2
votes
No Main Form Delphi Application
About Delphi Programming
– in Delphi TIPS :: Every Delphi application must have a main form. The main form is the first form created in the body of the application. When the main form closes, the application terminates. What if you need to create an application where every form is equally important (for example like IE) - where closing the main form will *not* close the application? Read the full article to learn How to Avoid Having a Main Form in a Delphi Application Related: Understanding Delphi Project Files (.DPR) About the Delphi Application's Main Form Delphi's TScreen Object Demystified No Main Form ...
Statistics
|
Visits by Source |
User Actions |




