TClrCustomControl.DoAddDockClient(TControl,TRect) Method
Performs actions when a control is docked to the windowed control.
protected procedure DoAddDockClient(Client: TControl; const ARect: TRect); override;
Parameters
- Client
- Type: TControl
- ARect
- Type: TRect