Back to Devexpress

TdxListViewCalculateItemAutomationPropertyEvent Type

vcl-dxlistview-d45cded4.md

latest621 B
Original Source

TdxListViewCalculateItemAutomationPropertyEvent Type

Declaration

delphi
TdxListViewCalculateItemAutomationPropertyEvent = procedure(AItemViewInfo: TdxListViewCustomViewInfo; AProperty: TdxAutomationProperty; AProperties: TdxAutomationProperties) of object;

Parameters

NameType
AItemViewInfoTdxListViewCustomViewInfo
APropertyTdxAutomationProperty
APropertiesTdxAutomationProperties

See Also

dxListView Unit