TIWCGJQCheckBoxItem Class

Represents type TIWCGJQCheckBoxItem.

Namespace: IWCGJQCheckBoxList
TCGCollectionItem
  IWCGJQCheckBoxList.TIWCGJQCheckBoxItem
type
 TIWCGJQCheckBoxItem = class(TCGCollectionItem)
 end;

The TIWCGJQCheckBoxItem type exposes the following members.

Show:
 NameDescription
Create(TCollection)

Initializes a new instance of the TIWCGJQCheckBoxItem class.

Top
Show:
 NameDescription
Caption

The checkbox caption

Note

Supports asynchronous change: Yes

CheckBoxItems

Represents property CheckBoxItems.

Disabled

The checkbox state - enabled/disabled

Note

Supports asynchronous change: Yes

GroupIndex

The checkbox group index

Note

Supports asynchronous change: No

Selected

The checkbox state - checked/unchecked.

Note

Supports asynchronous change: Yes

Value

The checkbox value

Note

Supports asynchronous change: No

Top
Show:
 NameDescription
Assign(TPersistent)

Represents method Assign(TPersistent).

GetDisplayName

Represents method GetDisplayName.

Top