How to save multiple files at once through delphi save dialog -


i'm not able save multiple files @ time in delphi save dialog box. multiple files means want save files without mentioning anything(or asterisk) @ "filename" field in delphi tsavedialog. please let me know how achieve that.

of course not, because not intended for. cannot obtain multiple filenames single save dialog. provides one filename @ time. design.

i suspect want prompt user folder path instead. use selectdirectory() function (or win32 shbrowseforfolder() function directly) that, can create whatever files need in folder.


Comments

Popular posts from this blog

javascript - three.js lot of meshes optimization -

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -