mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-12 10:55:55 +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;
|
Cancel := true;
|
||||||
Parent:=Self;
|
Parent:=Self;
|
||||||
end;
|
end;
|
||||||
|
ActiveControl:=TextToFindComboBox;
|
||||||
end;
|
end;
|
||||||
LazFindInFilesDialogResize(nil);
|
LazFindInFilesDialogResize(nil);
|
||||||
end;
|
end;
|
||||||
|
Loading…
Reference in New Issue
Block a user