JVCL Help:TJvXPEnabledMode
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvXPEnabledMode type
Search in JVCL Help
Search in all projectsSummary
Specifies how changes to the Enabled property propagates to child controls.
Pascal
run\JvXPContainer.pas
TJvXPEnabledMode = (
emAffectChilds,
emNormal
);
Members
Members | Description |
emAffectChilds | Changing Enabled also changes Enabled of all child controls. |
emNormal | Changing Enabled does not affect child controls. |
Description
Write here a description
About
no pages or subcategories
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