This property sets the number of rows displayed in the Thumbnail Control.

[C++Builder]   thumbcontrolname->RowCount [ = short ]
[Delphi]   thumbcontrolname.RowCount [ = Smallint ]

Property Value

The number of rows displayed (1 or more)

Explanation

The RowCount property sets the number of rows displayed in the Thumbnail Control. The RowCount and ColCount properties determine the total number of images displayed at one time as thumbnails.

Setting this value

This value can be set at design-time and run-time.

Retrieving this value

This value can be retrieved at run-time.

 

The ImageKit10 VCL is a product created by Newtone Corporation