2009/11/11 Dariusz Mazur <dar...@emadar.com>:
>
>  With this I have and question:
>  For me function FindNextRaw should be in protected section
>  But then we cant use them in enumerator, except when something like friend
> classes can be used in FPC.
>  I only read about this concept, is it possible/plan  in FPC.

If you place enumerators in the same unit as TBits, they
will have access to the properted members of TBits.

-- 
Alexander S. Klenin
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to