System.HFAAttribute.ElementCount

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ElementCount: Integer read FElementCount;

Properties

Type Visibility Source Unit Parent
property public System.pas System HFAAttribute

Description

For internal use only.

ElementCount property is designed for internal RTTI functionality. It provides the number of element type in the related structured type.

For more information, see HFAAttribute.Create.

See Also