RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXBooleanValue Class

Implementation of writable boolean values.

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

Implementation of TDBXWritableValue for TDBXDataTypes.BooleanType values. 

 

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