Registriert seit: 17. Mai 2007
482 Beiträge
Delphi XE6 Professional
|
Problem with "stay on top" and application task button
10. Jan 2012, 17:53
Delphi-Version: 2010
I have main window and modal window.
Modal window is set to be on top.
I create modal window, hide main and show modal one.
Modal window is not on top.
How:
- make modal window on top
- don't hide application button on task bar when hide main window
?
|