TIWCGJQMRadioButtons Class

Represents type TIWCGJQMRadioButtons.

Namespace: IWCGJQMRadioButtons
TIWCGJQMContainer
  IWCGJQMRadioButtons.TIWCGJQMCustomRadioButtons
    IWCGJQMRadioButtons.TIWCGJQMRadioButtons
type
 [ComponentPlatformsAttribute(pidWin32 or pidWin64)]
 TIWCGJQMRadioButtons = class(TIWCGJQMCustomRadioButtons)
 end;

The TIWCGJQMRadioButtons type exposes the following members.

Show:
 NameDescription
Create(TComponent)

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

Top
Show:
 NameDescription
Align

Represents property Align.

Enabled

Represents property Enabled.

JQMRadioButtonsOptions

RadioButtons options

RadioButtons

Radiobuttons List

SelectedIndex

Return current selected index.

Note

property ReadOnly.

Top
Show:
 NameDescription
GetDocumentationLink

Represents method GetDocumentationLink. (Inherited from TIWCGJQMCustomRadioButtons.)

GetHTML5

Represents method GetHTML5. (Inherited from TIWCGJQMCustomRadioButtons.)

GetHtmlTag(TIWCompContext)

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

GetInputControlNames(TStringList)

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

GetJQHTMLName

Represents method GetJQHTMLName. (Inherited from TIWCGJQMCustomRadioButtons.)

GetMobile

Represents method GetMobile. (Inherited from TIWCGJQMCustomRadioButtons.)

GetRenderScript

Represents method GetRenderScript. (Inherited from TIWCGJQMCustomRadioButtons.)

RenderHTML(TIWCompContext)

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

ResponseEvent(TObject,string)

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

SetEnabled(Boolean)

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

SetValue(string)

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

Top