[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: treegrids.pas line 526
type IXDropTarget = interface(IUnknown) |
||
function DragEnter(); |
|
|
function DragOver(); |
|
|
function DragLeave; |
|
|
function Drop(); |
|
|
end; |
|
||
| | ||
IInterface |
CT Web help |
CodeTyphon Studio |