RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXInt32Value.SetInt32 Method

Sets the 32-byte integer value for 32-byte integer data types.

Pascal
procedure SetInt32(Value: TInt32); override;
C++
virtual __fastcall SetInt32(TInt32 Value);

Sets the 32-byte integer value for TDBXValue instances with a data type of Int32Type. 

 

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