RowCount property (ImageList Control)

C++ Builder example

Delphi example

 

Builder Syntax

int RowCount

Delphi Syntax

RowCount: Integer

Overview

Refer to Using the Image List Control.

Remarks

(Read-only) Gets the current number of rows of items in the ImageList Control.

See Also

Elements:

Insert method, Remove method, ColumnCount property, Count property, Clear method, Item property

Topics:

Raster Images: Displaying Images