TIWCGJQMCustomRadioButtons Class

Represents type TIWCGJQMCustomRadioButtons.

Namespace: IWCGJQMRadioButtons
TIWCGJQMContainer
  IWCGJQMRadioButtons.TIWCGJQMCustomRadioButtons
    IWCGJQMRadioButtons.TIWCGJQMRadioButtons
type
 TIWCGJQMCustomRadioButtons = class(TIWCGJQMContainer)
 end;

The TIWCGJQMCustomRadioButtons type exposes the following members.

Show:
 NameDescription
Create(TComponent)

Initializes a new instance of the TIWCGJQMCustomRadioButtons class.

Destroy

Represents the destructor of the TIWCGJQMCustomRadioButtons class.

Top
Show:
 NameDescription
JQMRadioButtonsOptions

Represents property JQMRadioButtonsOptions.

RadioButtons

Represents property RadioButtons.

SelectedIndex

Represents property SelectedIndex.

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