Table of Contents

TTMSFNCTaskDialog.OnDialogExpandButtonClick Event

Occurs when the expand or collapse button is clicked.

API unit family: TMSFNCTaskDialog Declaring type: TTMSFNCTaskDialog Inherited from: TTMSFNCCustomTaskDialog

Syntax

OnDialogExpandButtonClick: TTMSFNCCustomTaskDialogExandButtonClickEvent;

Parameters

Name Description
Sender The dialog that raises the event.
Expanded True when the dialog is expanded; False when it is collapsed.