TIWCGJQMCustomCheckButtons Class

Checkbuttons class

Namespace: IWCGJQMCheckButtons
TIWCGJQMContainer
  IWCGJQMCheckButtons.TIWCGJQMCustomCheckButtons
    IWCGJQMCheckButtons.TIWCGJQMCheckButtons
type
 TIWCGJQMCustomCheckButtons = class(TIWCGJQMContainer)
 end;

The TIWCGJQMCustomCheckButtons type exposes the following members.

Show:
 NameDescription
Create(TComponent)

Initializes a new instance of the TIWCGJQMCustomCheckButtons class.

Destroy

Represents the destructor of the TIWCGJQMCustomCheckButtons class.

Top
Show:
 NameDescription
CheckButtons

Represents property CheckButtons.

JQMCheckButtonsOptions

Represents property JQMCheckButtonsOptions.

Top
Show:
 NameDescription
GetDocumentationLink

Represents method GetDocumentationLink.

GetHTML5

Represents method GetHTML5.

GetHtmlTag(TIWCompContext)

Represents method GetHtmlTag(TIWCompContext).

GetInputControlNames(TStringList)

Represents method GetInputControlNames(TStringList).

GetJQHTMLName

Represents method GetJQHTMLName.

GetMobile

Represents method GetMobile.

GetRenderScript

Represents method GetRenderScript.

RenderHTML(TIWCompContext)

Represents method RenderHTML(TIWCompContext).

ResponseEvent(TObject,string)

Represents method ResponseEvent(TObject,string).

SetEnabled(Boolean)

Represents method SetEnabled(Boolean).

SetValue(string)

Represents method SetValue(string).

Top