TSRVTabSet.ImageList

<< Click to display table of contents >>

TSRVTabSet.ImageList

Determines the image list for drawing icons in tabs of the tab set control.

propertyImageList: TCustomImageList;

Use ImageList to provide a customized list of bitmaps that can be displayed close to a tab's text. Individual tabs specify the image from this list that should appear by setting their ImageIndex property.