Unit 'ceostypes' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_ceosmw]

TCeosRequestContent

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

Declaration

Source position: ceostypes.pas line 28

type TCeosRequestContent = class(TJSONObject)

public

  constructor create;

  

  destructor destroy; override;

  

  property ID: Integer; [rw]

  

  property Method: string; [rw]

  

  property Args: TJSONArray; [r]

  

end;

Inheritance

TCeosRequestContent

  

|

TObject



CT Web help

CodeTyphon Studio