I have a problem in the form creation of one of my projects.  The
access violation is occuring 'somewhere' after the call to:

  Application.CreateForm(TformMain, formMain);

And before any code in the TformMain class is called.  I've tried single
stepping through code to find out whats crashing but I'm getting stuck in
a recursive call to TRxSpeedButton.Notification() so can't find whats
crashing this way.

Does anyone have any hints as to how I could find which component/object
is causing the access viol?

Mark


-- 
I am naked, hear me purr.
Now Playing: John Williams - Piazzolla: Verano Porteno (Tango)

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to