Table of Contents

TTMSFNCChartShowEditorParams Record

Parameters passed to the OnShowEditor event to control which editor dialog is displayed.

API unit family: TMSFNCChart

Syntax

TTMSFNCChartShowEditorParams = record

Fields and properties

Name Type Description
Editor TTMSFNCChartEditorType Identifies which editor type to display.
ShowEditor Boolean When True, the editor dialog should be shown; set to False in the event handler to suppress it.