parent
7712465e2c
commit
a9a4ee5dfc
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue