Data.DBXPlatform.TInt32

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

type TInt32 = Integer;

C++

typedef int TInt32;

プロパティ

種類 可視性 ソース ユニット
type
typedef
public
Data.DBXPlatform.pas
Data.DBXPlatform.hpp
Data.DBXPlatform Data.DBXPlatform


説明

FixedInt 値を表します。

TInt32 型は、すべての 64 ビットおよび 32 ビット プラットフォームで 32 ビット符号付き整数型である FixedInt 値を表します。

関連項目