IImageBox.Center

Syntax

Center: Boolean;

Description

The Center property determines position of the picture in the component window.

Comments

If the Center property is set to True, the image is placed in the centre of the component window, if the property is set to False, the image is placed at the left upper corner of the component window.

See also:

IImageBox