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