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 MikeeOK 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. lsdigital

    How to autostart your code after form displays?

    buho, THANKS!!!! this is exactly what i needed! works like charm! do one of you maybe know about a nice (FREE) WMI component for Delphi 7? thanks, Lohan
  2. lsdigital

    How to autostart your code after form displays?

    I did try the timer method. but the form still doesn't show up. the application runs and when all code executed the form shows up? it is an application that download all the details from the users pc with WMI. i need this program to run through a login script and the user must not do anything...
  3. lsdigital

    How to autostart your code after form displays?

    Hi there, I wrote a program that start by itself when the FormCreate or FormShow method is invoked. My problem is that the form never shows up until the program code has finished executing. Is there a way that i can show the form and then start the program by itself? Thanks, Lohan

Part and Inventory Search

Back
Top