API:FMX.ListBox.TCustomListBox.AllowDrag

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AllowDrag: Boolean read FAllowDrag write SetAllowDrag default False;

C++

__property bool AllowDrag = {read=FAllowDrag, write=SetAllowDrag, default=0};

Properties

Type Visibility Source Unit Parent
property protected
FMX.ListBox.pas
FMX.ListBox.hpp
FMX.ListBox TCustomListBox

Description

Embarcadero Technologies does not currently have any additional information.