System.JSON.TJSONObject.Format

De RAD Studio API Documentation
Aller à : navigation, rechercher

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); }

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
public
System.JSON.pas
System.JSON.hpp
System.JSON TJSONObject

Description


Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !