Back to Devexpress

TcxGridGetRecordStyleEvent Type

vcl-cxgridcustomtableview-9e00685b.md

latest533 B
Original Source

TcxGridGetRecordStyleEvent Type

Declaration

delphi
TcxGridGetRecordStyleEvent = procedure(Sender: TcxCustomGridTableView; ARecord: TcxCustomGridRecord; var AStyle: TcxStyle) of object;

Parameters

NameType
SenderTcxCustomGridTableView
ARecordTcxCustomGridRecord
AStyleTcxStyle

See Also

cxGridCustomTableView Unit