JVCL Help:TJvDesktopAlertButtons.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 items in the collection.


Pascal

 propertyItems [Index: Integer]: TJvDesktopAlertButtonItem;


Parameters

Parameters Description
Index The 0-based index of the button to access.


Description

Use Items to access the items in the collection based on their index. Index can be in the range 0 to 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