TIWCGJQDropDownItems.AddOption(string,string,boolean,Integer) Method
Represents method AddOption(string,string,boolean,Integer)
.
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