TIWCGJQComboBoxExOptions.AddGroupOption(string,string,string,boolean) Method

Add new option to group

Namespace: IWCGJQComboBox
public
 procedure AddGroupOption(AGroupLabel: string; AText: string; AValue: string; ADisabled: boolean = False);

Parameters

AGroupLabel
Type: string

AText
Type: string

AValue
Type: string

ADisabled
Type: boolean