设置垂直滚动条:Propertie-->ScrollBars := ssVertical;自动滚到最后一行:Memo1.SelLength := Length(Memo1.Text); 相关文章: 2022-12-23 2022-12-23 2021-08-15 2021-12-30 2022-12-23 2021-12-30 2022-12-23 2021-08-29