TTMSFNCMemo.ScrollToLine Method
Scrolls the editor to the specified line.
API unit family: TMSFNCMemo
Declaring type: TTMSFNCMemo
Inherited from: TTMSFNCCustomMemo
Syntax
procedure ScrollToLine(ALineNumber: Integer);
Parameters
| Name | Description |
|---|---|
ALineNumber |
The line number to scroll to. |