BCB Mailing List
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[BCB] Forms Constructor
Wojciech,
> Thanks for the quick reply.
My pleasure.
> Since the old create order was to invoke the constructor first, isn't
> setting OldCreateOrder to false to invoke the constructor first
> counter-intuitive?
Well, it's rather confusing. The word "old" doesn't mean BCB 3.
Actually, it's the opposite. I don't remember how it worked in BCB 1.
Probably "old" means Delphi 1, I don't know. But I'm sure that the new
create order is that implemented in BCB 3, and the old one is something
older. In BCB 4, you can choose from the old and the new (usual) create
order. Usually it should be set to false. So old=false means new
(usual). Tricky.
Don't worry, you're not the only one who misunderstood the situation.
First I also thought that a new create order was introduced in BCB 4,
and the old one was used in BCB 3. It's not true.
BTW, I don't have BCB 4 yet, but I'll purchase it soon, so I keep my
eyes on the latest news.
Tamas Demjen
Technical University of Hungary
student
W Komornicki's Home Page |
Main Index |
Thread Index