System.UCS2Char

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

Delphi

type UCS2Char = WideChar;

C++

typedef WideChar UCS2Char;

プロパティ

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

説明

WideChar のエイリアスです。

UCS2Char 型は WideChar のエイリアスです。

関連項目