|
RAD Studio VCL Reference
|
Performs actions and generates an OnDragDrop event.
procedure DragDrop(Source: TObject; X: Integer; Y: Integer); override;
virtual __fastcall DragDrop(TObject * Source, int X, int Y);
This override of the method inherited from TCustomActionControl calls the inherited routine and performs other actions to ensure that the focus is correct.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|