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 strongm 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 notacreativeguy

  1. notacreativeguy

    Editing text in notepad

    Hey all, I'm working with Delphi and trying to edit text that's already in a notepad file. I'm not sure why it's not working. Here's my following code, can you tell me what I'm doing wrong? var testlist: TStringList; var i: integer; begin testlist := TStringList.Create; if...
  2. notacreativeguy

    ActiveX message...

    Is it possible to create a page using an applet with ActiveX, and not have the "Press spacebar or enter to activate and use this control" message?

Part and Inventory Search

Back
Top