TIWCGJQMultiSelectItem Class

JQMultiSelect option class

Namespace: IWCGJQMultiSelect
TCGIndexedCollectionItem
  IWCGJQMultiSelect.TIWCGJQMultiSelectItem
type
 TIWCGJQMultiSelectItem = class(TCGIndexedCollectionItem)
 end;

The TIWCGJQMultiSelectItem type exposes the following members.

Show:
 NameDescription
Create(TCollection)

Initializes a new instance of the TIWCGJQMultiSelectItem class.

Destroy

Represents the destructor of the TIWCGJQMultiSelectItem class.

Top
Show:
 NameDescription
Caption

Gets or Sets the caption of option

Disabled

Gets or sets the state of option

GroupIndex

Gets or Sets the group index of option

Icon

Gets or sets the image of option

ItemHeight

Gets or Sets the height of option

JQMultiSelectItems

Represents property JQMultiSelectItems.

MultiLine

Gets or sets the multi line support of option.

Selected

Gets o sets the selection of option

Style

Gets or Sets the custom/user style of option

UniqueName

Gets the unique name of option

Value

Gets or Sets the value of option

Top
Show:
 NameDescription
Assign(TPersistent)

Represents method Assign(TPersistent).

GetDisplayName

Represents method GetDisplayName.

Top