System.UInt32

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

Delphi

type UInt32 = Cardinal;

C++

typedef unsigned UInt32;

プロパティ

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

説明

Cardinal のエイリアスです。


関連項目