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