|
|
Previous Top Next |
| FormHelp component 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 FormHelp component is 'Help'. You may change this string at run- or design-time if you're writting multilingual program.
|
| ShowHint property.
|