I’m trying to make a semi-complex masking textbox in Delphi 7. I’m having problems in that I can’t find any kind of reference for what each character in a mask means. All I can find are examples.
Is there a reference somewhere?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I think this topic from the documentation has the most complete list of characters.
The same topic can be found in your Delphi 7 help file by searching for TMaskEdit. I just checked the Delphi 6 help file and the list of mask characters is identical to the XE2 version so, as @afrazier says, nothing much appears to have changed.