Branch update for mygnokii2002_03_17_19_29nl
[gnokii.git] / win32_makefile / gui_delphi / pbkedit.dfm
index 2f78d20..81d0fdb 100644 (file)
@@ -1,10 +1,10 @@
 object PbkForm: TPbkForm\r
-  Left = 187\r
-  Top = 121\r
+  Left = 263\r
+  Top = 136\r
   BorderStyle = bsDialog\r
-  Caption = 'Edit phonebook entry'\r
-  ClientHeight = 212\r
-  ClientWidth = 309\r
+  Caption = 'View phonebook entry'\r
+  ClientHeight = 207\r
+  ClientWidth = 313\r
   Color = clBtnFace\r
   Font.Charset = DEFAULT_CHARSET\r
   Font.Color = clWindowText\r
@@ -15,10 +15,10 @@ object PbkForm: TPbkForm
   PixelsPerInch = 96\r
   TextHeight = 13\r
   object ListView1: TListView\r
-    Left = 4\r
+    Left = 8\r
     Top = 8\r
-    Width = 301\r
-    Height = 169\r
+    Width = 297\r
+    Height = 161\r
     Columns = <\r
       item\r
         Caption = 'Type'\r
@@ -28,14 +28,15 @@ object PbkForm: TPbkForm
         Caption = 'Entry'\r
         Width = 190\r
       end>\r
+    ReadOnly = True\r
     RowSelect = True\r
     TabOrder = 0\r
     ViewStyle = vsReport\r
   end\r
   object Button1: TButton\r
-    Left = 4\r
-    Top = 184\r
-    Width = 73\r
+    Left = 8\r
+    Top = 176\r
+    Width = 77\r
     Height = 25\r
     Caption = 'OK'\r
     TabOrder = 1\r
@@ -43,7 +44,7 @@ object PbkForm: TPbkForm
   end\r
   object Button2: TButton\r
     Left = 224\r
-    Top = 184\r
+    Top = 176\r
     Width = 81\r
     Height = 25\r
     Caption = 'Cancel'\r