Vcl.ComCtrls.TCoolBand
Delphi
TCoolBand = class(TCollectionItem)
C++
class PASCALIMPLEMENTATION TCoolBand : public System::Classes::TCollectionItem
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | Vcl.ComCtrls.pas Vcl.ComCtrls.hpp |
Vcl.ComCtrls | Vcl.ComCtrls |
Description
TCoolBand represents a band within a TCoolBar.
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.