TTMSFNCPlanner.CloseEditingDialog Method
Closes the active editing dialog.
API unit family: TMSFNCPlanner
Declaring type: TTMSFNCPlanner
Inherited from: TTMSFNCCustomPlanner
Syntax
procedure CloseEditingDialog(ACancel: Boolean); virtual;
Parameters
| Name | Description |
|---|---|
ACancel |
When True, cancels pending changes instead of applying them. |