Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6881975
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T05:11:48+00:00 2026-05-27T05:11:48+00:00

Is it possible to create an MDI application using FireMonkey in a traditional sense

  • 0

Is it possible to create an MDI application using FireMonkey in a traditional sense of many documents forms/frames and one master form?

I’m specifically interested since there are no MDI controls on forms anymore.. Has it been replaced with something different?

EDIT: Adding to the question, when I create child forms they all showed separately in taskbar, even the OpenDialogs..

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T05:11:49+00:00Added an answer on May 27, 2026 at 5:11 am

    Here’s one approach you can use:

    1) Create your individual forms as normal, except use a TLayout, call it “LayoutMain”, (aligned alClient) as the parent of all controls on that form.

    2) On your “master form”, when you want to bring a form instance in to behave as it would as an MDI interface, create a TLayout (call it “FormContainer” or something), place as a child of that (aligned to top) another TLayout (call it “FormHeader”), containing the individual controls for the Form Caption, the Minimize/Maximize/Close buttons and anything else you’d like on the “frame” heading. This is called a Composite.

    3) Create an instance of your child form (but don’t show it), then parent that instance’s primary TLayout “LayoutMain” to your main form’s TLayout “FormContainer”.

    4) On the TLayout previously mentioned (with the name “FormHeader”), give it OnMouseDown and OnMouseMove events to provide the ability to drag it around the Master Form.

    When you want to maximize the child form inside the master form, you’d just set the outer TLayout “FormContainer” align property to alClient, remembering to store its original Top, Left, Width and Height values within the the form’s instance so you can recall them when pressing the Restore button.

    True, this is a fairly involved solution, but to the very best of my knowledge this is the only way you’re going to achieve what you’re trying to do with FireMonkey as it exists today (circa Update 2).

    I wouldn’t expect Embarcadero to provide any form of MDI emulation as part of FireMonkey “out of the box”, as MDI is considered an old-fashioned approach.

    The more modern solution would be to use Docking, as the RAD Studio IDE itself does. This provides the very best of both worlds, giving the user the freedom to choose what child forms they want to link into the master form, or display outside of that on their own (or any combination of docked arrangements).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is it possible create a IPhone application by using java and LWUIT framework?
Is it possible to create federated Subversion servers? As in one server at location
Is it possible to create a REST web service using ASP.NET 2.0? The articles
Is it possible to create Selenium tests using the Firefox plugin that use randomly
Is it possible to create a Command Link button in Visual C++ (CLR/Windows Forms
If you create a new MFC application (with MFC Feature Pack), and using all
Is possible create (register) a new class in runtime using delphi. I have a
is it possible create a cube with rounded corners in WPF? I found many
Possible Duplicate: Delphi XE2: Is it possible to create Mac GUI applications without FireMonkey?
Is possible to create category in the drop down menu using jquery? so it

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.