Using maskedit in delphi

yosra_info Posted messages 23 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

1 answer

christ91147 Posted messages 18 Status Member
 
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
-1
ait_infor Posted messages 2 Registration date   Status Member Last intervention  
 
Je veux savoir comment affecter un maskedit à une date.
0
Heremion Posted messages 564 Status Member 102
 
You usually have predefined types, especially for dates...
0