[fpc-devel] [patch] tBits

Alexander Klenin klenin at gmail.com
Fri Nov 13 08:03:56 CET 2009


2009/11/11 Dariusz Mazur <darekm at 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



More information about the fpc-devel mailing list