![]() |
IdIcmpClient Fehler ?????
Delphi-Quellcode:
in der ersten zeile unterstreicht delphi ReplyStatus.BytesReceived rot und gibt als fehler aus
If IdIcmpClient1.ReplyStatus.BytesReceived > 0 then begin
ips[Listbox1.Items.Count+1] := IdIcmpClient1.Host; Listbox1.Items.Add(IdIcmpClient1.Host +' '+ IPAddrToName(IdIcmpClient1.Host)); end;
Delphi-Quellcode:
was hab ich falsch gemacht
[Pascal Error] Unit1.pas(287): E2362 Cannot access protected symbol TIdCustomIcmpClient.ReplyStatus
|
Alle Zeitangaben in WEZ +1. Es ist jetzt 03:59 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz