TIWCGJQMSelectBoxItems.AddOption(string,string,boolean) Method

Represents method AddOption(string,string,boolean).

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

Parameters

ACaption
Type: string

AValue
Type: string

ADisabled
Type: boolean

Return Value