JVCL Help:TJvDomainUpDown.Items
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDomainUpDown.Items Property
[+] TJvDomainUpDown Properties
Search in JVCL Help
Search in all projectsSummary
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