RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCoolBand.Create Constructor

Creates and initializes a TCoolBand instance.

Pascal
constructor Create(Collection: TCollection); override;
C++
virtual __fastcall TCoolBand(TCollection Collection);

Create generates a TCoolBand and initializes its properties. 

 

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