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

TDragControlObjectEx

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

A drag object for dragging a control.

Declaration

Source position: controls.pp line 564

type TDragControlObjectEx = class(TDragControlObject)

public

  constructor Create(); override;

  

Constructor for the class instance.

end;

Inheritance

TDragControlObjectEx

  

A drag object for dragging a control.

|

TDragControlObject

  

A drag object for dragging a control.

|

TDragObject

  

Base class for managing drag operations and user feedback.

|

TObject


Version 3.2 Generated 2024-02-25 Home