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!

Search results for query: *

  1. ricardospam

    Access Violation Error in dcc70.bpl

    hi all! I using Delphi 7 and w2k I using a lot of .bpl files in my job, all designed by myself. I choice this way to make easy the project scalability and maintenance The base form classes and base frame classes I put in a universal .bpl. I set this universal package as "design and runtime"...
  2. ricardospam

    how to bring another application to the top?

    Hi all! I'm in Windows 2000 and Windows XP I wanna send a "maximize message" to another application I tried some like that PostMessage( FindWindow(nil, 'Caption of that program') , SW_MAXIMIZE,0,0); but whithout efects how can I do this? thanks a lot!

Part and Inventory Search

Back
Top