System.MaskUtils.MaskGetCharType

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function MaskGetCharType(const EditMask: string; MaskOffset: Integer): TMaskCharType;

C++

extern DELPHI_PACKAGE TMaskCharType __fastcall MaskGetCharType(const System::UnicodeString EditMask, int MaskOffset);

Propriétés

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

Description

MaskGetCharType est utilisée en interne.

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

Voir aussi