Table of Contents

THttpEngine.CreateEngineFunc Property

Gets or sets a factory function used by CreateDefault to build a custom engine.

Remarks

When assigned, the function is invoked before the platform default engine is created.

Syntax

Unit: Sparkle.Http.Engine

property THttpEngine.CreateEngineFunc: THttpEngineFunc

See also