PDA

View Full Version : Delphi Window Movement Question


DR.Wong
12-13-2006, 10:28 PM
Hey everyone.

I am making a little app in Delphi (yeah I know.. Delphi...)
And I have taken away the standard windows control bar (the one including the close, minimize etc..) and I want to make the window moveable by simply dragging the form.

How can this be done?

Also how do I minimize the form normally (to the taskbar) from within a procedure?

Thanks a lot if you can help!