Table of Contents

TTMSFNCButton.TextAlign Property

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

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

Overloads

Overload 1

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

TextAlign: TTMSFNCButtonAlignLayout;

Remarks

The default value is TAlignLayout.Client.

Overload 2

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

TextAlign: TTMSFNCButtonAlignLayout;

Remarks

The default value is alClient.