Overload List
| # | Signature | Description |
|---|---|---|
| 1 | TSpectrumBands(TSpectrumBandsAnalyzer aOwner) | Create the list and pass TSpectrumBandsAnalyzer component as the owner. |
| 2 | TStreamedList(Boolean AOwnsObjects) |
Overload 1: TSpectrumBands(TSpectrumBandsAnalyzer aOwner)
Create the list and pass TSpectrumBandsAnalyzer component as the owner.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | aOwner | TSpectrumBandsAnalyzer |
Result: stored in self (calling object)
Overload 2: TStreamedList(Boolean AOwnsObjects)
| # | Name | Type | Description |
|---|---|---|---|
| 1 | AOwnsObjects | Boolean |
Result: stored in self (calling object)