CodeSnip is an offline reader for the DelphiDabbler Code Snippets Database of reusable Delphi Pascal procedures, functions, types and constants. The program can download the database from the DelphiDabbler website and display it.
Using the program you can navigate and search the database. Snippets can be displayed and test compiled. You can write code snippets to disk and the clipboard or generate whole Pascal units. The database can be updated from internet.
You can also add your own routines, types and constants to the database. Freeform code can also be added, but can't be test compiled.
For a quick introduction see the QuickStart Guide. Alternatively you can learn more about:
When the program starts it displays its welcome page.
The first time the program is run the welcome page notes that the database is empty and prompts you to download the database. On subsequent occasions the welcome page gives a brief overview of the program and links to some useful actions. A Donation button is also displayed.
The welcome page can be displayed at any time by selecting the View | Welcome Page menu option.