编辑器
优化home
This commit is contained in:
@@ -1449,6 +1449,7 @@ type TCustomMemo = class(TCustomScrollControl,TCustomMemoCmd) //
|
||||
if vi<>" " or vi="\t" then
|
||||
begin
|
||||
nx := i;
|
||||
if fCaretX = nx then nx := 1;
|
||||
break;
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user