RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCoolBand Class

TCoolBand represents a band within a TCoolBar.

Pascal
TCoolBand = class(TCollectionItem);
C++
class TCoolBand : public TCollectionItem;

Use TCoolBand to access one of the resizable bands in a cool bar object. Each TCoolBar uses a TCoolBands to maintain a collection of TCoolBand objects. 

 

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