RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXInt32Value.SetInt32 Method

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

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

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

 

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