TIWCGJQGridAutoCompleteGetDataEvent Delegate

Represents type TIWCGJQGridAutoCompleteGetDataEvent.

Namespace: IWCGJQGrid
type
 TIWCGJQGridAutoCompleteGetDataEvent = procedure(Sender: TObject; ACol: TIWCGJQGridCol; const ATerm: string;
 var AJSon: ISuperObject) of object;

Parameters

Sender
Type: TObject

ACol
Type: TIWCGJQGridCol

ATerm
Type: string

AJSon
Type: ISuperObject