GeekArticles
Programming
Delphi
Programming
DelphiHow to Implement the OnCreate event for a Delphi TFrame object
<p><a Delphi TIPS</i></a> :: <a /></a><br />
A frame, like a form, is a container for other components. Frames can be nested within forms or other frames, and they can be saved on the Component palette for easy reuse. </p>
<p>Once you start using frames, note no OnCreate event you can use to initialize your frames. </p>
<p>Read the <b>full article</b> to learn <a to Implement the OnCreate event for a Delphi TFrame object</a></p>
<p><b>Related:</b></p>
<ul Reuse: Control Templates</a></li>
<li><a Type Inheritance - Overriding</a></li>
<li><a more powerful Delphi Form - Override CreateParams</a></li>
</ul>
<p 1px solid to Implement the OnCreate event for a Delphi TFrame object</a> originally appeared on <a Delphi Programming</a> on Thursday, November 26th, 2009 at 03:00:00.</p><p><a | <a | <a to Implement the OnCreate event for a Delphi TFrame this</a></p>
Sponsored Links
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
