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

TCustomControlBar.DockSite

Allows drag-docking of controls onto this control.

Declaration

Source position: extctrls.pp line 1666

public property TCustomControlBar.DockSite : Boolean
  default True;

Description

A DockSite reacts on controls dragged over this control, signals acceptance and where a dragged control would be dropped. The default value for the property is True in TCustomControlBar.

See also

TWinControl.DockSite

  

Allows controls to be drag-and-dock-ed into this control.


Version 4.0 Generated 2025-05-03 Home