| InsertMaskChar method |
Applies to
TMaskEnh
Declaration
Function InsertMaskChar(var AValue: char; WithLiterals: boolean ): boolean;
Description
Insert a character at the current position. WithLiterals indicates whether
input is expected to contain mask literals. Returns true if the character
was successfully inserted. If it was not successful then DoValidateError
will have been called.