Display Custom Hints for Status Bar Panels
Tuesday November 27, 2007
in Delphi VCL ::
What does not come out of the box for the TStatusBar Delphi control, is the possibility to have each panel on a status bar display its own hint (tooltip) when the mouse "stops" over a panel on a status bar. Here's how to implement TStatusPanel.Hint for each panel on a status bar.
What does not come out of the box for the TStatusBar Delphi control, is the possibility to have each panel on a status bar display its own hint (tooltip) when the mouse "stops" over a panel on a status bar. Here's how to implement TStatusPanel.Hint for each panel on a status bar.
Read the full article to learn how to Display Custom Hints for Status Bar Panels.
Related:


Comments
No comments yet. Leave a Comment