FMX.Controls.TControl.GetDragMode

From RAD Studio API Documentation
Revision as of 13:47, 22 January 2013 by L10nBot (talk | contribs) (copied from FMX.Types.TControl.GetDragMode)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Delphi

function GetDragMode: TDragMode; virtual;

C++

virtual System::Uitypes::TDragMode __fastcall GetDragMode(void);

Properties

Type Visibility Source Unit Parent
function protected
FMX.Controls.pas
FMX.Controls.hpp
FMX.Controls TControl

Description

Getter function for the DragMode property.

See Also

Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=FMX.Controls.TControl.GetDragMode&oldid=480400"