MaskEnabled: Boolean;
The MaskEnabled property determines whether the component operates in the data input mode in accordance with the specified template and the input mask.
If the property is set to True, the data is entered according to the specified template and input mask, otherwise the component works identically to the EditBox component.
The property use is given in the example for IMaskEdit.InputTemplate.
See also: