System.HFAAttribute.ElementType

From RAD Studio API Documentation
Jump to: navigation, search

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.

See Also