cocoa: adding support for close event of a filedialog

git-svn-id: trunk@62160 -
This commit is contained in:
dmitry 2019-11-02 23:57:26 +00:00
parent 2ea0313525
commit f06e1e33c9

View File

@ -440,6 +440,7 @@ begin
if lFilter <> nil then
FileDialog.FilterIndex := lFilter.lastSelectedItemIndex+1;
end;
FileDialog.DoClose;
// release everything