Table of Contents

TTMSFNCButton.ImageAlign Property

Sets the alignment of the bitmap area relative to the button bounds.

API unit family: TMSFNCButton Declaring type: TTMSFNCButton Type: TTMSFNCButtonAlignLayout

Overloads

Overload 1

Sets the alignment of the bitmap area relative to the button bounds.

ImageAlign: TTMSFNCButtonAlignLayout;

Remarks

The default value is TAlignLayout.Left.

Overload 2

Sets the alignment of the bitmap area relative to the button bounds.

ImageAlign: TTMSFNCButtonAlignLayout;

Remarks

The default value is alLeft.