Unit 'lNet' Package
[Overview][Constants][Types][Classes][Index] [#pl_lnet]

ILComponent

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

Declaration

Source position: lnet.pp line 170

type ILComponent = interface

  procedure Disconnect();

  

  procedure CallAction;

  

  property SocketClass: TLSocketClass;

  

  property Host: string;

  

  property Port: Word;

  

end;

Inheritance

ILComponent

  

|

IInterface



CT Web help

CodeTyphon Studio