[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
|
||
| | | ||
TObject,IVTDragManager,IXDropSource,IXDropTarget |
| CT Web help |
| CodeTyphon Studio |