RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TToolWindow.Create Constructor

Creates and initializes a TToolWindow instance.

Pascal
constructor Create(AOwner: TComponent); override;
C++
virtual __fastcall TToolWindow(TComponent * AOwner);

Create generates a TToolWindow and initializes its properties. 

 

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