Table of Contents

TTMSFNCRichEditorHorizontalRuler.OnAfterDrawLeftIndent Event

Occurs after the left indent marker is drawn.

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

Syntax

OnAfterDrawLeftIndent: 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 left indent value.
APath The path that was used to draw the marker.