[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Closes (releases) the form after the last client has been undocked.
Source position: forms.pp line 899
protected procedure TCustomDockForm.DoRemoveDockClient( |
Client: TControl |
); override; |
|
Override this method to take special actions on removal of an docked client. |