tvplanit: Improved name extraction from vcards. Some improvements in the demos.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6788 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2019-01-10 10:10:16 +00:00
parent cf33910bec
commit 85af6345aa
6 changed files with 38 additions and 30 deletions

View File

@@ -7,7 +7,7 @@ object Form1: TForm1
ClientHeight = 686
ClientWidth = 980
OnCreate = FormCreate
LCLVersion = '1.8.4.0'
LCLVersion = '2.1.0.0'
object Panel1: TPanel
Left = 0
Height = 33
@@ -67,9 +67,9 @@ object Form1: TForm1
Height = 653
Top = 33
Width = 980
ActivePage = TabSheet1
ActivePage = TabSheet2
Align = alClient
TabIndex = 0
TabIndex = 1
TabOrder = 1
object TabSheet1: TTabSheet
Caption = 'Events and tasks'
@@ -270,7 +270,7 @@ object Form1: TForm1
Align = alClient
TabStop = True
TabOrder = 1
AllowInPlaceEditing = True
AllowInPlaceEditing = False
BarWidth = 3
BarColor = clSilver
ColumnWidth = 200