IImageButton.ImageLayout

Syntax

ImageLayout: ImageButtonLayout;

Description

The ImageLayout property determines how the icon is positioned relative to the component text.

Comments

The property is set to GlyphLeft by default.

Example

When the property is set to GlyphTop, the button look as follows:

See also:

IImageButton