Table of Contents

TTMSFNCRichEditorHorizontalRuler.OnAfterDrawLeftMargin Event

Occurs after the left margin marker is drawn.

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

Syntax

OnAfterDrawLeftMargin: TTMSFNCRichEditorRulerAfterDrawMarginEvent;

Parameters

Name Description
Sender The object that triggered the event.
AGraphics The graphics context used for drawing.
AType The ruler tab or margin type being drawn.
AMargin The left margin value.
ARect The margin drawing rectangle.