System.MaskUtils.MaskIntlLiteralToChar

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function MaskIntlLiteralToChar(IChar: Char): Char;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
System.MaskUtils.pas
System.MaskUtils.hpp
System.MaskUtils System.MaskUtils

Beschreibung

MaskIntlLiteralToChar wird intern verwendet.

Diese Funktion wird intern von FormatMaskText verwendet. Rufen Sie MaskIntlLiteralToChar nicht direkt auf.

Siehe auch