API:FMX.Platform.IFMXDragDropService.BeginDragDrop
Delphi
procedure BeginDragDrop(AForm: TCommonCustomForm; const Data: TDragObject; ABitmap: TBitmap);
C++
virtual void __fastcall BeginDragDrop(Fmx::Forms::TCommonCustomForm* AForm, const Fmx::Types::TDragObject &Data, Fmx::Graphics::TBitmap* ABitmap) = 0 ;
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
procedure function |
public | FMX.Platform.pas FMX.Platform.hpp |
FMX.Platform | IFMXDragDropService |
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.