This property sets whether or not the Thumbnail Control mouse or keyboard events are enabled.

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

Property Value

Value Explanation
True Mouse and keyboard events are enabled
False Mouse and keyboard events are disabled

Explanation

The Enabled property sets whether or not the Thumbnail Controlmouse or keyboard events are enabled. When True, these events are enabled. When False, the events do not fire.

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