FMX.Types.IControl.BeginAutoDrag
Delphi
procedure BeginAutoDrag;
C++
virtual void __fastcall BeginAutoDrag(void) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | public | FMX.Types.pas FMX.Types.hpp | FMX.Types | IControl | 
Description
Automatically begins the drag operation.
Implement BeginAutoDrag to automatically start the drag operation.