DavidOliveira Posted July 11, 2009 Posted July 11, 2009 i wanna make a link in my application go to a siteanyone can helpe like to do
wyrda Posted July 12, 2009 Posted July 12, 2009 I use a Tlabel with another cursor over it(hand) to notice the difference and the Event:OnClick with this code:ShellExecute(NULL, "open","http://mysite.com",NULL, NULL, SW_SHOWNORMAL);
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now