JVCL Help:TJvImgBtn.Images
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvImgBtn.Images Property
Search in JVCL Help
Search in all projectsSummary
Specifies the imagelist containing the image displayed in the control.
Pascal
propertyImages: TCustomImageList;
Description
Use Images to specify the imagelist that contains the image you want to display in the control. To select an image from the list, set the ImageIndex property to a valid value.
See Also
TJvCustomImageButton.ImageIndex
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