RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXBooleanValue Class

Implementation of writable boolean values.

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

DBXCommon

Implementation of TDBXWritableValue for TDBXDataTypes.BooleanType values. 

 

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