ImageIndex.
Source position: comctrls.pp line 1196
type TWidth = 0..MaxInt;
TWidth is an Integer range type. Range is 0..MaxInt.