Top "Opendialog" questions

Delphi - how to get a list of all files of directory

I am working with delphi, I want a list of all files of a directory when I execute openpicturedialog. i.…

delphi opendialog
DELPHI - How to use opendialog1 for choosing a folder?

Possible Duplicate: Delphi: Selecting a directory with TOpenDialog I need to open a specific folder on my project. When I …

delphi directory delphi-2010 opendialog
How to find modal dialog opener from javascript?

I have a page that opens a modal dialog. After the operations done on dialog I want to refresh the …

javascript popup opendialog
How can I show only certain file extensions in an open-file dialog?

When I open a folder with an OpenDialog, how can I filter it so users can view only certain files (…

delphi opendialog
How to make a simple file dialog on Windows 7?

I am trying to create a simple file select dialog in VBScript. I have searched around for and answer but …

vbscript windows-7 opendialog
What is the difference between the new TFileOpenDialog and the old TOpenDialog?

What is the difference between the new TFileOpenDialog and the old TOpenDialog? In my computer (Win 7/DXE), when I run …

delphi windows-7 windows-vista fileopendialog opendialog