This property sets the size of the scroll step.

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

Property Value

The scroll size for thumbnail control in number of rows or columns

Explanation

The ScrollStep property sets the size of the scroll step for the thumbnail control. By setting this property to positive values, the scroll moves forward, by setting it to negative values, the scroll moves backward. The ScrollVH property determines if the scroll moves horizontally or vertically.

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