System.HFAAttribute.ElementCount
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.