API:System.JSON.TJSONArray.Format

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure Format(Builder: TStringBuilder; const ParentIdent, Ident: string); overload; override;

C++

virtual void __fastcall Format(System::Sysutils::TStringBuilder* Builder, const System::UnicodeString ParentIdent, const System::UnicodeString Ident)/* overload */;
inline System::UnicodeString __fastcall  Format(int Indentation = 0x4){ return TJSONAncestor::Format(Indentation); }

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
public
System.JSON.pas
System.JSON.hpp
System.JSON TJSONArray

説明


このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。