RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXWritableValue.SetInt16 Method

Sets the the smallInt value for 16-byte integer data types.

Pascal
procedure SetInt16(const Value: SmallInt); virtual;
C++
virtual __fastcall SetInt16(const SmallInt Value);

Sets the the smallInt value for TDBXValue instances with a data type of Int16Type

 

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