Table of Contents

TTMSFNCRichEditorHorizontalRuler.OnTabRemove Event

Occurs before a tab stop is removed.

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

Syntax

OnTabRemove: TTMSFNCRichEditorRulerTabEvent;

Parameters

Name Description
Sender The object that triggered the event.
Index The index of the tab stop.
Indent The tab stop indent value.