JVCL Help:TJvFilenameEdit.Images
From Project JEDI Wiki
Search in JVCL Help
Search in all projectsContents |
[edit] Summary
Lists the images that can appear on the button.
[edit] Pascal
propertyImages: TCustomImageList;
[edit] Description
Images contains a list of images that can appear on the button of the combo button control. If Images is unassigned, no images are displayed on the button unless ImageKind is set to a value other than ikCustom.
[edit] See Also
TJvCustomComboEdit.ImageIndex, TJvCustomComboEdit.ImageKind
[edit] About
[edit] 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
