Unit 'uRESTDWServerContext' Package
[Overview][Constants][Types][Classes][Index] [#pl_restdataware]

TRESTDWContextList

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

Declaration

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;

Inheritance

TRESTDWContextList

  

|

TObject



CT Web help

CodeTyphon Studio