JVCL Help:TJvOutlookBarPage.Enabled

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Controls whether the page responds to mouse events.


Pascal

 propertyEnabled: Boolean;


Description

Use Enabled to change the availability of the page to the user. To disable a page, set Enabled to false. Disabled pages appear dimmed. If Enabled is false, the page ignores mouse events. To re-enable a page, set Enabled to true. The page is no longer dimmed, and the user can use the page.


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page