SourceEditor: Find Next/Prev word, keep a few lines from window edge

git-svn-id: trunk@28023 -
This commit is contained in:
martin 2010-11-01 12:34:21 +00:00
parent 33fcaf9210
commit 387ce86056

View File

@ -2584,6 +2584,7 @@ begin
EditorComponent.LogicalCaretXY:=LogCaret;
EditorComponent.SearchReplace(EditorComponent.GetWordAtRowCol(LogCaret),
'',Flags);
CenterCursor(True);
end;
function TSourceEditor.DoFindAndReplace(aFindText, aReplaceText: String;