GeekArticles
Programming
Delphi
Programming
DelphiHow to Override Delphi Form's Restore Operation?
<p><a Delphi TIPS</i></a> :: The WM_SYSCOMAND can be used to trap the restore window operation. When the form is maximized the button changes its look and operation. Clicking the restore button restores the window to its previous (normal, before it was maximized) position and size. By overriding (changing) the default action, you can for example, create a Delphi form that can be only mimimized or maximized.</p>
<p>Read the <b>full article</b> to learn <a to Override Delphi Restore Operation?</a></p>
<p><b>Related:</b></p>
<ul Windows Messages</a></li>
<li><a Maximize/Minimize Menu button click</a></li>
<li><a a Password Dialog when Restoring a Delphi Application from the TaskBar</a></li>
</ul>
<p 1px solid to Override Delphi Restore Operation?</a> originally appeared on <a Delphi Programming</a> on Monday, December 21st, 2009 at 02:00:09.</p><p><a | <a | <a to Override Delphi Restore this</a></p>
Sponsored Links
Read Next: How to Declare Constant Records in Delphi
Related Topics
Delphi Programming Almanacs: 1998. - 2011. Something for Every Delphi Developer: Beginner or a Guru!
Subscribe via RSS
Delphi
- A load of ASP.NET related tutorials, articles, tips and tricks!
- How to move PageControl's tabs using drag'n'drop
- Charts in database applications
- Creating Components Dynamically (at Run-Time)
- The role of the "AOwner" parameter in the Create constructor
- Creating a roll up form (with animation)
- Poll: Do you already have some experience with Delphi?
- Creating a database from Delphi code
- TMemoBar - T(Custom)Memo extender
- How to click-and-select a line in TMemo
