JVCL Help:TJvCustomInspector.VisibleCount
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomInspector.VisibleCount Property
[+] TJvCustomInspector Events
[+] TJvCustomInspector Methods
[+] TJvCustomInspector Properties
Search in JVCL Help
Search in all projectsSummary
Number of visible items.
Pascal
propertyVisibleCount: Integer;
Description
VisibleCount indicates the number of items that are visible. This does not mean that the items are actually displayed at the moment, it means that that number of items are displayable using the current settings.
Use VisibleItems to find out which items are visible.
See Also
TJvCustomInspector.VisibleItems
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