ImageEn, unit iexBitmaps

TIEImageList.ImageCount

TIEImageList.ImageCount

Declaration

property ImageCount: integer;

Description

Returns the number of images in the list.

Read-only.

Example

n := ims.ImageCount;