formsystemmenu Active property
Return to Introduction  Previous page  Next page
Applies to
acFormSystemMenu, acFormBackground, acFormHelp, acFormMagnet, acAwayTimer, acCursorLocker and acIESniffer components.  

Declaration
property Active: Boolean;  

Description
The Active property is the activity flag of the acFormSystemMenu component. It controls whether the system menu of current form should be changed accordingly current settings and whether the system menu should contain custom menu items, specified in Items property.  
 
Set Active to False to restore default system menu.  

See also
Items and InsertPosition properties.