Table of Contents

TTMSFNCPlannerDeleteHandlerPanel.Draw Method

Renders the delete button bitmap within ARect using AGraphics.

API unit family: TMSFNCPlanner Declaring type: TTMSFNCPlannerDeleteHandlerPanel

Syntax

procedure Draw(AGraphics: TTMSFNCGraphics; ARect: TRectF); override;

Parameters

Name Description
AGraphics Graphics context used to draw the delete button.
ARect Target rectangle for the delete button.