JVCL Help:TJvListView.HeaderImages
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvListView.HeaderImages Property
[+] TJvListView Events
[+] TJvListView Methods
[+] TJvListView Properties
Search in JVCL Help
Search in all projectsSummary
Sets the images used for headers.
Pascal
propertyHeaderImages: TCustomImageList;
Description
Assign an existing TImageList to this property to specify the images to draw on the column headers. You also need to set the ImageIndex of individual column headers to display the images.
About
Notes
Due to a limitation of the header control its height is fixed. Always use images that fit within the fixed height of the header.
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