![]() |
Previous Top Next |
FormHelp component as subproperty of SystemMenu structure.
|
property ApplyToMenu: Boolean;
|
The ApplyToMenu property controls whether the CaptionButton currently have the menu item assiciated with this button. Set ApplyToMenu property to True to add according menu item (with text specified by Caption property, in position specified by Position property) to the form's system menu and False to remove.
|
Caption property.
|