TIWCGJQMCustomFlipSwitch Class

Represents type TIWCGJQMCustomFlipSwitch.

Namespace: IWCGJQMFlipSwitch
TIWCGJQMContainer
  IWCGJQMFlipSwitch.TIWCGJQMCustomFlipSwitch
    IWCGJQMFlipSwitch.TIWCGJQMFlipSwitch
type
 TIWCGJQMCustomFlipSwitch = class(TIWCGJQMContainer)
 end;

The TIWCGJQMCustomFlipSwitch type exposes the following members.

Show:
 NameDescription
Create(TComponent)

Initializes a new instance of the TIWCGJQMCustomFlipSwitch class.

Destroy

Represents the destructor of the TIWCGJQMCustomFlipSwitch class.

Top
Show:
 NameDescription
JQMFlipSwitchOptions

Represents property JQMFlipSwitchOptions.

Top
Show:
 NameDescription
GetDocumentationLink

Represents method GetDocumentationLink.

GetEnabled

Represents method GetEnabled.

GetHTML5

Represents method GetHTML5.

GetInputControlNames(TStringList)

Represents method GetInputControlNames(TStringList).

GetJQHTMLName

Represents method GetJQHTMLName.

GetMobile

Represents method GetMobile.

GetRenderScript

Represents method GetRenderScript.

RenderDesignHTML(TIWHTMLTag)

Represents method RenderDesignHTML(TIWHTMLTag).

RenderHTML(TIWCompContext)

Represents method RenderHTML(TIWCompContext).

SetEnabled(Boolean)

Represents method SetEnabled(Boolean).

SetValue(string)

Represents method SetValue(string).

Top