API:FMX.ListBox.TListBox.AllowDrag
Delphi
property AllowDrag;
C++
__property AllowDrag = {default=0};
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
property | published | FMX.ListBox.pas FMX.ListBox.hpp |
FMX.ListBox | TListBox |
Description
Permet le glissement des éléments à l'intérieur de la liste.
FMX.ListBox.TListBox.AllowDrag hérite de FMX.ListBox.TCustomListBox.AllowDrag. Tout le contenu en-dessous de cette ligne se réfère à FMX.ListBox.TCustomListBox.AllowDrag.
Permet le glissement des éléments à l'intérieur de la liste.
AllowDrag vous permet de modifier l'ordre des éléments de liste, en les faisant glisser.