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. |
Creates a new dispatcher component.
Unit: Sparkle.Comp.Server
constructor TSparkleDispatcher.Create(AOwner: TComponent);
| <-> | Parameter | Type | Description |
|---|---|---|---|
| AOwner | TComponent | The owner component. |