RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDragDockObject.Assign Method

Enables assignments of TDragDockObject objects.

Pascal
procedure Assign(Source: TDragObject); override;
C++
virtual __fastcall Assign(TDragObject Source);

Assign calls the inherited Assign method and then handles the assignment of TDragDockObject objects. 

 

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