I am designing a project where I am reading binary data ( parameters and XY Point Data) from a file and displaying it .

I have designed it using MDI property and in Open File I open Text View and Graphics View.

I have also designed the above by declaring two forms and activating them in Open Routine.

PL guide me , what is the difference between two methods and advantages of MDI.

Thanking you