jeromebunel - 2020-11-17

Hi. I try to use the visu Dialog "VisuDialogs.FileOpenSave;"
When i open this dailog, all is display correctly.

When the Dialog is closed, the file name selected by the user is available by calling the GetSelectedFileName method.

My question is : how to know when this Dialogs windows is closed.

Thank you