This property sets whether or not the arrow keys and the PageUp, PageDown keys on the keyboard can be used to scroll the images in the Thumbnail Control.

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

Property Value

Value Explanation
True The arrow keys and the PageUp and PageDown keys are enabled
False The arrow keys and the PageUp and PageDown keys are disabled

Explanation

The EnableArrowKeys property sets whether or not the arrow keys and the PageUp, PageDown keys on the keyboard can be used to scroll the images in the Thumbnail Control.

Setting this value

This value can be set at run-time.

Retrieving this value

This value cannot be retrieved.

 

The ImageKit10 VCL is a product created by Newtone Corporation