System.JSON.BSON.TBsonWriter.WriteCode
Delphi
procedure WriteCode(const Code: string);
C++
void __fastcall WriteCode(const System::UnicodeString Code);
Propriétés
| Type | Visibilité | Source | Unité | Parent | 
|---|---|---|---|---|
| procedure function | public | System.JSON.BSON.pas System.JSON.BSON.hpp | System.JSON.BSON | TBsonWriter | 
Description
Ecrit la valeur du code JavaScript spécifié.