IImageButton.ImageLayout

Syntax

ImageLayout: ImageButtonLayout;

Description

The ImageLayout property determines a way of the image layout relative to the component text.

Comments

By default the property is set to GlyphLeft.

Example

When the property is set to GlyphTop, the button look like that:

See also:

IImageButton