Skip to main content

TcxVerticalGridGetDisplayTextEvent Type

Declaration

TcxVerticalGridGetDisplayTextEvent = procedure(Sender: TcxCustomEditorRowProperties; ARecord: Integer; var AText: string) of object;

Parameters

Name Type
Sender TcxCustomEditorRowProperties
ARecord Integer
AText string
See Also