Back to Devexpress

TcxImageIndex Type

vcl-cxgraphics-654c18b3.md

latest528 B
Original Source

TcxImageIndex Type

An alias for the standard VCL TImageIndex type.

Declaration

delphi
TcxImageIndex = System.UITypes.TImageIndex;

Referenced Class

Type
TImageIndex

Remarks

A TcxImageIndex value is the index of an image within an image list.

See Also

cxGraphics Unit