Board index » delphi » Always On Top / fsStayOnTop
Gurble
![]() Delphi Developer |
Sat, 17 Sep 2005 19:52:45 GMT
Always On Top / fsStayOnTop
Delphi 4 & 6, Windows 2000 & XP
Problem: If the main form of an application has the FormStyle set as However, if another of the project's form has the fsStayOnTop property I need to mimic the main form's behaviour, ie show it above other The form will always be on top, so it is not necessary to have the I have come across this before, and I'm sure I solved it, but, rather If my memory serves me correctly, this problem only rears it's head in Can anyone help? |