TIWCGJQGridColGetSelectDataEvent Delegate

Represents type TIWCGJQGridColGetSelectDataEvent.

Namespace: IWCGJQGrid
type
 TIWCGJQGridColGetSelectDataEvent = procedure(Sender: TObject; ACol: TIWCGJQGridCol; AData: TStrings) of object;

Parameters

Sender
Type: TObject

ACol
Type: TIWCGJQGridCol

AData
Type: TStrings