Hello, I'm writing a code editor, which is built upon an MDI interface. Now, on my MDI child form, I have only one component, which is a TRichEdit component named Code. How can I access the Code component of the currently active MDI child?
Also, how can I choose which MDI child that is active?
Thank you
Also, how can I choose which MDI child that is active?
Thank you