Table of Contents

TTMSFNCRichEditorHorizontalRuler.OnAfterDrawHangingIndent Event

Occurs after the hanging indent marker is drawn.

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

Syntax

OnAfterDrawHangingIndent: TTMSFNCRichEditorRulerAfterDrawIndentEvent;

Parameters

Name Description
Sender The object that triggered the event.
AGraphics The graphics context used for drawing.
AType The ruler tab or indent type being drawn.
AIndent The hanging indent value.
APath The path that was used to draw the marker.