captionbutton Hint property
Return to Introduction  Previous page  Next page
Applies to
acCaptionButton component and other components that uses TacCustomCaptionButton as ancestor class - acAppAutoRun, acTrayIcon, acFormHelp, acFormTopmost, acFormRoller.  

Declaration
property Hint: String;  

Description
The Hint property is the text string that can appear when mouse pointer moves over current CaptionButton.  
 
If the CaptionButton's ShowHint property is False, the Help Hint won't appear, but the other hints still will.  

Snapshot
captionbutton3  

See also
ShowHint property.