TIWCGJQMRadioButton Class

RadioButton class

Namespace: IWCGJQMRadioButtons
TCGCollectionItem
  IWCGJQMRadioButtons.TIWCGJQMRadioButton
type
 TIWCGJQMRadioButton = class(TCGCollectionItem, IIWCGFuncAdapter)
 end;

The TIWCGJQMRadioButton type exposes the following members.

Show:
 NameDescription
Create(TCollection)

Initializes a new instance of the TIWCGJQMRadioButton class.

Destroy

Represents the destructor of the TIWCGJQMRadioButton class.

Top
Show:
 NameDescription
Caption

RadioButton Caption

Checked

RadioButton State

Enabled

Represents property Enabled.

RadioButtonsList

Represents property RadioButtonsList.

UniqueName

Represents property UniqueName.

Value

RadioButton Value

Top
Show:
 NameDescription
Assign(TPersistent)

Represents method Assign(TPersistent).

GetCGJSContainer

Represents method GetCGJSContainer.

GetDisplayName

Represents method GetDisplayName.

GetFixedScript(TIWCGJSonFunc,Boolean)

Represents method GetFixedScript(TIWCGJSonFunc,Boolean).

GetHTMLName

Represents method GetHTMLName.

GetImplComponent

Represents method GetImplComponent.

GetItemIndex

Represents method GetItemIndex.

GetIWCLName

Represents method GetIWCLName.

GetPropName

Represents method GetPropName.

Top