RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXWideStringValue.SetWideString Method

Sets the wide string value for wide string data types.

Pascal
procedure SetWideString(const Value: WideString); override;
C++
virtual __fastcall SetWideString(const BSTR Value);

Sets the wide string value for TDBXValue instances with a data type of WideString. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!