System.MaskUtils.MaskFieldSeparator
Delphi
MaskFieldSeparator: Char = ';';
C++
extern DELPHI_PACKAGE System::WideChar MaskFieldSeparator;
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| variable | public | System.MaskUtils.pas System.MaskUtils.hpp | System.MaskUtils | System.MaskUtils | 
Description
MaskFieldSeparator is used internally.
This variable is used internally by FormatMaskText. Do not use MaskFieldSeparator directly.