Table of Contents

TTMSFNCRichEditorRulerTabCollection.Insert Method

Inserts a new tab stop at the specified zero-based index and returns it.

API unit family: TMSFNCRichEditorRuler Declaring type: TTMSFNCRichEditorRulerTabCollection

Syntax

function Insert(Index: Integer): TTMSFNCRichEditorRulerTabItem;

Parameters

Name Description
Index Position at which to insert the tab stop.