System.HFAAttribute
Delphi
HFAAttribute = class(TCustomAttribute)
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | System.pas | System | System |
Description
For internal use only.
A custom attribute class that holds the HFA information for the related structured type. You can use this attribute to override the RTTI HFA information that is generated at compile-time.
For more information, see the constructor.
See Also
- Procedure Call Standard for the ARM 64-bit Architecture (PDF), section 4.3.5.1 and 5.4.2 C.2