TIWCGJQGridColUpdateControlEvent Delegate

Represents type TIWCGJQGridColUpdateControlEvent.

Namespace: IWCGJQGrid
type
 TIWCGJQGridColUpdateControlEvent = procedure(Sender: TObject; ACol: TIWCGJQGridCol; const ARowId,ACellValue: string) of object;

Parameters

Sender
Type: TObject

ACol
Type: TIWCGJQGridCol

ARowId
Type: string

ACellValue
Type: string