JVCL Help:TJvDirectoryListBox.Items
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDirectoryListBox.Items Property
[+] TJvDirectoryListBox Events
[+] TJvDirectoryListBox Fields
[+] TJvDirectoryListBox Methods
[+] TJvDirectoryListBox Properties
Search in JVCL Help
Search in all projectsSummary
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