Suppose i've got class
TA = class
public
 itsMember1 : longint;
end;

I want class TB = class(TA); but itsMember1 should be private.
Is it possible?

--
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