![]() |
![]() ![]() ![]() |
acAppAutoRun, acTrayIcon, acFormHelp, acFormTopmost, acFormRoller components as subproperty of CaptionButton.
|
property Hint: String;
|
The Hint property is the text string that can appear when mouse pointer moves over the caption button.
|
|
If the CaptionButton's ShowHint property is False, the Help Hint won't appear, but the other hints still will.
|
|
Default Hint string for acFormHelp component is 'Help'. You may change this string at run- or design-time if you're writting multilingual program.
|
acCaptionButton component and ShowHint property.
|