Delphi
type Boolean = (False, True);
C++
typedef bool Boolean; //
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。