Form related
Publicado: Vie Sep 05, 2014 1:24 pm
Hello,
I have developed my own set of "inplace" forms following the sample FormInAForm.
So, for example, I have created a class called TXInplaceForm and when I define a new form I manually change the class declaration of the form CLASS TFormTest FROM TForm to
CLASS TFormTest FROM TXInplaceForm.
With version 3.2 everything worked very well and I was able to design the form.
Now, after installing 3.3, any time I press F12 for the form designer an error is shown and nothing is displayed.
The same error happens also if I use the project FormInAForm in the samples folder.
I attach the screenshot of the error message.
Can you tell me how I can solve this problem ?
Regards Giuseppe
Attached files
I have developed my own set of "inplace" forms following the sample FormInAForm.
So, for example, I have created a class called TXInplaceForm and when I define a new form I manually change the class declaration of the form CLASS TFormTest FROM TForm to
CLASS TFormTest FROM TXInplaceForm.
With version 3.2 everything worked very well and I was able to design the form.
Now, after installing 3.3, any time I press F12 for the form designer an error is shown and nothing is displayed.
The same error happens also if I use the project FormInAForm in the samples folder.
I attach the screenshot of the error message.
Can you tell me how I can solve this problem ?
Regards Giuseppe
Attached files