help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes] Reference for unit 'blcksock' (#synapse)

TSynaClient

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

Declaration

Source position: blcksock.pas line 1222

type TSynaClient = class(TObject)

protected

  FTargetHost: String;

  FTargetPort: String;

  FIPInterface: String;

  FTimeout: Integer;

  FUserName: String;

  FPassword: String;

public

  constructor Create;

published

  property TargetHost: String; [rw]

  property TargetPort: String; [rw]

  property IPInterface: String; [rw]

  property Timeout: Integer; [rw]

  property UserName: String; [rw]

  property Password: String; [rw]

end;

Inheritance

TSynaClient

|

TObject

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505