Adds a cool band to the collection.
function Add: TCoolBand;
__fastcall TCoolBand Add();
Call Add to create an CoolBand in the collection. The new item is placed at the end of the Items array.
Add returns the new TCoolBand object.
Items