This property sets whether or not an image will be displayed in the ImageKit Control background.

[C++Builder]   imagekitcontrolname->ShowBackgroundImage[= bool ]
[Delphi]   imagekitcontrolname.ShowBackgroundImage[= Boolean ]

Property Value

Value Explanation
True (default) The image will be displayed in the ImageKit Control background
False The image will not be displayed in the ImageKit Control background

Explanation

The ShowBackgroundImage property sets whether or not an image will be displayed in the ImageKit Control background. Set the background image to be displayed using the BackgroundImageFile property.

Setting this value

This value can be set at run-time.

Retrieving this value

This value can be retrieved at run-time.

 

The ImageKit10 VCL is a product created by Newtone Corporation