Unit 'uCEFOLEDragAndDrop' Package
[Overview][Constants][Types][Classes][Index] [#pl_cef4typhon]

TOLEDropTarget

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: uCEFOLEDragAndDrop.pas line 116

type TOLEDropTarget = class(TInterfacedObject,IDropTarget)

protected

  FManager: TOLEDragAndDropMgr;

  

public

  constructor Create();

  

  function DragEnter();

  

  function DragOver();

  

  function Drop();

  

  function DragLeave;

  

end;

Inheritance

TOLEDropTarget

  

|

TObject,IDropTarget



CT Web help

CodeTyphon Studio