RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCoolBands.Add Method

Adds a cool band to the collection.

Pascal
function Add: TCoolBand;
C++
__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. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!