TDragSite

Base class for source or target handlers for drag-and-drop operations.

Inheritance

LevelAncestorDescription
1TObjectUltimate ancestor in a class hierarchy
2TDragSite

Source

UserInterface.Control.pas (126)

Fields

ScopeVisibilityTypeNameDescription
InstancepublicTControlContainer
InstancepublicTControlControl
InstancepublicTDragDropActionsActions

Methods

ScopeVisibilityResultNameDescription
InstancepublicCreate(Container: TControl; Control: TControl)
InstancepublicAttach(Control: TControl)Called when Control should be attached to the drag site.
InstancepublicDetach()Called when Control should be detached from the drag site.