Table of Contents

TTMSFNCGanttShowPopupParams Record

Parameters used before showing a task popup menu.

API unit family: TMSFNCGanttChart

Syntax

TTMSFNCGanttShowPopupParams = record

Fields and properties

Name Type Description
Point TPointF Screen position the menu is shown at.
PopupMenu TPopupMenu The menu about to be shown. Assign a different menu to replace it.
Show Boolean Set to False to suppress the menu.