captionbutton ShowHint 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 ShowHint: Boolean;  

Description
The ShowHint property controls whether acCaptionButton can show the Hint string when mouse pointer moves over button. If ShowHint is True, Hint will appears.  

See also
Hint property.