[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Handler called when the control starts floating.
Source position: controls.pp line 1131
protected procedure TControl.DoFloatMsg( |
ADockSource: TDragDockObject |
); virtual; |
Since TControls cannot float for themselves, a FloatHost site is created and the control is docked into it.
When the control already has a Parent (FloatHost site), the Parent's position and extent is adjusted to fit the DockRect as its ClientRect
lazarus-ccr.sourceforge.net |