TCnMaskedTextBox.SkipLiterals Property
Gets or sets a value indicating whether the user is allowed to reenter literal values.
published property SkipLiterals: Boolean read GetSkipLiterals write SetSkipLiterals default True;
Property Value
Type: Boolean
true to allow literals to be reentered; otherwise, false to prevent the user from overwriting literal characters. The default is true.