This property sets whether or not the individual frames of the Thumbnail Control are shown in 3D.

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

Property Value

Value Explanation
True Displays the frames of the thumbnail control as 3D
False Displays the frames of the thumbnail control as flat

Explanation

The Button3D property sets whether or not the individual frames of the Thumbnail Control are shown in 3D. This property is enabled when the Style property is vikButton.

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