Table of Contents

TTMSFNCRichEditorHorizontalRuler.OnRightIndentChange Event

Occurs before the right indent value changes.

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

Syntax

OnRightIndentChange: TTMSFNCRichEditorRulerEvent;

Parameters

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