isMdiFloating
isMdiFloating(): Boolean;
The isMdiFloating method of the Form class returns true if the MDI child form is floating; otherwise it returns false if the form is docked or it is not an MDI child form.
2020.0.01 and higher
isMdiFloating(): Boolean;
The isMdiFloating method of the Form class returns true if the MDI child form is floating; otherwise it returns false if the form is docked or it is not an MDI child form.
2020.0.01 and higher