System.JSON.Types.TJsonPosition.WriteTo
Delphi
procedure WriteTo(const Sb: TStringBuilder);
C++
void __fastcall WriteTo(System::Sysutils::TStringBuilder* const Sb);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| procedure function | public | System.JSON.Types.pas System.JSON.Types.hpp | System.JSON.Types | TJsonPosition | 
説明
TStringBuilder に情報を書き込むヘルパ。