TIWCGJQMCheckButtons Class

Represents type TIWCGJQMCheckButtons.

Namespace: IWCGJQMCheckButtons
TIWCGJQMContainer
  IWCGJQMCheckButtons.TIWCGJQMCustomCheckButtons
    IWCGJQMCheckButtons.TIWCGJQMCheckButtons
type
 [ComponentPlatformsAttribute(pidWin32 or pidWin64)]
 TIWCGJQMCheckButtons = class(TIWCGJQMCustomCheckButtons)
 end;

The TIWCGJQMCheckButtons type exposes the following members.

Show:
 NameDescription
Create(TComponent)

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

Top
Show:
 NameDescription
Align

Represents property Align.

CheckButtons

List of checkbuttons

Enabled

Represents property Enabled.

JQMCheckButtonsOptions

CheckButtons Options

Top
Show:
 NameDescription
GetDocumentationLink

Represents method GetDocumentationLink. (Inherited from TIWCGJQMCustomCheckButtons.)

GetHTML5

Represents method GetHTML5. (Inherited from TIWCGJQMCustomCheckButtons.)

GetHtmlTag(TIWCompContext)

Represents method GetHtmlTag(TIWCompContext). (Inherited from TIWCGJQMCustomCheckButtons.)

GetInputControlNames(TStringList)

Represents method GetInputControlNames(TStringList). (Inherited from TIWCGJQMCustomCheckButtons.)

GetJQHTMLName

Represents method GetJQHTMLName. (Inherited from TIWCGJQMCustomCheckButtons.)

GetMobile

Represents method GetMobile. (Inherited from TIWCGJQMCustomCheckButtons.)

GetRenderScript

Represents method GetRenderScript. (Inherited from TIWCGJQMCustomCheckButtons.)

RenderHTML(TIWCompContext)

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

ResponseEvent(TObject,string)

Represents method ResponseEvent(TObject,string). (Inherited from TIWCGJQMCustomCheckButtons.)

SetEnabled(Boolean)

Represents method SetEnabled(Boolean). (Inherited from TIWCGJQMCustomCheckButtons.)

SetValue(string)

Represents method SetValue(string). (Inherited from TIWCGJQMCustomCheckButtons.)

Top