ReplaceMaskChar method

Applies to
TMaskEnh

Declaration
Function ReplaceMaskChar(var AValue: char; WithLiterals, IncPos: boolean ): boolean;

Description
Replace the character after the current position. WithLiterals indicates whether input is expected to contain mask literals. Returns true if the character was successfully replaced. If it was not successful then DoValidateError will have been called.