Catz

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: activate a TsWebLabel programmatically? #42146
    Catz
    Participant

    QUOTE (Support @ Apr 7 2010, 11:18 AM)
    Maybe will be better to use a code like this :

    CODE
    ShellExecute(Application.Handle, 'open', PChar(sWebLabel1.URL), nil, nil, ord(soDefault));

    uses ShellAPI;

    Thanks a lot, that works fine.

Viewing 1 post (of 1 total)