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

Declaration
property ImageList: TImageList;  

Description
The ImageList property specifies the link with ImageList component, which contains the icon which should appear on the panel. The index of the icon in the ImageList should be specified in ImageIndex property.  

See also
Image, ImageAlignment and ImageIndex properties.