MaskUtils.MaskIntlLiteralToChar
From RAD Studio VCL Documentation (German)
Contents |
Delphi-Informationen
von MaskUtils.pas
function MaskIntlLiteralToChar(IChar: Char): Char;
Unit: MaskUtils
Typ: Funktion
Sichtbarkeit: public
C++-Informationen
von MaskUtils.hpp
wchar_t __fastcall MaskIntlLiteralToChar(wchar_t IChar);
Unit: MaskUtils
Typ: Funktion
Beschreibung
MaskIntlLiteralToChar wird intern verwendet.
Diese Funktion wird intern von FormatMaskText verwendet. Rufen Sie MaskIntlLiteralToChar nicht direkt auf.