IImageButton.Stretch

Syntax

Stretch: Boolean;

Description

The Stretch property determines whether the image should be resized so that the full image fits into the component window. If the Stretch property is set to True, width and height of the raster image are changed so that the full image fits into the component window.

NOTE. The property is outdated.

See also:

IImageButton