Unit 'vsVisualSynapse' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_synapsevs]

TvsVisualICMP

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

Declaration

Source position: vsvisualsynapse.pas line 456

type TvsVisualICMP = class(TVisualClient)

protected

  FHost: string;

  

  FPingType: TPingType;

  

  FActive: Boolean;

  

public

  function Ping();

  

  function traceroute();

  

  function PingRequest();

  

  procedure DoIt();

  

published

  property SocksProxyInfo: TvsSocksProxyInfo; [r]

  

  property PingType: TPingType; [rw]

  

  property Activate: Boolean; [rw]

  

  property Host: string; [rw]

  

end;

Inheritance

TvsVisualICMP

  

|

TVisualClient

  

|

TVisualSynapse

  

|

TObject



CT Web help

CodeTyphon Studio