TIWCGJQGridColUpdateCellControlEvent Delegate

Represents type TIWCGJQGridColUpdateCellControlEvent.

Namespace: IWCGJQGrid
type
 TIWCGJQGridColUpdateCellControlEvent = procedure(Sender: TObject; ACol: TIWCGJQGridCol; AControl: TControl; ARowIdx: Integer;
 const ARowId,ACellValue: string; var AResizeCell: Boolean) of object;

Parameters

Sender
Type: TObject

ACol
Type: TIWCGJQGridCol

AControl
Type: TControl

ARowIdx
Type: Integer

ARowId
Type: string

ACellValue
Type: string

AResizeCell
Type: Boolean