in Delphi TIPS ::
For TTabSet and TTabControl there's only "one" Hint property you can set and this hint will appear for the entire control - not taking into account the selected tab or alike. Here's how to have different hints when the mouse hovers over a specific tab of the tab control.
For TTabSet and TTabControl there's only "one" Hint property you can set and this hint will appear for the entire control - not taking into account the selected tab or alike. Here's how to have different hints when the mouse hovers over a specific tab of the tab control.
Read the full article to learn how to Implement Custom Hints For Each Tab in Delphi's TTabSet or TTabControl
Related:
Comments
No comments yet. Leave a Comment
