TBandFilterList.Add Method

function Add(const Item: TBandFilterRecord): Integer;

Add a new band definition.

#NameTypeDescription
1ItemTBandFilterRecord

Returns: Int32

Remarks:

Object is owned by the list and will be deleted/freed when the deleted from the list.