[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: uRESTDWServerContext.pas line 244
type TRESTDWContextList = class(TRESTDWOwnedCollection) |
||
protected |
||
vEditable: Boolean; |
|
|
function GetOwner; override; |
|
|
public |
||
function Add; |
|
|
function AddContext(); |
|
|
constructor Create(); |
|
|
destructor Destroy; override; |
|
|
function ToJSON; |
|
|
procedure FromJSON(); |
|
|
procedure Delete(); overload; |
|
|
property Items []: TRESTDWContext; default; [rw] |
|
|
property ContextByName []: TRESTDWContext; [rw] |
|
|
end; |
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |