TListViewImageList - enumerated type denoting the category of image list
Source position: comctrls.pp line 1291
type TListViewImageList = (
lvilSmall,
lvilLarge,
lvilState
);