API:System.Rtti.TRttiIndexedProperty.ReadMethod
Delphi
property ReadMethod: TRttiMethod read GetReadMethod;
C++
__property TRttiMethod* ReadMethod = {read=GetReadMethod};
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.