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 Chriss Miller 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 earlrainer

  1. earlrainer

    password char in memo

    Thanks Glenn for all your help
  2. earlrainer

    password char in memo

    Hi Glenn , that was brilliant. just one minor hitch , when i delete from first memo it does not delete from the other because of the exit ,any work around that. Thank a lot for your help Glenn
  3. earlrainer

    password char in memo

    Hello guys , in Tedit we can set passwordchar property to hide user input. can the same be done with a tmemo ? thanks
  4. earlrainer

    Raise

    Thank you all for taking the time to comment on my question. Yes Brian , the company has started to do well only since last year.So i guess now is the time to stop being too nice and ask for a raise. Thank you guys once again. I will keep you informed on the outcome
  5. earlrainer

    Raise

    Hi Ed , You are correct. My responsibilities have gone up a lot. Finally I have gathered enough steam to knock on his door and ask for a raise :) thank you for your comment
  6. earlrainer

    Raise

    Thank You Liz , I will try to use that approach. Thank you
  7. earlrainer

    Raise

    Hey guys, I have been working in this company for 7 years now. Our company has a strict policy of not discussing salary issues with other employees. My salary has not been raised since beginning of 2005. I was ok with this but last month the company has hired 3 new developers who are put under...
  8. earlrainer

    Hosting site

    Thanks a lot Chris
  9. earlrainer

    please suggest

    Thank you Corey :)
  10. earlrainer

    Hosting site

    Hello guys, I wish to create a website where users can join and then answer some surveys. There will new surveys everyday that means the database size might increase fast. my problem is that I am competent only in ASP.net and sql server and i want to make the site using that. I am looking for a...
  11. earlrainer

    please suggest

    Hello guys, I wish to create a website where users can join and then answer some surveys. There will new surveys everyday that means the database size might increase fast. my problem is that I am competent only in ASP.net and sql server and i want to make the site using that. I am looking for a...
  12. earlrainer

    button problem

    I tried searching another component. I found one here but it also has same problem I face http://www.vclcomponents.com/Delphi/Buttons/Image_Button-info.html if you install this component and write this code on click label1.caption := inttostr(strtoint(label1.caption)+1) ; and this code on...
  13. earlrainer

    button problem

    Hello guys, I have tried to make a new button component that shows two images when normal and when clicked. one problem I am facing is that the button does not respond fast enough on mouse clicks. say i click the mouse twice very fast but the button executes button click only once. something...
  14. earlrainer

    simple array code

    Thanks Clive :)
  15. earlrainer

    simple array code

    thanks for your replies guys. just been way out of touch with delphi. actually what i was looking for is if a DLL passes me a dynamic array with X values , what function do I use to find X. I thought it was hi-lo but guess its not

Part and Inventory Search

Back
Top