Back to Devexpress

TcxvgOnGetContentStyleEvent Type

vcl-cxvgrid-bf8cfc42.md

latest743 B
Original Source

TcxvgOnGetContentStyleEvent Type

Declaration

delphi
TcxvgOnGetContentStyleEvent = procedure(Sender: TObject; AEditProp: TcxCustomEditorRowProperties; AFocused: Boolean; ARecordIndex: Integer; var AStyle: TcxStyle) of object;

Parameters

NameType
SenderTObject
AEditPropTcxCustomEditorRowProperties
AFocusedBoolean
ARecordIndexInteger
AStyleTcxStyle

See Also

cxVGrid Unit