TOlfAboutDialogForm.SetImageList Method

Overloads

SetImageList(TCustomImageList, TImageIndex, TImageName)

Delphi
procedure SetImageList(ImageList: TCustomImageList; ImageListIndex: TImageIndex = -1; ImageListName: TImageName = '')

Parameters

ImageList
TCustomImageList
ImageListIndex
TImageIndex
ImageListName
TImageName

SetImageList(TCustomImageList, TImageIndex)

Delphi
procedure SetImageList(ImageList: TCustomImageList; ImageListIndex: TImageIndex = -1)

Parameters

ImageList
TCustomImageList
ImageListIndex
TImageIndex