Re:How can you mask an input box?
In article <3e6b4...@newsgroups.borland.com>, Gadi says...
Quote
> Hello All.
> how can i make an input box masked so that when you type a character it
> turns into a "*"
Gadi, you posted this to the .basm (built-in assembler) group as well as
to the .objectpascal group. Not only is that a multi-post, which is not
allowed, but both groups are wrong as well.
Please, next time, only post to the one most appropriate group. In this
case it would be borland.public.delphi.vcl.components.using. Followup to
that group was set (i.e. a reply to this message will go there).
But now back to your question: I don't think there is a way to specify
this for the InputBox routines. But you can easily create a little
dialog with a TEdit that has the right properties set, and otherwise
behaves like the InputBox dialog. It's just a little more work.
--
Rudy Velthuis (TeamB)
"Put your hand on a hot stove for a minute, and it seems like an hour.
Sit with a pretty girl for an hour, and it seems like a minute.
THAT'S relativity." - Albert Einstein