RAD Studio VCL Reference
|
TCoolBand represents a band within a TCoolBar.
TCoolBand = class(TCollectionItem);
class TCoolBand : public TCollectionItem;
ComCtrls
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) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|