Table of Contents

TTMSFNCRichEditorHorizontalRuler.OnRightIndentChanged Event

Occurs after the right indent value changes.

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

Syntax

OnRightIndentChanged: TTMSFNCRichEditorRulerEvent;

Parameters

Name Description
Sender The object that triggered the event.
Indent The updated right indent value.