You've already forked lazarus-ccr
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5122 8e941d3f-bd1b-0410-a28a-d453659cc2b4
8 lines
253 B
Plaintext
8 lines
253 B
Plaintext
This demo shows many of the possibilities of the Turbo Power VisualPlanIt
|
|
package.
|
|
|
|
In this example the datastore resides in a datamodule to hide the type of
|
|
database connection from the main form.
|
|
|
|
It can also be used to test translations of strings.
|