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

TControl.GetFloating

Determines whether the control is floating.

Declaration

Source position: controls.pp line 1395

protected function TControl.GetFloating: Boolean; virtual;

Description

Floating state is assumed when the control has a HostDockSite using the FloatingDockSiteClass type, and is the only docked client.