TdxLookupGridCalculateRowAutomationPropertyEvent Type
Declaration
TdxLookupGridCalculateRowAutomationPropertyEvent = procedure(ARow: TcxLookupGridRowViewInfo; AProperty: TdxAutomationProperty; AProperties: TdxAutomationProperties) of object;
Parameters
| Name | Type |
|---|---|
| ARow | TcxLookupGridRowViewInfo |
| AProperty | TdxAutomationProperty |
| AProperties | TdxAutomationProperties |
See Also