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

TDragObjectEx

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

Base class for managing drag operations and user feedback.

Declaration

Source position: controls.pp line 435

type TDragObjectEx = class(TDragObject) end;

public

  constructor Create(); override;

  

Creates a drag object that is automatically destroyed after use.

Inheritance

TDragObjectEx

  

Base class for managing drag operations and user feedback.

|

TDragObject

  

Base class for managing drag operations and user feedback.

|

TObject

The latest version of this document can be found at lazarus-ccr.sourceforge.net.