RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDragDockObject.Create Constructor

Creates and initializes an instance of TDragDockObject.

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

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

 

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