[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
A drag object for docking, that is automatically destroyed after use.
Source position: controls.pp line 458
type TDragDockObjectEx = class(TDragDockObject) |
||
public |
||
constructor Create(); override; |
|
Creates an object to be destroyed after use. |
end; |
|
A drag object for docking, that is automatically destroyed after use. |
|
| | ||
|
||
| | ||
|
Base class for managing drag operations and feedback. |
|
| | ||
TObject |
lazarus-ccr.sourceforge.net |