Unit 'ceosclient' Package
[Overview][Classes][Index] [#pl_ceosmw]

TCeosClient

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

Declaration

Source position: ceosclient.pas line 30

type TCeosClient = class(TComponent)

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  function Call();

  

  function JSONCall();

  

published

  property Host: string; [rw]

  

end;

Inheritance

TCeosClient

  

|

TObject



CT Web help

CodeTyphon Studio