Table of Contents

TTMSFNCPlannerSizeHandlerPanel Class

Internal control that renders a resize handle on a planner item and processes mouse drag events to resize the item's start or end time.

API unit family: TMSFNCPlanner Inherits from: TTMSFNCCustomControl

Syntax

TTMSFNCPlannerSizeHandlerPanel = class(TTMSFNCCustomControl)

Properties

Name Description
Kind Whether this handle resizes the item's start time or end time. Default: pshpkStartTime.
Planner The planner component that owns this size handler panel.

Methods

Name Description
Draw Renders the resize handle bitmap within ARect using AGraphics.