Table of Contents

TTMSFNCMemoLines.Delete Method

Deletes the line at the specified index and updates the editor content accordingly.

API unit family: TMSFNCMemo Declaring type: TTMSFNCMemoLines

Syntax

procedure Delete(Index: Integer); override;

Parameters

Name Description
Index Zero-based index of the line to delete.