Table of Contents

TTMSFNCRichEditorHorizontalRuler.OnAfterDrawRightMargin Event

Occurs after the right margin marker is drawn.

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

Syntax

OnAfterDrawRightMargin: 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 right margin value.
ARect The margin drawing rectangle.