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

TRESTDWContextRuleList

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

Declaration

Source position: uRESTDWServerContext.pas line 119

type TRESTDWContextRuleList = class(TRESTDWOwnedCollection)

protected

  vEditable: Boolean;

  

  function GetOwner; override;

  

public

  function Add;

  

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Delete(); overload;

  

  property Items []: TRESTDWContextRule; default; [rw]

  

  property ContextByName []: TRESTDWContextRule; [rw]

  

  property MarkByName []: TRESTDWContextRule; [rw]

  

end;

Inheritance

TRESTDWContextRuleList

  

|

TObject



CT Web help

CodeTyphon Studio