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

TWinControl.DoDockOver

Invoke the OnDockOver handler.

Declaration

Source position: controls.pp line 2221

protected procedure TWinControl.DoDockOver(

  Source: TDragDockObject;

  X: Integer;

  Y: Integer;

  State: TDragState;

  var Accept: Boolean

); virtual;



CT Web help

CodeTyphon Studio