Table of Contents

TTMSFNCRichEditorHorizontalRuler.OnAfterDrawTickLabel Event

Occurs after a tick label is drawn.

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

Syntax

OnAfterDrawTickLabel: TTMSFNCRichEditorRulerAfterDrawTickLabel;

Parameters

Name Description
Sender The object that triggered the event.
AGraphics The graphics context used for drawing.
APosition The label drawing position.
AValue The tick label value.