TTMSFNCPlannerSizeHandlerPanel.Draw Method
Renders the resize handle bitmap within ARect using AGraphics.
API unit family: TMSFNCPlanner
Declaring type: TTMSFNCPlannerSizeHandlerPanel
Syntax
procedure Draw(AGraphics: TTMSFNCGraphics; ARect: TRectF); override;
Parameters
| Name | Description |
|---|---|
AGraphics |
Graphics context used to draw the resize handle. |
ARect |
Target rectangle for the resize handle. |