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