TIWCGJQMultiSelectItems Class

JQMultiSelect list of options

Namespace: IWCGJQMultiSelect
TCGIndexedCollection
  IWCGJQMultiSelect.TIWCGJQMultiSelectItems
type
 TIWCGJQMultiSelectItems = class(TCGIndexedCollection)
 end;

The TIWCGJQMultiSelectItems type exposes the following members.

Show:
 NameDescription
Create(TPersistent)

Initializes a new instance of the TIWCGJQMultiSelectItems class.

Top
Show:
 NameDescription
ItemsByValue[string]

Get options by value

Items[Integer]

Get option by index

JQMultiSelect

Represents property JQMultiSelect.

Top
Show:
 NameDescription
Add

Add new option

AddOption(string,string,boolean,boolean)

Add new option

GetOwner

Represents method GetOwner.

Top