Here they are:

    procedure   SendText(const Str : RawByteString); {$IFDEF COMPILER12_UP}
overload;
    procedure   SendText(const Str : UnicodeString); overload;
    procedure   SendText(const Str : UnicodeString; ACodePage : Cardinal);
overload;
    {$ENDIF}


On Fri, Oct 16, 2009 at 6:54 PM, Arno Garrels <arno.garr...@gmx.de> wrote:

> Fastream Technologies wrote:
> > Hello,
> >
> > I am not sure if this was asked before but here it goes:..
> >
> > http://www.fastream.com/ics/BCB2010ICSProjectIncompatibility.png
> >
> > I use ICSv7 downloaded a month ago.
> >
> > What is the cure?
>
> No idea, just compiled the default package with BCB 2010 UPD1 with
> only two new warnings in MimeDec.pas, see my other message .
>
> There should be three overloads of setter SendText, please copy their
> declaration end post them here.
>
> --
> Arno Garrels
> --
> To unsubscribe or change your settings for TWSocket mailing list
> please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
> Visit our website at http://www.overbyte.be
>
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to