RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXInt32Value Class

Implementation of writable 32-byte integer values.

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

DBXCommon

Implementation of TDBXWritableValue for TDBXDataTypes.Int32Type values. 

 

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