Table of Contents

TTMSFNCCustomMemo.ScrollToLine Method

Scrolls the editor to the specified line.

API unit family: TMSFNCMemo Declaring type: TTMSFNCCustomMemo

Syntax

procedure ScrollToLine(ALineNumber: Integer);

Parameters

Name Description
ALineNumber The line number to scroll to.