TIWCGJQMSelectBoxItems.AddOption(string,string,boolean) Method
Represents method AddOption(string,string,boolean)
.
public function AddOption(ACaption, AValue: string; ADisabled: boolean = False) : TIWCGJQMSelectBoxItem;
Parameters
- ACaption
- Type: string
- AValue
- Type: string
- ADisabled
- Type: boolean