SelectedCount property (ImageList Control)

C++ Builder example

Delphi example

 

Builder Syntax

int SelectedCount;

Delphi Syntax

SelectedCount: Longint;

Overview

Refer to Using the Image List Control.

Remarks

(Read only) (Runtime only) Gets the number of currently selected items in the ImageList control

See Also

Elements:

Count property, SelectedItems property, Item property

Topics:

Raster Images: Displaying Images