You've already forked lazarus-ccr
tvplanit: Add readme.txt to some example folders.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5036 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
14
components/tvplanit/examples/datastores/readme.txt
Normal file
14
components/tvplanit/examples/datastores/readme.txt
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
The folder "datastores" collects some demo projects to show usage of the
|
||||||
|
various datastores that come along with TvPlanIt:
|
||||||
|
|
||||||
|
- TBufDsDatastore in folder "bufdataset"
|
||||||
|
|
||||||
|
- TVpFlexDatastore in folder "flex" (two projects, one for Access, one for
|
||||||
|
sqlite3 database)
|
||||||
|
|
||||||
|
- TVpIniDatastore in folder "ini"
|
||||||
|
|
||||||
|
- TVpSqlite3Datastore in folder "sqlite3"
|
||||||
|
|
||||||
|
- TVpZeosDatastore in folder "zeos"
|
||||||
|
requires installation of package "laz_visualplanit_zeos"
|
3
components/tvplanit/examples/navbar/readme.txt
Normal file
3
components/tvplanit/examples/navbar/readme.txt
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
This project in folder "navbar" shows how to use the TVpNavBar component of
|
||||||
|
the TvPlanit package. It demonstrates directly the effect of some properties
|
||||||
|
modified at runtime.
|
4
components/tvplanit/examples/runtime/readme.txt
Normal file
4
components/tvplanit/examples/runtime/readme.txt
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
This project in folder "runtime" creates VisualPlanit components at runtime.
|
||||||
|
|
||||||
|
It uses a TVpBufDSDatastore, as well as a TVpDayView, TVpWeekView, TVpMonthView,
|
||||||
|
and a TVpResourceCombo control.
|
Reference in New Issue
Block a user