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

IDropTargetHelper

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

Declaration

Source position: virtualdragmanager_gtk2.pas line 309

type IDropTargetHelper = interface(IUnknown)

  function DragEnter();

  

  function DragLeave;

  

  function DragOver();

  

  function Drop();

  

  function Show();

  

end;

Inheritance

IDropTargetHelper

  

|

IInterface



CT Web help

CodeTyphon Studio