Table of Contents

TTMSFNCButton.Default Property

Controls whether the button acts as the default button for the containing dialog.

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

Syntax

property Default: Boolean;

Default: False

Remarks

Set to True to trigger the button from the dialog default action. The default value is False.