Data.DBXPlatform.TInt32
Delphi
unit Data.DBXPlatform;
interface
C++
typedef int TInt32;
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
type typedef |
public | Data.DBXPlatform.pas Data.DBXPlatform.hpp |
Data.DBXPlatform | Data.DBXPlatform |
説明
FixedInt 値を表します。
TInt32 型は、すべての 64 ビットおよび 32 ビット プラットフォームで 32 ビット符号付き整数型である FixedInt 値を表します。