TdxCalculateAutomationPropertyEvent Type
In This Article
#Declaration
Delphi
TdxCalculateAutomationPropertyEvent = procedure(ASender: TObject; AProperty: TdxAutomationProperty; AProperties: TdxAutomationProperties) of object;
#Parameters
Name | Type |
---|---|
ASender | TObject |
AProperty | Tdx |
AProperties | Tdx |
See Also