[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#lcl)

TDragDockObjectEx

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

Declaration

Source position: controls.pp line 444

type TDragDockObjectEx = class(TDragDockObject)

public

  constructor Create(); override;

end;

Inheritance

TDragDockObjectEx

|

TDragDockObject

  

|

TDragObject

  

TDragObject - the base class for many objects that are designed to be dragged and dropped

|

TObject