I am working with Delphi 4.
My question is about keeping a window on top of others until it is closed. As it stands now, if I open a new window which displays in front (on top) of the window I just left then click on the window I just left, my new window, the one I want on top, goes behind the window I clicked on. How can I prevent this happening?
My question is about keeping a window on top of others until it is closed. As it stands now, if I open a new window which displays in front (on top) of the window I just left then click on the window I just left, my new window, the one I want on top, goes behind the window I clicked on. How can I prevent this happening?