TIWCGJQDropDownGetDataEvent Delegate

Represents type TIWCGJQDropDownGetDataEvent.

Namespace: IWCGJQDropDown
type
 TIWCGJQDropDownGetDataEvent = procedure(Sender: TObject; const ATerm: string; const APage: Integer;
 var AJSon: ISuperObject; var AIsMore: Boolean) of object;

Parameters

Sender
Type: TObject

ATerm
Type: string

APage
Type: Integer

AJSon
Type: ISuperObject

AIsMore
Type: Boolean