Back to Devexpress

TdxTreeListInitializeCellAutomationPropertiesEvent Type

vcl-cxtl-c7c9535d.md

latest537 B
Original Source

TdxTreeListInitializeCellAutomationPropertiesEvent Type

Declaration

delphi
TdxTreeListInitializeCellAutomationPropertiesEvent = procedure(ARow: TcxTreeListNode; AColumn: TcxTreeListColumn; AProperties: TdxAutomationProperties) of object;

Parameters

NameType
ARowTcxTreeListNode
AColumnTcxTreeListColumn
APropertiesTdxAutomationProperties

See Also

cxTL Unit