captionbutton Enabled 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 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 and user can not press that button.  

See also
Visible property.