API:FMX.ListBox.TCustomListBox.DragChange

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function DragChange(const SourceItem, DestItem: TListBoxItem): Boolean; dynamic;

C++

DYNAMIC bool __fastcall DragChange(TListBoxItem* const SourceItem, TListBoxItem* const DestItem);

Properties

Type Visibility Source Unit Parent
function public
FMX.ListBox.pas
FMX.ListBox.hpp
FMX.ListBox TCustomListBox

Description

Embarcadero Technologies does not currently have any additional information.