System.HFAAttribute.ElementType
Delphi
property ElementType: Pointer read FElementType;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | System.pas | System | HFAAttribute |
Description
For internal use only.
ElementType property is designed for internal RTTI functionality. It provides the type of element type in the related structured type.
For more information, see HFAAttribute.Create.