JVCL Help:TJvDirectoryListBox.Items

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

Search in JVCL Help

 
Search in all projects
 

Summary

Provides indexed access to the currently visible directories.


Pascal

 propertyItems;


Description

Use Items to access the currently visible items as an indexed array. The first visible item in the list has index 0 and the last visible item has index Items.Count - 1.


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