Table of Contents

TSparkleDispatcher.Create Constructor

Creates a new dispatcher component.

Syntax

Unit: Sparkle.Comp.Server

constructor TSparkleDispatcher.Create(AOwner: TComponent);

Parameters

<-> Parameter Type Description
AOwner TComponent The owner component.

See also