[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Determines whether the control is floating.
Source position: controls.pp line 1461
protected function TControl.GetFloating: Boolean; virtual; |
True if HostDockSite is a floating dock site with 0 0r 1 docked clients.
Floating state is assumed when the control has a HostDockSite using the FloatingDockSiteClass type, and 0 or 1 docked clients.
Version 4.0 | Generated 2025-05-03 | Home |