System.JSON.Serializers.TJsonProperty.Readable
Delphi
property Readable: Boolean read FReadable write FReadable;
C++
__property bool Readable = {read=FReadable, write=FReadable, nodefault};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | System.JSON.Serializers.pas System.JSON.Serializers.hpp |
System.JSON.Serializers | TJsonProperty |
Description
Embarcadero Technologies does not currently have any additional information.