DBXCommon.TDBXWritableValue.SetInt32
From RAD Studio VCL Reference
Delphi Information
From DBXCommon.pas
procedure SetInt32(const Value: Integer); virtual;
Unit: DBXCommon
Type: method
Visibility: public
Member Of: TDBXWritableValue
Description
Sets the 32-byte integer value for 32-byte integer data types.
Sets the 32-byte integer value for TDBXValue instances with a data type of Int32Type.