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

TRESTDWServerContext

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

Declaration

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;

Inheritance

TRESTDWServerContext

  

|

TObject



CT Web help

CodeTyphon Studio