JVCL Help:TJvCustomInspector.RebuildVisible
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomInspector.RebuildVisible Method
[+] TJvCustomInspector Events
[+] TJvCustomInspector Methods
[+] TJvCustomInspector Properties
Search in JVCL Help
Search in all projectsSummary
Rebuilds the VisibleItems list.
Pascal
procedureRebuildVisible; virtual;
Description
RebuildVisible will clear the VisibleItems array and fill it up with the currently visible items. It will not change the Selected property, unless the previously selected item is no longer visible, in which case the Selected property will be set to nil.
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