Skip to main content
A newer version of this page is available. .

TcxVerticalGridGetEditPropertiesEvent Type

Declaration

TcxVerticalGridGetEditPropertiesEvent = procedure(Sender: TcxCustomEditorRowProperties; ARecordIndex: Integer; var AProperties: TcxCustomEditProperties) of object;

Parameters

Name Type
Sender TcxCustomEditorRowProperties
ARecordIndex Integer
AProperties TcxCustomEditProperties
See Also