API:System.Rtti.TRttiArrayType.TotalElementCount
Delphi
property TotalElementCount: Integer read GetTotalElementCount;
C++
__property int TotalElementCount = {read=GetTotalElementCount, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | System.Rtti.pas System.Rtti.hpp |
System.Rtti | TRttiArrayType |
Description
Embarcadero Technologies does not currently have any additional information.