Table of Contents

TTMSFNCRichEditorHorizontalRuler.Draw Method

Draws the ruler.

API unit family: TMSFNCRichEditorRuler Declaring type: TTMSFNCRichEditorHorizontalRuler Inherited from: TTMSFNCRichEditorCustomRuler

Syntax

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

Parameters

Name Description
AGraphics The graphics context used for drawing.
ARect The drawing rectangle.