FrameBar Hints

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #48714
    mol
    Participant

      Set

      sFrameBar1.ShowHint := True;

      and then do something like this:

      sFrameBar1.Items[0].TitleButton.Hint := 'Test';

    Viewing 1 post (of 1 total)
    • You must be logged in to reply to this topic.