topendialog Questions

2

Solved

i tried to use the openDialog in new thread but it made so strange behavior .. if i put the if opendialog.execute then in the create constructor like this : constructor TChatMemberThread.Create(N...

1

Solved

See steps below to reproduce. Works well in XE2 but not XE8. Create a new VCL Forms Application - Delphi Place a TButton and a TOpenDialog on the form In the button OnClick event call OpenDialog1...
Lorenzo asked 25/8, 2015 at 14:26

4

I'm trying to modify the Delphi 7 Dialogs.pas to access the newer Windows 7 Open/Save dialog boxes (see Creating Windows Vista Ready Applications with Delphi). I can display the dialogs using the s...
Sulfaguanidine asked 12/12, 2009 at 18:37

1

Solved

I've got a very simple form with a TOpenDialog and a button on it. When I press the button, it calls Execute on the dialog. If I watch in the debugger, the act of opening the dialog box spawns some...
Darb asked 10/9, 2011 at 17:10

1

I need to preview several CAD formats in the file open dialog box in Windows 7 / Vista. In the past I used a Delphi Preview Open Dialog and I could register and implement the CAD format that I had ...
Friederike asked 5/2, 2010 at 2:35

4

Solved

There doesn't appear to be a simple component available to create a folder selection dialog in Delphi 2009, although a file selection dialog is provided by way of the TOpenDialog. What is the most...
Seals asked 17/8, 2009 at 5:0
1

© 2022 - 2024 — McMap. All rights reserved.