Overview
Group
Quick Info

Windows NT
Yes
Win95
Yes
Win32s
Yes
Import Library
comctl32.lib
Header File
commctrl.h
Unicode
No
Platform Notes
None

ImageList_GetImageCount

The ImageList_GetImageCount function retrieves the number of images in an image list.

int ImageList_GetImageCount(;

HIMAGELIST himl

);

Parameters

himl

Handle to the image list.

Return Values

The ImageList_GetImageCount function returns the number of images.

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples