Table of Contents

TTMSFNCMemo.ScrollToLineCenter Method

Scrolls the editor to the specified line and centers it in view.

API unit family: TMSFNCMemo Declaring type: TTMSFNCMemo Inherited from: TTMSFNCCustomMemo

Syntax

procedure ScrollToLineCenter(ALineNumber: Integer);

Parameters

Name Description
ALineNumber The line number to scroll to.