System.MaskUtils.MaskIntlLiteralToChar

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

Delphi

function MaskIntlLiteralToChar(IChar: Char): Char;

C++

extern DELPHI_PACKAGE System::WideChar __fastcall MaskIntlLiteralToChar(System::WideChar IChar);

プロパティ

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

説明

MaskIntlLiteralToChar は、内部で使用されます。

この関数は、FormatMaskText が内部で使用します。 MaskIntlLiteralToChar を直接呼び出さないでください。

関連項目