8

Sorry if my question is silly!

I'm using Delphi XE4 and now I'm working on IdTelnet. But I got a problem with OnDataAvailable event. Take a look at this picture:

enter image description here

So I cannot work with OnDataAvailable Event.

Is this because of Delphi XE4? And How can I fix it?

Thanks

4

1 回答 1

14

TIdBytes类型在单元中声明IdGlobal。将该单位添加到您的使用条款中。

于 2013-08-27T11:29:30.047 回答