FMX.Platform.IFMXDragDropService

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

IFMXDragDropService = interface(IInterface)

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
interface
class
public
FMX.Platform.pas
FMX.Platform.hpp
FMX.Platform FMX.Platform


Description

Service de plate-forme qui fournit le support pour les opérations glisser-déposer.

Prise en charge des plates-formes

Vous pouvez utiliser IFMXDragDropService sur Windows et OS X.

Voir aussi

Exemples