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

TWinControl.DoRemoveDockClient

Override this method to take special actions on removal of an docked client.

Declaration

Source position: controls.pp line 2252

protected procedure TWinControl.DoRemoveDockClient(

  Client: TControl

); virtual;

Description

The default implementation does nothing.


Version 3.2 Generated 2024-02-25 Home