[fpc-pascal] Does FPC support fields which are only accessible from the object itself, eg. some kind of super private fields
Frank Church
vfclists at gmail.com
Tue Oct 4 13:32:12 CEST 2011
Private allows access to procedures which the unit, even if they belong to a
separate object.
Does FPC support fields which are only accessible from the object itself,
not accessble by other objects even if they are in the same unit?
--
Frank Church
=======================
http://devblog.brahmancreations.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20111004/ffdc2bde/attachment.html>
More information about the fpc-pascal
mailing list