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