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

TRESTDWContextRules

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

Declaration

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;

Inheritance

TRESTDWContextRules

  

|

TObject



CT Web help

CodeTyphon Studio