I need a hint for each TitleItem in a sFrameBar (like sFrameBar1.items[0].hint).
If this is not possible how can I get the index of the TitleItem in the MouseMove Event (ItemAtPos(), ItemIndex ???). Then I can define a hint array and overwrite the property sFrameBar1.hint in the MouseMove Event.