It is recommended that the project source is unpacked the root of your disc drive however there is no big reason not to put it in "My Documents"
Directories, Units and Classes prefixed "LK" contain the project code. Any modification of this should be donated back to the project as a SVN patch through the bug tracking system else your changes will be overwritten the next time that you download an updated version from this site.
Directories prefixed "Zoom" contain the application templates based on the "LK" components. They contain a "Zoom" package of stub (empty) components inherited from the "LK" components and an executable which simply contains a main form, data module and about box.
Again this code should not be modified other than as above. New additions to the "Zoom" library of samples planned and are also invited from Developers.
See Getting Started for how to create your own applications from a "Zoom" project template.
The principal directory tree with links to the Component Reference:
LKAccounts | root folder | |
LKAccountsPackages | Core accounts packages | |
[LKUtilComponents](https://sourceforge.net/p/zoomaccounts/wikidev/LKUtilComponents/ "LKUtilComponents") | sundry classes, methods and defines | |
[LKRecordsComponents](https://sourceforge.net/p/zoomaccounts/wikidev/LKRecordsComponents "LKRecordsComponents") | to make non-accounts records systems | |
[LKAccountsComponents](https://sourceforge.net/p/zoomaccounts/wikidev/LKAccountsComponents "LKAccountsComponents") | Ledgers, Daybooks etc. for a core accounts system | |
LKCRMPackages | Customer Relations Management | |
LKCRMBaseComponents | Base classes common to most CRM systems | |
LKCRM...Components | Other packages for Customer Relations Management | |
ModelMaker | [ModelMaker](http://www.modelmakertools.com/ "ModelMaker") (optional) project files | |
Projects | Always empty folder for your accounts projects | |
Tools | Tool executable projects | |
Installer | An installer sample | |
LKDataTool | Backup database and other file operations on single user accounts systems | |
RebadgeTool | Use this to create your new project from a "Zoom" template | |
ZoomProjects | Application templates |
Anonymous