JVCL Help:TJvCustomInspectorItem.Visible
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomInspectorItem.Visible Property
[+] TJvCustomInspectorItem Events
[+] TJvCustomInspectorItem Methods
[+] TJvCustomInspectorItem Properties
Search in JVCL Help
Search in all projectsSummary
Indicates if item is visible.
Pascal
propertyVisible: Boolean;
Description
Visible indicates if the item is visible. When an item is visible, neither the item nor its child items are visible in the inspector. Read Visible to determine if the item is visible or set Visible to a new state.
About
Notes
Visible maps onto the iifVisible flag in the Flags property.
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