[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Adds or removes the control to the list or register of docking sites.
Source position: controls.pp line 479
public procedure TDragManager.RegisterDockSite( |
Site: TWinControl; |
DoRegister: Boolean |
); virtual; abstract; |