UseMask: Boolean
The UseMask property sets the ability of using the editor mask.
If the property is set to True, mask usage is enabled for the Combo component. By default the property is set to False.
To ensure correct performance of the Combo.getMaskEdit method, the property must be set to True.
The example of property use is given in description of the Combo.getMaskEdit method.
See also: