Unit 'FakeActiveX' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_virtualtrees]

IDropTarget

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

Declaration

Source position: dummyactivex.inc line 238

type IDropTarget = interface(IUnknown)

  function DragEnter();

  

  function DragOver();

  

  function DragLeave;

  

  function Drop();

  

end;

Inheritance

IDropTarget

  

|

IInterface



CT Web help

CodeTyphon Studio