Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

TMaskEdit - How can I invoke the Mask Editor at runtime?

Status
Not open for further replies.

STWizard

Programmer
Oct 11, 2006
1
US
Greetings All,

Using Delphi 5.1

I'd like to use in my app the Input Mask Editor which pops-up when I click on the "..." button associated with EditMask property for TMaskEdit component. How can I have access to this Input Mask Editor during runtime so my end user can use it?

Does anyone know of a data aware version of this component or a better maskedit component?

Thanks,

Mike
 
i dont think there is a runtime editor avaliable.

you can set the mask at runtime but you will have to create your own editor.

Aaron Taylor
John Mutch Electronics
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top