JVCL Help:TJvXPCustomWinXPBar.Items
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvXPCustomWinXPBar.Items Property
[+] TJvXPCustomWinXPBar Events
[+] TJvXPCustomWinXPBar Methods
[+] TJvXPCustomWinXPBar Properties
Search in JVCL Help
Search in all projectsSummary
Provides indexed access to the items in the control.
Pascal
propertyItems: TJvXPBarItems;
Description
Use Items to access the items in the control using an index. Valid indices are between 0 and Count
- 1. Items contains all the items in the list. To iterate only the visible ones, use VisibleItems
instead.
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