FMX.Controls.TControl.GetDragMode
Delphi
function GetDragMode: TDragMode; virtual;
C++
virtual System::Uitypes::TDragMode __fastcall GetDragMode();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | FMX.Controls.pas FMX.Controls.hpp |
FMX.Controls | TControl |
Description
Getter function for the DragMode property.