Unit 'IdIcmpClient' Package
[Overview][Constants][Types][Classes][Index] [#pl_indy]

TIdIcmpClient

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: IdIcmpClient.pas line 194

type TIdIcmpClient = class(TIdCustomIcmpClient)

public

  procedure Ping();

  

  property ReplyData: string;

  

  property ReplyStatus: TReplyStatus;

  

published

  property Host: string;

  

  property IPVersion: TIdIPVersion;

  

  property PacketSize: Integer;

  

  property ReceiveTimeout: Integer;

  

  property OnReply: TOnReplyEvent;

  

end;

Inheritance

TIdIcmpClient

  

|

TIdCustomIcmpClient

  

|

TIdRawClient

  

|

TIdRawBase

  

|

TIdComponent

  

|

TIdBaseComponent

  

|

TIdInitializerComponent

  

|

TObject



CT Web help

CodeTyphon Studio