Dnia piątek, 15 kwietnia 2005 10:16, aryan salamnpour napisał:
> I want to create a form on my application that has an Always on Top > property. > [snip] fsFormOnTop is not enough, you will have to mess with CreateParams here. Search on this on http://delphi.about.com I got it running based on the information from there. If you want some code from a running app, try http://sourceforge.net/projects/mikebrother I use it to create a splash-screen there. Cheers Mike ----------------------------------------------------- Home page: http://groups.yahoo.com/group/delphi-en/ To unsubscribe: [EMAIL PROTECTED] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/delphi-en/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

