Overload List
| # | Signature | Description |
|---|---|---|
| 1 | void Assign(TBandRecord Src) | Assign all field values from Src. |
| 2 | void Assign(TBandRecordDouble Src) | Assign all field values from Src. |
Overload 1: void Assign(TBandRecord Src)
Assign all field values from Src.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Src | TBandRecord |
Result: stored in self (calling object)
Overload 2: void Assign(TBandRecordDouble Src)
Assign all field values from Src.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Src | TBandRecordDouble |
Result: stored in self (calling object)