RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXWritableValue.SetValue Method

Assigns contents of TDBXValue to this TDBXWritableValue.

Pascal
procedure SetValue(const Value: TDBXValue); virtual;
C++
virtual __fastcall SetValue(const TDBXValue Value);

SetValue assigns the contents of a TDBXValue to this TDBXWritableValue

 

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