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

TDragControlObjectEx.Create

Creates an object to be destroyed after use.

Declaration

Source position: controls.pp line 498

public constructor TDragControlObjectEx.Create(

  AControl: TControl

); override;

Arguments

AControl

  

The control to drag.