RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXWideStringValue Class

Implementation of writable wide string values.

Pascal
TDBXWideStringValue = class(TDBXWritableValue);
C++
class TDBXWideStringValue : public TDBXWritableValue;

Implementation of TDBXWritableValue for TDBXDataTypes.WideStringType values. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!