Table of Contents

TTMSFNCPlannerHintPopup Record

Internal record that groups the floating hint panel and its HTML text label shown when the user hovers over a planner item.

API unit family: TMSFNCPlanner

Syntax

TTMSFNCPlannerHintPopup = record

Fields and properties

Name Type Description
Panel TTMSFNCCustomControl The floating panel the hint is drawn on.
TextLabel TTMSFNCHTMLText The label that renders the hint content as HTML.