Back to Devexpress

TdxTreeListCalculateCellAutomationPropertyEvent Type

vcl-cxtl-b1dc1acd.md

latest646 B
Original Source

TdxTreeListCalculateCellAutomationPropertyEvent Type

Declaration

delphi
TdxTreeListCalculateCellAutomationPropertyEvent = procedure(ARow: TcxTreeListNode; AColumn: TcxTreeListColumn; AProperty: TdxAutomationProperty; AProperties: TdxAutomationProperties) of object;

Parameters

NameType
ARowTcxTreeListNode
AColumnTcxTreeListColumn
APropertyTdxAutomationProperty
APropertiesTdxAutomationProperties

See Also

cxTL Unit