tvplanit: Move drawing code of TVpContactGrid to separate unit (VpContactGridPainter). Split off some shared code to TVpBasePainter.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4811 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2016-06-23 11:53:21 +00:00
parent ba2e8bce22
commit 9b8ce7a12b
8 changed files with 2331 additions and 80 deletions

View File

@ -25,9 +25,9 @@ object MainForm: TMainForm
Height = 532
Top = 48
Width = 780
ActivePage = TabEvents
ActivePage = TabContacts
Align = alClient
TabIndex = 0
TabIndex = 2
TabOrder = 0
object TabEvents: TTabSheet
Caption = 'Events'