Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Aug : Re: Read data with TIdTCPClient

www.cryer.info
Managed Newsgroup Archive

Re: Read data with TIdTCPClient

Subject:Re: Read data with TIdTCPClient
Posted by:"Grant Brown" (gra..@sitedoc.com.au)
Date:22 Aug 2006 04:49:26

Hi,

I have IdGlobal in my uses clause but still get this error when trying
to compile


IdTCPClient.IOHandler.InputBuffer.RemoveBytes(SizeOf(NewLicRec));


[Pascal Error] SD4LChk.pas(200): E2003 Undeclared identifier:
'RemoveBytes'

Why ?

Kind Regards
Grant Brown

Dennis Passmore wrote:

> Unit ..\Indy10.1.5\Lib\System\IdGlobal.pas
>
>
> Dennis Passmore
>
> "Think it might be a new experience and
>  if you can not Pull then at least Push
>   the job will get done"


--

Replies:

In response to:

www.cryer.info
Managed Newsgroup Archive