JVCL Help:TJvFullColorList.Items

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Retrieve items of the list.


Pascal

 propertyItems [Index: Integer]: TJvFullColor;


Description

This is the default property for this class. It retrieves or set the item at the specified index. If Index is negative or greater or equal (> =) than Count, an exception is raised. When an item is changed, an OnChange event is triggered.


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