RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXWritableValue.SetInt16 Method

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

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

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

 

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