TTMSFNCCustomMemo.ScrollToLineCenter Method
Scrolls the editor to the specified line and centers it in view.
API unit family: TMSFNCMemo
Declaring type: TTMSFNCCustomMemo
Syntax
procedure ScrollToLineCenter(ALineNumber: Integer);
Parameters
| Name | Description |
|---|---|
ALineNumber |
The line number to scroll to. |