[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: uRESTDWServerContext.pas line 279
type TRESTDWServerContext = class(TRESTDWComponent) |
||
public |
||
procedure CreateDWParams(); |
|
|
destructor Destroy; override; |
|
|
constructor Create(); override; |
|
|
published |
||
property IgnoreInvalidParams: Boolean; [rw] |
|
|
property ContextList: TRESTDWContextList; [rw] |
|
|
property AccessTag: string; [rw] |
|
|
property BaseHeader: TStrings; [rw] |
|
|
property OnBeforeRenderer: TObjectEvent; [rw] |
|
|
end; |
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |