System.Rtti.TRttiPlaceMember.IsReadable
Delphi
property IsReadable: Boolean read GetIsReadable;
C++
__property bool IsReadable = {read=GetIsReadable, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | System.Rtti.pas System.Rtti.hpp | System.Rtti | TRttiPlaceMember | 
Description
Embarcadero Technologies does not currently have any additional information.