sMemo1.ScrollBy(0,5000); not working Root › Technical support › Troubleshooting This topic has 1 reply, 2 voices, and was last updated 6 years ago by Support. Viewing 1 post (of 1 total) Author Posts March 27, 2019 at 6:13 am #59301 SupportKeymaster Hi Try this code Code: SendMessage(sMemo1.Handle, EM_LINESCROLL, 0, sMemo1.Lines.Count); Author Posts Viewing 1 post (of 1 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In Root › Technical support › Troubleshooting