RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TToolDockObject.Create Constructor

Creates and initializes an instance of TDragDockObject.

Pascal
constructor Create(AControl: TControl); override;
C++
virtual __fastcall TToolDockObject(TControl * AControl);

Create calls the inherited constructor and allocates memory for the Brush property. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!