RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCoolBands.Create Constructor

Creates and initializes a TCoolBands instance.

Pascal
constructor Create(CoolBar: TCoolBar);
C++

Create generates a TCoolBands instance and initializes its properties. 

Typically, applications have no need to instantiate TCoolBands. Instead, this object is created by the TCoolBar object that uses it to manage its bands. 

CoolBar is the object that owns the TCoolBands object and uses it to manage its bands. 

 

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