RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXWritableValue Class

Extension of TDBXValue that adds the ability to set a value.

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

DBXCommon

Extension of TDBXValue that adds the ability to set a value. This is only used by Value. Value array property uses the readonly TDBXValue

 

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