You should show the code you have: the offending like and the procedure 
definition. Be sure to use a procedure of object and not a simple procedure.

If you don't know how to declare it, just drop a HTTP component on the form, 
use the object inspector to create the event handler, then delete the 
component from the form and assign the event handle to your dynamically 
created component.

--
[EMAIL PROTECTED]
http://www.overbyte.be

----- Original Message ----- 
From: "Macfly" <[EMAIL PROTECTED]>
To: "ICS - Lista" <twsocket@elists.org>
Sent: Tuesday, January 03, 2006 4:14 PM
Subject: [twsocket] HttpCli - How set Oncookie event at runtime?


> Hi to All..
>
>  I writing a function to post and get some data via Httpcli...
>
>  it's work fine, but i need to catch cookies after posted data..
>  How i set and create a procedure to onCookie event? When the httcli is 
> created at runtime?
>
>  I Use a global var to store cookies but the problem is to set OnCookie 
> event..
>  I get this error:
>  Incompatible types: 'TCookieRcvdEvent' and 'Procedure'
>
>  Everyone have idea?
>
>  Thanks in advance..
>
>  Mac
>
>  Ps: Sorry for my poor english.
>
>
> ---------------------------------
> Yahoo! Shopping
> Find Great Deals on Holiday Gifts at Yahoo! Shopping
> -- 
> To unsubscribe or change your settings for TWSocket mailing list
> please goto http://www.elists.org/mailman/listinfo/twsocket
> Visit our website at http://www.overbyte.be 

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to