TSRVTabSet.ImageList |
Top Previous Next |
|
Determines which image list is associated with 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. |