GeekArticles
Programming
Delphi
Programming
DelphiSelect Which Panel Displays AutoHint in Delphi's TStatusBar
in <a TIPS</i></a> :: <a /></a> The TStatusBar Delphi control displays a row of panels, usually aligned at the bottom of a form.
<p>When AutoHint is true, the status bar automatically responds to hint actions by displaying the long version of the text in the first panel.
<p>If you want the current hint to be displayed in some other panel, as needed per your application design (something else displayed in the first panel) you might want to display auto hints in a selected panel of a status bar.
<p>Read the <b>full article</b> to learn how to <a Which Panel Displays AutoHint in TStatusBar</a>.
<p><b>Related:</b>
<ul a TProgressBar into a TStatusBar </a></li>
<li><a to Display Menu Item Hints in Delphi applications </a></li>
<li><a on a TStatusBar Panel: Back Color, Font Color, Graphics</a></li>
</ul>
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
