TIWCGJQDropDownGetDataExEvent Delegate

Represents type TIWCGJQDropDownGetDataExEvent.

Namespace: IWCGJQDropDown
type
 TIWCGJQDropDownGetDataExEvent = procedure(Sender: TObject; const ATerm: string; const APage: Integer;
 AData: TStrings; var AIsMore: Boolean) of object;

Parameters

Sender
Type: TObject

ATerm
Type: string

APage
Type: Integer

AData
Type: TStrings

AIsMore
Type: Boolean