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