formhelp Enabled property
Return to Introduction  Previous page  Next page
Applies to
acFormHelp, acTrayIcon, acAppAutoRun, acFormTopmost, acFormRoller components as subproperty of CaptionButton.  

Declaration
property Enabled: Boolean;  

Description
The Enabled property controls whether the button on the title bar responds to mouse and keyboard messages. If Enabled is True, button responds normally. If Enabled is False, button become disabled helpdisabled and user can not press that button.  

See also
Visible property of CaptionButton and acCaptionButton component.