On 5/21/07, Marc Weustink <[EMAIL PROTECTED]> wrote:
The last time I tried (D6) it could.
IIRC, the problem was that you had to specify the class/object a
class/object is derived from.

IE.
   TMyObject = object(TObject)
   TMyClass = class(TObject)

However here you get a name clash, since it TOjbect is different.

I think I'll stay with what I know... Class types!  :-)



--
Graeme Geldenhuys

General error, hit any user to continue.

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

Reply via email to