TIWCGJQGridColGetImageExEvent Delegate

Represents type TIWCGJQGridColGetImageExEvent.

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

Parameters

Sender
Type: TObject

ACol
Type: TIWCGJQGridCol

ARowId
Type: string

ACellValue
Type: string

APicture
Type: TPicture

AImgUrl
Type: string

AImageProps
Type: TIWCGJQGridColImageProps