tvplanit: Autoconnect TVpGanttView and TVpCalendar to datasource when dropped on form. Refactor some TVpCalendar code.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8452 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2022-09-05 18:01:40 +00:00
parent 0df94bbd24
commit f2b4168f92
4 changed files with 110 additions and 78 deletions

View File

@ -7,6 +7,7 @@ object Form1: TForm1
ClientHeight = 607
ClientWidth = 565
OnCreate = FormCreate
LCLVersion = '2.3.0.0'
object VpCalendar1: TVpCalendar
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = Owner