Table of Contents

TManagerCreateArgs.Manager Property

Gets or sets the object manager that will be used to process the request.

Remarks

Use the event handler to configure the manager, for example to enable filters, or replace it with a manager created by the application.

Syntax

Unit: XData.Module.Events

property TManagerCreateArgs.Manager: TObjectManager

See also