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

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

Property Value

The ColCount sets the number of colums displayed (1 or more)

Explanation

The ColCount property sets the number of columns displayed in the Thumbnail Control. The ColCount and RowCount 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