Table of Contents

TTMSFNCButton.Cancel Property

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

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

Syntax

property Cancel: Boolean;

Default: False

Remarks

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