Table of Contents

TTMSFNCCustomPlanner.CloseEditingDialog Method

Closes the active editing dialog.

API unit family: TMSFNCPlanner Declaring type: TTMSFNCCustomPlanner

Syntax

procedure CloseEditingDialog(ACancel: Boolean); virtual;

Parameters

Name Description
ACancel When True, cancels pending changes instead of applying them.