| Delphi .NET (2) Database (71) Delphi IDE (89) Network (39) Printing (3) Strings (12) VCL (83) Windows with Delphi (280)
|
Selecting multiple files in TOpenDialog
To allow the user selecting multiple files in a TOpenDialog, you need to add ofAllowMultiSelect] to property Options.
Comments:
| ||||||||||||||