[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |