Datasnap.DSCommonProxy.TDSProxyParameter.IsKnownJSONTypeName

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function IsKnownJSONTypeName: Boolean; virtual;

C++

virtual bool __fastcall IsKnownJSONTypeName(void);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
Datasnap.DSCommonProxy.pas
Datasnap.DSCommonProxy.hpp
Datasnap.DSCommonProxy TDSProxyParameter


Beschreibung

Als protected deklarierte Getter-Implementierung für die Eigenschaft KnownJSONTypeName.

Siehe auch