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

TCeosResponseContent

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

Declaration

Source position: ceostypes.pas line 47

type TCeosResponseContent = class(TJSONObject)

public

  procedure SetResultContent();

  

  constructor Create;

  

  destructor Destroy; override;

  

  property ID: Integer; [rw]

  

  property ResultContent: TJSONData; [rw]

  

  property Version: string; [rw]

  

end;

Inheritance

TCeosResponseContent

  

|

TObject



CT Web help

CodeTyphon Studio