RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomMenuButton.DoDragDrop Method
Pascal
procedure DoDragDrop(DragObject: TObject; X: Integer; Y: Integer); override;
C++
virtual __fastcall DoDragDrop(TObject * DragObject, int X, int Y);

This is DoDragDrop, a member of class TCustomMenuButton.

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