TIWCGJQGridColGetImageEvent Delegate

Represents type TIWCGJQGridColGetImageEvent.

Namespace: IWCGJQGrid
type
 TIWCGJQGridColGetImageEvent = procedure(Sender: TObject; ACol: TIWCGJQGridCol; const ARowId,ACellValue: string;
 var APicture: TPicture; var AImgUrl,ATitle,AAltTitle: string) of object;

Parameters

Sender
Type: TObject

ACol
Type: TIWCGJQGridCol

ARowId
Type: string

ACellValue
Type: string

APicture
Type: TPicture

AImgUrl
Type: string

ATitle
Type: string

AAltTitle
Type: string