Unit 'json_formatter' Package
[Overview][Classes][Procedures and functions][Index] [#pl_wst]

TJsonRpcCallMaker

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

Declaration

Source position: json_formatter.pas line 57

type TJsonRpcCallMaker = class(TSimpleFactoryItem,ICallMaker)

public

  constructor Create; override;

  

  destructor Destroy; override;

  

  function GetPropertyManager;

  

  procedure MakeCall();

  

end;

Inheritance

TJsonRpcCallMaker

  

|

TSimpleFactoryItem,ICallMaker

  

|

TObject



CT Web help

CodeTyphon Studio