JVCL Help:TJvItemsPanel.Items
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvItemsPanel.Items Property
[+] TJvItemsPanel Events
[+] TJvItemsPanel Methods
[+] TJvItemsPanel Properties
Search in JVCL Help
Search in all projectsSummary
Provides indexed access to the items on the control.
Pascal
propertyItems: TStrings;
Description
Use Items to access the items in the control using an index. Items is of type TStrings and you can use the methods of TStrings to Add, Remove and rearrange items.
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