API:System.Rtti.TRttiEnumerationType.UnderlyingType
Delphi
property UnderlyingType: TRttiType read GetUnderlyingType;
C++
__property TRttiType* UnderlyingType = {read=GetUnderlyingType};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | System.Rtti.pas System.Rtti.hpp |
System.Rtti | TRttiEnumerationType |
Description
Embarcadero Technologies does not currently have any additional information.