TIWCGJQGridAutoCompleteGetDataExEvent Delegate

Represents type TIWCGJQGridAutoCompleteGetDataExEvent.

Namespace: IWCGJQGrid
type
 TIWCGJQGridAutoCompleteGetDataExEvent = procedure(Sender: TObject; ACol: TIWCGJQGridCol; const ATerm: string;
 AData: TStrings) of object;

Parameters

Sender
Type: TObject

ACol
Type: TIWCGJQGridCol

ATerm
Type: string

AData
Type: TStrings