JVCL Help:TJvXPCustomWinXPBar.VisibleItems
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvXPCustomWinXPBar.VisibleItems Property
[+] TJvXPCustomWinXPBar Events
[+] TJvXPCustomWinXPBar Methods
[+] TJvXPCustomWinXPBar Properties
Search in JVCL Help
Search in all projectsSummary
Provides indexed access to the visible items in the control.
Pascal
propertyVisibleItems: TJvXPBarVisibleItems;
Description
Use VisibleItems to access the visible items in the control by index. Valid indices are from 0 to VisibleItems.Count - 1.
See Also
TJvXPBarVisibleItems.Count, TJvXPCustomWinXPBar.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