function Add(const Item: TBandFilterRecord): Integer;
Add a new band definition.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Item | TBandFilterRecord |
Returns: Int32
Remarks:
Object is owned by the list and will be deleted/freed when the deleted from the list.
Add a new band definition.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Item | TBandFilterRecord |
Returns: Int32
Object is owned by the list and will be deleted/freed when the deleted from the list.