TIWCGJQMPopup Class

Represents type TIWCGJQMPopup.

Namespace: IWCGJQMPopup
TIWCGJQMContainer
  IWCGJQMPopup.TIWCGJQMCustomPopup
    IWCGJQMPopup.TIWCGJQMPopup
type
 [ComponentPlatformsAttribute(pidWin32 or pidWin64)]
 TIWCGJQMPopup = class(TIWCGJQMCustomPopup)
 end;

The TIWCGJQMPopup type exposes the following members.

Show:
 NameDescription
Create(TComponent)

Initializes a new instance of the TIWCGJQMCustomPopup class. (Inherited from TIWCGJQMCustomPopup.)

Top
Show:
 NameDescription
CallerHTMLName

Represents property CallerHTMLName. (Inherited from TIWCGJQMCustomPopup.)

JQMPopupOptions

Popup options

Top
Show:
 NameDescription
AcceptDesignTimeControlWithin(TControl,string,Boolean)

Represents method AcceptDesignTimeControlWithin(TControl,string,Boolean). (Inherited from TIWCGJQMCustomPopup.)

GetDocumentationLink

Represents method GetDocumentationLink. (Inherited from TIWCGJQMCustomPopup.)

GetHTML5

Represents method GetHTML5. (Inherited from TIWCGJQMCustomPopup.)

GetMobile

Represents method GetMobile. (Inherited from TIWCGJQMCustomPopup.)

GetRenderScript

Represents method GetRenderScript. (Inherited from TIWCGJQMCustomPopup.)

RenderHTML(TIWCompContext)

Represents method RenderHTML(TIWCompContext). (Inherited from TIWCGJQMCustomPopup.)

RenderStyle(TIWCompContext)

Represents method RenderStyle(TIWCompContext). (Inherited from TIWCGJQMCustomPopup.)

SetCalledCtrlOptions(TIWCGJQMLinkingOptions)

Represents method SetCalledCtrlOptions(TIWCGJQMLinkingOptions). (Inherited from TIWCGJQMCustomPopup.)

SetCallerCtrlOptions(TIWCGJQMLinkingOptions)

Represents method SetCallerCtrlOptions(TIWCGJQMLinkingOptions). (Inherited from TIWCGJQMCustomPopup.)

Top