Data.DBXStreamPlatform.TDBXJSonRow.SetWideChars
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: Data.DBXStreamPlatform.pas Data.DBXStreamPlatform.hpp
| |
Unit: Data.DBXStreamPlatform | |
Parent: TDBXJSonRow |
Delphi
procedure SetWideChars(DbxValue: TDBXWideStringValue; const Value: string); override;
C++
virtual void __fastcall SetWideChars(Data::Dbxcommon::TDBXWideStringValue* DbxValue, const System::UnicodeString Value);
Description
Embarcadero Technologies does not currently have any additional information.