Unit 'TreeGrids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#bs_controls]

IXDropTarget

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

Declaration

Source position: treegrids.pas line 526

type IXDropTarget = interface(IUnknown)

  function DragEnter();

  

  function DragOver();

  

  function DragLeave;

  

  function Drop();

  

end;

Inheritance

IXDropTarget

  

|

IInterface



CT Web help

CodeTyphon Studio