GeekArticles
Programming
Delphi
Programming
DelphiImplementing the OnClick Event for a Panel on a TStatusBar Delphi control
<p><a Using Delphi VCL</i></a> :: <a /></a><br TStatusBar control displays a row of panels, usually aligned at the bottom of a form. The Panels property of the TStatusBar control is a collection of TStatusPanel objects. </p>
<p>The TStatusBar exposes the OnClick event that gets fired when the user clicks the control. </p>
<p>Unfortunatelly, no event to be fired when a particular Status Panel is clicked. </p>
<p>Read the full article to learn <b><a to know what StatusBar Panel was Clicked</a></b></p>
<p><b>Related: </b> <a a TProgressBar into a TStatusBar </a> | <a the Url of a Hyperlink when the Mouse moves</a> | <a - T(Custom)Memo extender Delphi component</a></p>
<p 1px solid the OnClick Event for a Panel on a TStatusBar Delphi control</a> originally appeared on <a Delphi Programming</a> on Thursday, November 5th, 2009 at 02:00:08.</p><p><a | <a | <a the OnClick Event for a Panel on a TStatusBar Delphi this</a></p>
Sponsored Links
Related Topics
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
