TIWCGJQComboBoxExItems.AddOption(string,string,boolean) Method

Represents method AddOption(string,string,boolean).

Namespace: IWCGJQComboBox
public
 function AddOption(ACaption, AValue: string; ADisabled: boolean = False) : TIWCGJQComboBoxExItem;

Parameters

ACaption
Type: string

AValue
Type: string

ADisabled
Type: boolean

Return Value