JVCL Help:TJvTimeItem.Enabled

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies whether the timeline item is enabled.


Pascal

 propertyEnabled: Boolean;


Description

Use Enabled to enable or disable a timeline item. If Enabled is True, the Click method is called when the user selects the item with the mouse. If Enabled is False, the timeline item appears dimmed and the user cannot select it, but calling the Click method works even when Enabled is False.


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