You've already forked lazarus-ccr
tvplanit: Update/add some readme files.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5042 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@@ -1,14 +1,16 @@
|
|||||||
The folder "datastores" collects some demo projects to show usage of the
|
The folder "datastores" collects some demo projects to show usage of the
|
||||||
various datastores that come along with TvPlanIt:
|
various datastores that come along with TvPlanIt:
|
||||||
|
|
||||||
- TBufDsDatastore in folder "bufdataset"
|
- TVpBufDsDatastore in folder "bufdataset" (for TBufDataset)
|
||||||
|
|
||||||
|
- TVpFirebirdDatastore in folder "fb" (for Firebird databases using SQLDB)
|
||||||
|
|
||||||
- TVpFlexDatastore in folder "flex" (two projects, one for Access, one for
|
- TVpFlexDatastore in folder "flex" (two projects, one for Access, one for
|
||||||
sqlite3 database)
|
sqlite3 database)
|
||||||
|
|
||||||
- TVpIniDatastore in folder "ini"
|
- TVpIniDatastore in folder "ini" (for ini files)
|
||||||
|
|
||||||
- TVpSqlite3Datastore in folder "sqlite3"
|
- TVpSqlite3Datastore in folder "sqlite3" (for SQLite3 database using SQLDB)
|
||||||
|
|
||||||
- TVpZeosDatastore in folder "zeos"
|
- TVpZeosDatastore in folder "zeos"
|
||||||
requires installation of package "laz_visualplanit_zeos"
|
requires installation of package "laz_visualplanit_zeos"
|
2
components/tvplanit/examples/gadgets/readme.txt
Normal file
2
components/tvplanit/examples/gadgets/readme.txt
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
This project in folder "gadgets" demonstrates the "gadgets" of the Visual PlanIt
|
||||||
|
package: an analog/digital clock and a LED display.
|
Reference in New Issue
Block a user