Determines whether the control is floating.
Source position: controls.pp line 1456
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.
CT Web help |
CodeTyphon Studio |