Data.DBXPlatform.TInt32
[–] Properties | |
---|---|
Type: type typedef
| |
Visibility: public | |
Source: Data.DBXPlatform.pas Data.DBXPlatform.hpp
| |
Unit: Data.DBXPlatform | |
Parent: Data.DBXPlatform |
Delphi
unit Data.DBXPlatform;
interface
C++
typedef int TInt32;
Description
Represents a FixedInt value.
The TInt32 type represents a FixedInt value that is a 32-bit signed integer type across all 64-bit and 32-bit platforms.