BCB Mailing List
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[BCB] Forms Constructor
I just upgraded to Borland C++Builder4. In compiling some of my
applications I find that the constructor is not the first method that is
invoked.
Here is what I have. I have a class derived from TForm. I have overriden
the OnResize method. When the application is launched, my OnResize method
is called before the constructor is called. I stepped through the code in
DEBUG mode to verify this. This is not true in C++Builder3.
Can anyone explain this behaviour?
--
Wojciech Komornicki
W Komornicki's Home Page |
Main Index |
Thread Index