Mombu the Programming Forum

Go Back   Mombu the Programming Forum > Programming > D7: Problem opening an inherited form
User Name
Password
REGISTER NOW! Mark Forums Read




Reply
1 20th October 06:21
branimir
External User
 
Posts: 1
Default D7: Problem opening an inherited form



I runned at this problem, and it is obviously way the delphi work with
frames and inherited forms. It looks like they are supposed to be opened
in IDE at the moment of creating or opening inherited instance. Same
when you open your project. If you re project is saved with inherited
form or frame on it opened, be sure to have opened master form next time
you run Delphi.

So basicly this is my workaround solution, if you run
on such problem opening forms/frames:
1. close the unit with inherited form
2. open the master form or frame
3. then open the inherited unit again and it should work fine.

B.
  Reply With Quote


 


Reply


Thread Tools
Display Modes




666