Data.DBXCommon.TDBXInt32Value

Delphi
TDBXInt32Value = class(TDBXWritableValue)
C++
class PASCALIMPLEMENTATION TDBXInt32Value : public TDBXWritableValue
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | Data.DBXCommon.pas Data.DBXCommon.hpp |
Data.DBXCommon | Data.DBXCommon |
Description
Implementation of writable 32-byte integer values.
Implementation of TDBXWritableValue for TDBXDataTypes.Int32Type values.