RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXInt16Value Class

Implementation of 16-byte integer values.

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

Implementation of TDBXWritableValue for TDBXDataTypes.Int16Type values. 

 

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