API:FMX.ListBox.TCustomListBox.DragChange
Delphi
function DragChange(const SourceItem, DestItem: TListBoxItem): Boolean; dynamic;
C++
DYNAMIC bool __fastcall DragChange(TListBoxItem* const SourceItem, TListBoxItem* const DestItem);
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| function | public | FMX.ListBox.pas FMX.ListBox.hpp |
FMX.ListBox | TCustomListBox |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !