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