What steps will reproduce the problem?
1. procedure TForm1.Open1Click(Sender: TObject);
begin
UseLatestCommonDialogs := True;
if OpenPictureDialog1.Execute then
begin
end;
end;
What is the expected output? What do you see instead?
Exception
What version of the product are you using? On what operating system?
Latest version on Windows 8.1 with XE4
Please provide any additional information below.
Original issue reported on code.google.com by w...@frontiernet.net on 29 Aug 2014 at 3:32
Original issue reported on code.google.com by
w...@frontiernet.net
on 29 Aug 2014 at 3:32