FMX.Platform.IFMXDragDropService

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

IFMXDragDropService = interface(IInterface)

C++

__interface  INTERFACE_UUID("{73133536-5868-44B6-B02D-7364F75FAD0E}") IFMXDragDropService  : public System::IInterface

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
interface
class
public
FMX.Platform.pas
FMX.Platform.hpp
FMX.Platform FMX.Platform


Beschreibung

Plattformdienst, der Unterstützung für Drag&Drop-Operationen bereitstellt.

Plattformunterstützung

Sie können IFMXDragDropService unter Windows und OS X verwenden.

Siehe auch

Beispiele