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!

Recent content by keman

  1. keman

    How to display ***** in password field?

    Thanks for your answer. So If I say that I want to go one step further. Then with what type of code you are aware? I set the option "PasswordChar" to '*' in the object inspector rather than any code.
  2. keman

    How to display ***** in password field?

    Thanks guys! I got the answer only in Borland C++ help file. I think sometimes it is better to take a small break and then continue with the work. Anyways, thanks a lot
  3. keman

    How to display ***** in password field?

    Dear Fellow Members, I am totally stuck at how can I display ******* in my TEdit Box rather than usual characters for security reasons? I want to use this in password box. Thanks in advance! Vishal
  4. keman

    How to implement Copy function?

    Hallo! I am not an expert programmer in Borland C++. I need help in generalising a code to implement Copy function for the text given in the TMemo for a small project. The idea is that user selects the text and press copy button. Can anyone suggest something or guide me towards the right...

Part and Inventory Search

Back
Top