Unit 'Controls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TDragDockObjectEx

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

A drag object for docking that is automatically destroyed after use.

Declaration

Source position: controls.pp line 601

type TDragDockObjectEx = class(TDragDockObject)

public

  constructor Create(); override;

  

Constructor for the class instance.

end;

Inheritance

TDragDockObjectEx

  

A drag object for docking that is automatically destroyed after use.

|

TDragDockObject

  

A drag object for drag-dock.

|

TDragObject

  

Base class for managing drag operations and user feedback.

|

TObject



CT Web help

CodeTyphon Studio