System.JSON.Types.TJsonFiler

Aus RAD Studio API Documentation

TJsonFilerSystem.JSON.Types.TJsonLineInfoSystem.TObject

Delphi

TJsonFiler = class(TJsonLineInfo)

C++

class PASCALIMPLEMENTATION TJsonFiler : public TJsonLineInfo

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
System.JSON.Types.pas
System.JSON.Types.hpp
System.JSON.Types System.JSON.Types

Beschreibung

Basisklasse zum Bereitstellen von Informationen über die JSON-Position. {{#multireplace:System.JSON.Types.TJsonFiler|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:System.JSON.Types.TJsonLineInfo|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:System.JSON.Types.TJsonLineInfo|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Basisklasse zum Bereitstellen von Informationen über die JSON-Position.

TJsonLineInfo ist die Basisklasse zum Bereitstellen von Informaitonen über die JSON-Position, die gerade in einem Stream geschrieben oder gelesen wird.

Siehe auch