This property sets whether or not scroll bars are enabled on the Thumbnail Control.

[C++Builder]   thumbcontrolname->ScrollBar [ = bool ]
[Delphi]   thumbcontrolname.ScrollBar [ = Boolean ]

Property Value

Value Explanation
True Scroll bars are enabled on the Thumbnail Control
False Scroll bars are not enabled on the Thumbnail Control

Explanation

The ScrollBar property sets whether or not scroll bars are enabled on the Thumbnail Control. When the ScrollBar property is True, scroll bars will automatically be displayed when images do not fit within the Thumbnail Control.

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