mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-06 09:58:16 +02:00
ActiveControl is FindInFile text
git-svn-id: trunk@8336 -
This commit is contained in:
parent
4f4f781869
commit
8c50e2298d
@ -250,6 +250,7 @@ begin
|
||||
Cancel := true;
|
||||
Parent:=Self;
|
||||
end;
|
||||
ActiveControl:=TextToFindComboBox;
|
||||
end;
|
||||
LazFindInFilesDialogResize(nil);
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user