API:System.JSON.Writers.TJsonWriter.CloseOutput
Delphi
property CloseOutput: Boolean read FCloseOutput write FCloseOutput;
C++
__property bool CloseOutput = {read=FCloseOutput, write=FCloseOutput, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | System.JSON.Writers.pas System.JSON.Writers.hpp |
System.JSON.Writers | TJsonWriter |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!