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

TTreeGridDragManager

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

Declaration

Source position: treegrids.pas line 1111

type TTreeGridDragManager = class(TInterfacedObject,IVTDragManager,IXDropSource,IXDropTarget)

public

  constructor Create(); virtual;

  

  destructor Destroy; override;

  

  function DragEnter();

  

  function DragLeave;

  

  function DragOver();

  

  function Drop();

  

  procedure ForceDragLeave;

  

  function GiveFeedback();

  

  function QueryContinueDrag();

  

end;

Inheritance

TTreeGridDragManager

  

|

TObject,IVTDragManager,IXDropSource,IXDropTarget



CT Web help

CodeTyphon Studio