Show: Delphi C++
Display Preferences

FMX.Types.TControl.SetDragMode

From XE2 API Documentation
Jump to: navigation, search

Delphi

procedure SetDragMode(const ADragMode: TDragMode);

C++

void __fastcall SetDragMode(const System::Uitypes::TDragMode ADragMode);

Properties

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

Description

Setter function for the DragMode property. ADragMode specifies the new value of the DragMode property.

See Also

Personal tools
Previous Versions
Translations