lazarus-ccr/components/tvplanit/examples/fulldemo
2017-05-25 21:24:23 +00:00
..
bufdsdatamodule.lfm tvplanit: Add a mORMot variant of the full demo (based on code kindly provided by DonAlfredo). 2016-09-02 17:58:47 +00:00
bufdsdatamodule.pas tvplanit: Add a mORMot variant of the full demo (based on code kindly provided by DonAlfredo). 2016-09-02 17:58:47 +00:00
demo.lpi tvplanit: Extended resource file (vpbasepng.res) intended for three sizes of the internally used images. Update TaskListPainter to use the icon according to the best screen resolution. 2017-05-22 17:50:31 +00:00
demo.lpr tvplanit: Extended resource file (vpbasepng.res) intended for three sizes of the internally used images. Update TaskListPainter to use the icon according to the best screen resolution. 2017-05-22 17:50:31 +00:00
demomain.lfm tvplanit: Simplify day, week and monthview, as well as contact list hints. Fix crash in Linux when mouse is moved into a hint. 2017-05-25 21:24:23 +00:00
demomain.lrt tvplanit: Check all examples for HiDPI scaling. 2017-05-20 15:39:18 +00:00
demomain.pas tvplanit: Simplify day, week and monthview, as well as contact list hints. Fix crash in Linux when mouse is moved into a hint. 2017-05-25 21:24:23 +00:00
ExVpRptSetup.lfm tvplanit: Fix compilation under non-Windows. Fix OK/Cancel button alignment under non-Windows. 2017-05-21 21:30:07 +00:00
ExVpRptSetup.pas tvplanit: Fix compilation under non-Windows. Fix OK/Cancel button alignment under non-Windows. 2017-05-21 21:30:07 +00:00
printerdefs.xml tvplanit: Add loading of saved print formats to FullDemo. 2016-07-29 15:56:52 +00:00
readme.txt tvplanit: Introduce a datamodule in the fulldemo. 2016-09-02 16:45:47 +00:00
sound.pas tvplanit: Remove WriteLn instructions left in previous commit 2016-07-20 12:55:06 +00:00

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.