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