Sat, 11 Nov 2000 03:00:00 GMT
How can I mask a TEdit ?
Quotegfo...@dinamic.ip (Mahavishnu) wrote: > Hi, > I'm trying to mask a TEdit when an user input data like a date. > I don't have idea to do this like when some user press twice for day, > the separator appears / or - and next more 2 , separator, etc.. > Thanks
Try to use the component TMaskEdit instead. This gives you several opportunities. Check the Help File. Regards Erik.
|