System.MaskUtils.MaskGetMaskSave
Delphi
function MaskGetMaskSave(const EditMask: string): Boolean;
C++
extern DELPHI_PACKAGE bool __fastcall MaskGetMaskSave(const System::UnicodeString EditMask);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | System.MaskUtils.pas System.MaskUtils.hpp |
System.MaskUtils | System.MaskUtils |
Description
MaskGetMaskSave is used internally.
This function is used internally by FormatMaskText. Do not call MaskGetMaskSave directly.