header ImageIndex property
Return to Introduction  Previous page  Next page
Applies to
acHeader, acHeaderPanel, acPicturePanel and acBitBtn components.  

Declaration
property ImageIndex: Integer;  

Description
The ImageIndex property specifies the index of image, which should be displayed as icon on the header control, from the image list, specified by ImageList property.  

See also
Image, ImageAlignment and ImageList properties.