System.MaskUtils.MaskGetMaskBlank

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function MaskGetMaskBlank(const EditMask: string): Char;

C++

extern DELPHI_PACKAGE System::WideChar __fastcall MaskGetMaskBlank(const System::UnicodeString EditMask);

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.MaskUtils.pas
System.MaskUtils.hpp
System.MaskUtils System.MaskUtils

Description

MaskGetMaskBlank est utilisée en interne.

Cette fonction est utilisée en interne par FormatMaskText. N'appelez pas directement MaskGetMaskBlank.

Voir aussi