动态设置Memo控件边框的大小,Delphi代码,改变Memo组件的边框空隙,程序通过获取Memo1的矩形边界,更改Rect边界值,重绘Memo1的矩形边界。其效果类似CSS中的Padding,也就是区块边缘与正文边距之间的空隙。本代码可动态改变左边距和上边距中的Padding大小,你可以亲自操作一下试试效果。-Dynamic setting the Memo control the size of the border, Delphi code, change the the Memo com