TIWCGJQGridColGetLinkEvent Delegate

Represents type TIWCGJQGridColGetLinkEvent.

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

Parameters

Sender
Type: TObject

ACol
Type: TIWCGJQGridCol

ARowId
Type: string

ACellValue
Type: string

AUrl
Type: string