Using maskedit in delphi
yosra_info
Posted messages
23
Status
Member
-
Heremion Posted messages 564 Status Member -
Heremion Posted messages 564 Status Member -
Bonjour,
Please let me know how to use maskedit in Delphi 7?
Thanks in advance !!
Configuration: Windows XP / Firefox 3.6.2
Please let me know how to use maskedit in Delphi 7?
Thanks in advance !!
Configuration: Windows XP / Firefox 3.6.2
1 answer
-
Hello
the use of maskedit is very simple. first, its role is to check user input.
by modifying the "editmask" property, you can define your masks.
there is also the "text" property that receives the value of the editmask
I hope this is enough for you to get started with editmask
--
keep moving forward