|
<< Click to display table of contents >> TRVControlPanel.ActionsEnabled |
Controls whether all actions linked to this control panel are disabled.
property ActionsEnabled: Boolean;
f True, all linked actions work normally: their Enabled property depends on the content and selection in the Editor.
If False, all linked actions are disabled: their Enabled property is set to False.
Default value:
True