System.JSON.TJSONObject.ToChars
Delphi
procedure ToChars(Builder: TStringBuilder; Options: TJSONAncestor.TJSONOutputOptions); override;
C++
virtual void __fastcall ToChars(System::Sysutils::TStringBuilder* Builder, TJSONAncestor::TJSONOutputOptions Options)/* overload */;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | System.JSON.pas System.JSON.hpp |
System.JSON | TJSONObject |
Description
Embarcadero Technologies does not currently have any additional information.