I imported into Delphi 5 the Apple Quick Time Control version 2.0. I then
created a new application and put the QuickTime Control in the form and the
OpenDialog VCL component and a button.
I added the following code:
procedure TForm1.Button1Click(Sender: TObject);
begin
if OpenDialog1.Execute...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.