lazarus-ccr/components/tvplanit/examples/runtime
2016-09-02 16:31:27 +00:00
..
project1.lpi tvplanit: Simplify linking of runtime created datastores to dependent controls. 2016-09-02 16:31:27 +00:00
project1.lpr tvplanit: Add demo project "runtime" which works without installing the package. 2016-07-06 08:24:17 +00:00
readme.txt tvplanit: Add readme.txt to some example folders. 2016-07-26 11:32:22 +00:00
unit1.lfm tvplanit: Add demo project "runtime" which works without installing the package. 2016-07-06 08:24:17 +00:00
unit1.pas tvplanit: Simplify linking of runtime created datastores to dependent controls. 2016-09-02 16:31:27 +00:00

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.