JVCL Help:TJvLinkedControls.RestoreEnabled
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvLinkedControls.RestoreEnabled Property
[+] TJvLinkedControls Methods
[+] TJvLinkedControls Properties
Search in JVCL Help
Search in all projectsSummary
Specifies whether the enabled state of linked controls are restored when the linked control is removed or replaced.
Pascal
propertyRestoreEnabled: Boolean;
Description
Use RestoreEnabled to specify whether the Enabled state of linked controls is restored when the linked Control is removed from the list or replaced by another Control. When RestoreEnabled is true, the Enabled state is set to the same value as it was at the time the control was assigned. If false, the control's current Enabled state is left untouched.
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