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!
Thanks for every one!!!!
I tried everything until i got to Steve's timer tip.
googled the component a bit and now my app works like a charm!
Thanks again for everything!
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...
How can i get the username?
and im supposed to make the directory of my application?
if yes, then how?
Thank you so much for your help, it means the world!
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...
Thank you all for the replies.
I have another question.
when i gave it to other people to test the app some of them (not all...) had an I/O error...(something that there isnt access aproval to the user).
in my program i use a file download from the internet :
"
function GetInetFile (const...
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...
Thanks alot for you both.
I read and tried the About guide, but I dont get something.
Where is the file being saved?
How can I read from it?
Is it stored in a variable?
Thanks in advance.
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.