For example i do the following:

Ser := TSerie.Create(Chart1);
Ser.Free;

I set breakpoint in implementation of TSerie.Destroy.
Neither the debugger stops on breakpoint nor the debugger steps into implementation of Free or Destroy.
Is it bug or "feature" ?

--
12 12 aka skywriter

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to