TIWCGJQDropDownItems.AddOption(string,string,boolean,Integer) Method

Represents method AddOption(string,string,boolean,Integer).

Namespace: IWCGJQDropDown
public
 function AddOption(ACaption, AValue: string; ADisabled: boolean = False; AGroupIndex: Integer = -1) : TIWCGJQDropDownItem;

Parameters

ACaption
Type: string

AValue
Type: string

ADisabled
Type: boolean

AGroupIndex
Type: Integer

Return Value