JVCL Help:TJvCustomDomainUpDown.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 stored in the control.


Pascal

 propertyItems: TStrings;


Description

Use the properties and methods of Items to add, modify and delete the items that the control can iterate through. To access or change the currently selected item, use the Text property.


See Also

TJvCustomDomainUpDown.Text


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