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