Creating tabbed MDI interface

Please discuss general Delphi programming topics here.

Creating tabbed MDI interface

Postby sekar1 » August 3rd, 2009, 4:28 am

Hi,

I am working in an MDI application. i want to create the child form in thetabsheet wit hdock control. All the child windows should align in the tabsheet. Attached a screenshot of the image (Attachment _1.jpg) what i needs (Ref: textpad software). if i maximise the control , All the child window should be stacked as in the next attachement (Attachment_2.jpg) . Please let me know how to implement the child window in delphi VCL application?

Thanks in advance,
Regards,
Sekar
Attachments
Attachement_1.JPG
Attachement_1.JPG (23.02 KiB) Viewed 2230 times
Attachment_2.JPG
Attachment_2.JPG (51.55 KiB) Viewed 2230 times
sekar1
Junior Member
Junior Member
 
Posts: 25
Joined: December 21st, 2006, 5:55 am

Re: Creating tabbed MDI interface

Postby Kambiz » August 3rd, 2009, 6:10 pm

The MDI child forms are not flexible.

Use a normal form instead of child forms. To set a form on a tab, set form's Parent property to the tab.
Kambiz
User avatar
Kambiz
Administrator
Administrator
 
Posts: 2429
Joined: March 7th, 2003, 7:10 pm


Return to Delphi Programming

Who is online

Users browsing this forum: No registered users and 1 guest

cron