System.MaskUtils.MaskGetFldSeparator

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function MaskGetFldSeparator(const EditMask: String): Integer;

C++

extern DELPHI_PACKAGE int __fastcall MaskGetFldSeparator(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

MaskGetFldSeparator est utilisée en interne.

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

Voir aussi