Datasnap.DSCommonProxy.TDSProxyParameter.IsKnownJSONTypeName
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.