Removes the specified form from the list of docked clients, and releases the dock form when all docked clients have been removed.
Source position: forms.pp line 964
protected procedure TCustomDockForm.DoRemoveDockClient( |
Client: TControl |
); override; |
Client |
|
Client control removed from the dock list in the method. |
|
Override this method to take special actions on removal of an docked client. |
| Version 4.6 | Generated 2026-02-20 | Home |