JVCL Help:TJvInspector.VisibleCount

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

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