Overload List
| # | Signature | Description |
|---|---|---|
| 1 | SignalTimer | |
| 2 | SignalTimer(Component AOwner) | |
| 3 | SignalTimer(IContainer Container) |
Overload 1: SignalTimer
Result: stored in self (calling object)
Overload 2: SignalTimer(Component AOwner)
| # | Name | Type | Description |
|---|---|---|---|
| 1 | AOwner | Component |
Result: stored in self (calling object)
Overload 3: SignalTimer(IContainer Container)
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Container | IContainer |
Result: stored in self (calling object)