This method scrolls the thumbnail images.

[C++Builder]   [ bool = ]thumbcontrolname->Scroll()
[Delphi]   [ Boolean = ]thumbcontrolname.Scroll

Parameters

None

Return Value

Returns True when successful, returns False when not successful.

Explanation

The Scroll method scrolls the thumbnail images. The size of the scroll steps depends on the value set in the ScrollStep property and the direction of the scroll depends on the value set in the ScrollVH property. To execute this method, the appropriate values must be set in the ScrollStep and ScrollVH properties.

 

The ImageKit10 VCL is a product created by Newtone Corporation