[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: uRESTDWServerContext.pas line 148
type TRESTDWContextRules = class(TRESTDWComponent) |
||
public |
||
destructor Destroy; override; |
|
|
constructor Create(); override; |
|
|
function BuildContext(); |
|
|
published |
||
property ContentType: string; [rw] |
|
|
property MasterHtml: TStrings; [rw] |
|
|
property MasterHtmlTag: string; [rw] |
|
|
property IncludeScripts: TStrings; [rw] |
|
|
property IncludeScriptsHtmlTag: string; [rw] |
|
|
property DeleteInvalidChars: TStrings; [rw] |
|
|
property Items: TRESTDWContextRuleList; [rw] |
|
|
property OnBeforeRenderer: TObjectEvent; [rw] |
|
|
end; |
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |