System.JSON.Types.TJsonLineInfo
Delphi
TJsonLineInfo = class
C++
class PASCALIMPLEMENTATION TJsonLineInfo : public System::TObject
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | System.JSON.Types.pas System.JSON.Types.hpp |
System.JSON.Types | System.JSON.Types |
Description
Base class to provide information about the JSON position.
TJsonLineInfo is the base class to provide information about the JSON position being written or read in a stream.