You mean TfrmMDIAppMain = class(TCustomForm) or TfrmMDIAppDescMain = class(TCustomForm)?
Because, the second would be wrong, it would cancel the whole idea. And the first is kinda irrelevant, since TfrmMDIAppDescMain is the form that "is not found" (the ancestor of TfrmMDIAppMain).
Besides, as...
Hi all,
First off, I use Delphi 6 upd pack 2 on WinXP.
I've been programming in Delphi for over a decade now. Up until recently, I used to include everything the project needed in the project source. One day I decided to make my own library(ies) for obvious reasons.
I started by making a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.