API:System.MaskUtils.FormatMaskText
Delphi
function FormatMaskText(const EditMask: string; const Value: string ): string;
C++
extern DELPHI_PACKAGE System::UnicodeString __fastcall FormatMaskText(const System::UnicodeString EditMask, const System::UnicodeString Value);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | System.MaskUtils.pas System.MaskUtils.hpp |
System.MaskUtils | System.MaskUtils |
Description
Embarcadero Technologies does not currently have any additional information.