Back to Devexpress

TdxCustomDrawCellEvent Type

vcl-dxpsstdgrlnk-8f93bba6.md

latest855 B
Original Source

TdxCustomDrawCellEvent Type

Declaration

delphi
TdxCustomDrawCellEvent = procedure(Sender: TBasedxReportLink; ACol: Integer; ARow: Integer; ACanvas: TCanvas; ABoundsRect: TRect; AClientRect: TRect) of object;

Parameters

NameType
SenderTBasedxReportLink
AColInteger
ARowInteger
ACanvasTCanvas
ABoundsRectTRect
AClientRectTRect

See Also

dxPSStdGrLnk Unit