home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 January / Pcwk0198.iso / Zadarmo / CYBERCON / _SETUP.1 / Ccontact.exe / 0 / RCDATA / TFRMPEOPLE / TFRMPEOPLE.txt < prev   
Text File  |  1997-08-26  |  7KB  |  306 lines

  1. object frmPeople: TfrmPeople
  2.   Left = 118
  3.   Top = 12
  4.   Width = 381
  5.   Height = 442
  6.   ActiveControl = Panel1
  7.   BorderIcons = [biSystemMenu, biMaximize]
  8.   Caption = 'Contact'
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Icon.Data = {<image000.ico>}
  14.   Position = poScreenCenter
  15.   OnActivate = FormActivate
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Label7: TLabel
  19.     Left = 14
  20.     Top = 172
  21.     Width = 40
  22.     Height = 13
  23.     Caption = 'Job Title'
  24.     FocusControl = EditJobTitle
  25.   end
  26.   object Panel1: TPanel
  27.     Left = 0
  28.     Top = 374
  29.     Width = 373
  30.     Height = 41
  31.     Align = alBottom
  32.     TabOrder = 0
  33.     object BitBtn1: TBitBtn
  34.       Left = 192
  35.       Top = 8
  36.       Width = 75
  37.       Height = 25
  38.       TabOrder = 0
  39.       Kind = bkOK
  40.     end
  41.     object BitBtn2: TBitBtn
  42.       Left = 276
  43.       Top = 8
  44.       Width = 75
  45.       Height = 25
  46.       TabOrder = 1
  47.       Kind = bkCancel
  48.     end
  49.   end
  50.   object Panel2: TPanel
  51.     Left = 0
  52.     Top = 0
  53.     Width = 373
  54.     Height = 374
  55.     Align = alClient
  56.     BevelInner = bvLowered
  57.     BorderWidth = 4
  58.     Caption = 'Panel2'
  59.     TabOrder = 1
  60.     object ScrollBox: TScrollBox
  61.       Left = 6
  62.       Top = 6
  63.       Width = 361
  64.       Height = 362
  65.       HorzScrollBar.Margin = 6
  66.       HorzScrollBar.Range = 348
  67.       VertScrollBar.Margin = 6
  68.       VertScrollBar.Range = 160
  69.       Align = alClient
  70.       AutoScroll = False
  71.       BorderStyle = bsNone
  72.       TabOrder = 0
  73.       object Label1: TLabel
  74.         Left = 10
  75.         Top = 6
  76.         Width = 61
  77.         Height = 13
  78.         Caption = 'First Name'
  79.         FocusControl = EditFirstName
  80.         Font.Color = clBlack
  81.         Font.Height = -11
  82.         Font.Name = 'MS Sans Serif'
  83.         Font.Style = [fsBold]
  84.         ParentFont = False
  85.       end
  86.       object Label2: TLabel
  87.         Left = 10
  88.         Top = 46
  89.         Width = 61
  90.         Height = 13
  91.         Caption = 'Last Name'
  92.         FocusControl = EditLastName
  93.         Font.Color = clBlack
  94.         Font.Height = -11
  95.         Font.Name = 'MS Sans Serif'
  96.         Font.Style = [fsBold]
  97.         ParentFont = False
  98.       end
  99.       object Label3: TLabel
  100.         Left = 10
  101.         Top = 130
  102.         Width = 50
  103.         Height = 13
  104.         Caption = 'Job Title'
  105.         FocusControl = EditJobTitle
  106.         Font.Color = clBlack
  107.         Font.Height = -11
  108.         Font.Name = 'MS Sans Serif'
  109.         Font.Style = [fsBold]
  110.         ParentFont = False
  111.       end
  112.       object Label4: TLabel
  113.         Left = 10
  114.         Top = 90
  115.         Width = 35
  116.         Height = 13
  117.         Caption = 'E-mail'
  118.         Font.Color = clBlack
  119.         Font.Height = -11
  120.         Font.Name = 'MS Sans Serif'
  121.         Font.Style = [fsBold]
  122.         ParentFont = False
  123.       end
  124.       object Label5: TLabel
  125.         Left = 238
  126.         Top = 178
  127.         Width = 76
  128.         Height = 13
  129.         Caption = 'Date Created'
  130.         Font.Color = clBlack
  131.         Font.Height = -11
  132.         Font.Name = 'MS Sans Serif'
  133.         Font.Style = [fsBold]
  134.         ParentFont = False
  135.       end
  136.       object Label6: TLabel
  137.         Left = 12
  138.         Top = 262
  139.         Width = 34
  140.         Height = 13
  141.         Caption = 'Notes'
  142.         Font.Color = clBlack
  143.         Font.Height = -11
  144.         Font.Name = 'MS Sans Serif'
  145.         Font.Style = [fsBold]
  146.         ParentFont = False
  147.       end
  148.       object Label8: TLabel
  149.         Left = 10
  150.         Top = 178
  151.         Width = 66
  152.         Height = 13
  153.         Caption = 'Department'
  154.         FocusControl = EditJobTitle
  155.         Font.Color = clBlack
  156.         Font.Height = -11
  157.         Font.Name = 'MS Sans Serif'
  158.         Font.Style = [fsBold]
  159.         ParentFont = False
  160.       end
  161.       object Label9: TLabel
  162.         Left = 14
  163.         Top = 222
  164.         Width = 37
  165.         Height = 13
  166.         Caption = 'Phone'
  167.         FocusControl = EditJobTitle
  168.         Font.Color = clBlack
  169.         Font.Height = -11
  170.         Font.Name = 'MS Sans Serif'
  171.         Font.Style = [fsBold]
  172.         ParentFont = False
  173.       end
  174.       object Label10: TLabel
  175.         Left = 238
  176.         Top = 222
  177.         Width = 21
  178.         Height = 13
  179.         Caption = 'Fax'
  180.         Font.Color = clBlack
  181.         Font.Height = -11
  182.         Font.Name = 'MS Sans Serif'
  183.         Font.Style = [fsBold]
  184.         ParentFont = False
  185.       end
  186.       object EditFirstName: TDBEdit
  187.         Left = 10
  188.         Top = 21
  189.         Width = 341
  190.         Height = 21
  191.         DataField = 'FirstName'
  192.         DataSource = frmDataModule.DSPeople
  193.         MaxLength = 30
  194.         TabOrder = 0
  195.       end
  196.       object EditLastName: TDBEdit
  197.         Left = 10
  198.         Top = 62
  199.         Width = 341
  200.         Height = 21
  201.         DataField = 'LastName'
  202.         DataSource = frmDataModule.DSPeople
  203.         MaxLength = 30
  204.         TabOrder = 1
  205.       end
  206.       object EditJobTitle: TDBEdit
  207.         Left = 10
  208.         Top = 149
  209.         Width = 341
  210.         Height = 21
  211.         DataField = 'JobTitle'
  212.         DataSource = frmDataModule.DSPeople
  213.         MaxLength = 30
  214.         TabOrder = 3
  215.       end
  216.       object DBMemo1: TDBMemo
  217.         Left = 10
  218.         Top = 279
  219.         Width = 341
  220.         Height = 77
  221.         DataField = 'Notes'
  222.         DataSource = frmDataModule.DSPeople
  223.         TabOrder = 8
  224.         OnDblClick = DBMemo1DblClick
  225.       end
  226.       object wwDBComboDlg1: TwwDBComboDlg
  227.         Left = 10
  228.         Top = 104
  229.         Width = 341
  230.         Height = 21
  231.         OnCustomDlg = wwDBComboDlg1CustomDlg
  232.         ShowButton = True
  233.         Style = csDropDown
  234.         DataField = 'EMail'
  235.         DataSource = frmDataModule.DSPeople
  236.         MaxLength = 50
  237.         TabOrder = 2
  238.       end
  239.       object wwDBComboDlg2: TwwDBComboDlg
  240.         Left = 10
  241.         Top = 236
  242.         Width = 167
  243.         Height = 21
  244.         OnCustomDlg = wwDBComboDlg2CustomDlg
  245.         ShowButton = True
  246.         Style = csDropDown
  247.         DataField = 'Phone'
  248.         DataSource = frmDataModule.DSPeople
  249.         MaxLength = 20
  250.         TabOrder = 6
  251.       end
  252.       object wwDBComboDlg3: TwwDBComboDlg
  253.         Left = 238
  254.         Top = 236
  255.         Width = 113
  256.         Height = 21
  257.         OnCustomDlg = wwDBComboDlg3CustomDlg
  258.         ShowButton = True
  259.         Style = csDropDown
  260.         DataField = 'Fax'
  261.         DataSource = frmDataModule.DSPeople
  262.         MaxLength = 20
  263.         TabOrder = 7
  264.       end
  265.       object edtDate: TwwDBComboDlg
  266.         Left = 238
  267.         Top = 193
  268.         Width = 113
  269.         Height = 21
  270.         OnCustomDlg = edtDateCustomDlg
  271.         ShowButton = True
  272.         Style = csDropDown
  273.         DataField = 'DateCreated'
  274.         DataSource = frmDataModule.DSPeople
  275.         MaxLength = 0
  276.         TabOrder = 5
  277.       end
  278.       object DBEdit1: TDBEdit
  279.         Left = 10
  280.         Top = 193
  281.         Width = 171
  282.         Height = 21
  283.         DataField = 'Department'
  284.         DataSource = frmDataModule.DSPeople
  285.         MaxLength = 30
  286.         TabOrder = 4
  287.       end
  288.     end
  289.   end
  290.   object wwComments: TwwMemoDialog
  291.     DataSource = frmDataModule.DSPeople
  292.     DataField = 'Notes'
  293.     Font.Color = clBlack
  294.     Font.Height = -12
  295.     Font.Name = 'Arial'
  296.     Font.Style = []
  297.     Caption = 'Site Description'
  298.     DlgLeft = 0
  299.     DlgTop = 0
  300.     DlgWidth = 500
  301.     DlgHeight = 350
  302.     Left = 84
  303.     Top = 117
  304.   end
  305. end
  306.