Hi there,
i have this regular VCL form application with a JPG image,
How do i Resize, Rotate, etc... ?
(As code, not initial values).
Thanks in advance!
Hey there,
Ok my question is this, When I open the browser at certain page, from an app i made, say google how do I get it also search for something specific?
How do I interact with the search box?
How do I interact with anything on the web through the application?
Thanks alot in advance!
Hi there.
I have this regular vcl form app and i wanted to know if I can see changes made before a form procedure ends.
ex:
procedure TForm1.FormShow(Sender: TObject);
Begin
Memo1.Text := 'blah blah';
Sleep(10000);
Memo1.Text := 'End of blah blah';
End;
But it will only show me the "End...
I made this program that downloads a small 5kb html file from the internet, reads from it and deletes it.
when i give it to other people to test the application on their computer, some of them (not all of them... on my computer it works perfectly fine) get an I/O error...(that they dont have...
I finished doing this app and I want to give to people to try it out.
which files do I need to delete, so the won't see any source remain?
my files:
SysChange.Dpr (SysChange is the name of my application)
SysChange.dproj
SysChange.dproj.local
SysChange.identcache
SysChange.res
Unit1.dcu...
I've been looking for ages for this.
Is there any command like Assign(F,'Blah.Txt');
Or Rewrite/Reset And close for internet files?
like this: http://www.ultimate-guitar.com/tabs/k/kinks/you_really_got_me_tab.htm
I couldnt do...
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.