Hi Delphi Experts.
Ok. Here is the question...
I want to change the filename in the SaveDialogbox when users choose different.. filter.
f.ex. filter as txt, xml, csv etc. and the filename will appears as MyFile.txt, MyFile.xml, etc.
I manage to change the filename before SaveDialog is executed but not while it is executing(when the dialog is open fo the user).
I could create my own dialogsbox but it would be easier to use TSaveDialog..
cheers and many thanks
mha
Ok. Here is the question...
I want to change the filename in the SaveDialogbox when users choose different.. filter.
f.ex. filter as txt, xml, csv etc. and the filename will appears as MyFile.txt, MyFile.xml, etc.
I manage to change the filename before SaveDialog is executed but not while it is executing(when the dialog is open fo the user).
I could create my own dialogsbox but it would be easier to use TSaveDialog..
cheers and many thanks
mha