[fpc-devel] Generics.Collections as package for Lazarus or package for FPC RTL
Anthony Walter
sysrpl at gmail.com
Wed Jan 27 00:06:57 CET 2016
I'd also like to add that there might be more names under a namespace than
just two (e.g "Core.Text"). For example:
unit Core.Collections;
unit Core.Collections.Specialized;
unit Core.Text;
unit Core.Text.Xml;
unit Core.Text.Regex;
unit Core.Network;
unit Core.Network.Http;
unit Core.Network.Ftp;
unit Core.Network.Storage;
unit Core.Encryption;
And so on.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20160126/d8f4afe2/attachment.html>
More information about the fpc-devel
mailing list