* Added TSystemFolders static class that exposes TPJSystemFolders class to rest of program under a new name. Added two public methods to get common and per-user application data directories along with supporting protected methods.
* Added constructor that produces assertion failure to ensure that the static class is never constructed.