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