TcxImageIndex Type
An alias for the standard VCL TImageIndex type.
Declaration
TcxImageIndex = System.UITypes.TImageIndex;
Referenced Class
Type |
---|
TImageIndex |
Remarks
A TcxImageIndex value is the index of an image within an image list.
See Also