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

  1. object frmContactList: TfrmContactList
  2.   Left = 17
  3.   Top = 12
  4.   Width = 615
  5.   Height = 463
  6.   BorderIcons = [biSystemMenu, biMaximize]
  7.   Caption = 'Contact List'
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Icon.Data = {<image000.ico>}
  13.   Position = poScreenCenter
  14.   OnActivate = FormActivate
  15.   OnDeactivate = FormDeactivate
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Panel1: TPanel
  19.     Left = 0
  20.     Top = 391
  21.     Width = 607
  22.     Height = 45
  23.     Align = alBottom
  24.     TabOrder = 0
  25.     object Label4: TLabel
  26.       Left = 12
  27.       Top = 2
  28.       Width = 224
  29.       Height = 13
  30.       Caption = 'Click a column header to change the sort order.'
  31.     end
  32.     object Label5: TLabel
  33.       Left = 12
  34.       Top = 16
  35.       Width = 239
  36.       Height = 13
  37.       Caption = 'Click inside an e-mail field for a Send E-mail button.'
  38.     end
  39.     object Label6: TLabel
  40.       Left = 12
  41.       Top = 30
  42.       Width = 207
  43.       Height = 13
  44.       Caption = 'Click inside a URL field for a Browse button.'
  45.     end
  46.     object BitBtn1: TBitBtn
  47.       Left = 400
  48.       Top = 10
  49.       Width = 75
  50.       Height = 25
  51.       Font.Color = clBlack
  52.       Font.Height = -11
  53.       Font.Name = 'MS Sans Serif'
  54.       Font.Style = [fsBold]
  55.       ParentFont = False
  56.       TabOrder = 0
  57.       OnClick = BitBtn1Click
  58.       Kind = bkCancel
  59.     end
  60.     object BitBtn2: TBitBtn
  61.       Left = 488
  62.       Top = 10
  63.       Width = 75
  64.       Height = 25
  65.       TabOrder = 1
  66.       OnClick = BitBtn2Click
  67.       Kind = bkHelp
  68.     end
  69.     object BitBtn3: TBitBtn
  70.       Left = 312
  71.       Top = 10
  72.       Width = 75
  73.       Height = 25
  74.       TabOrder = 2
  75.       OnClick = BitBtn1Click
  76.       Kind = bkOK
  77.     end
  78.   end
  79.   object Panel2: TPanel
  80.     Left = 0
  81.     Top = 0
  82.     Width = 607
  83.     Height = 33
  84.     Align = alTop
  85.     TabOrder = 1
  86.     object Label1: TLabel
  87.       Left = 8
  88.       Top = 10
  89.       Width = 62
  90.       Height = 13
  91.       Caption = 'Category 1'
  92.       Font.Color = clBlack
  93.       Font.Height = -11
  94.       Font.Name = 'MS Sans Serif'
  95.       Font.Style = [fsBold]
  96.       ParentFont = False
  97.     end
  98.     object Label2: TLabel
  99.       Left = 199
  100.       Top = 10
  101.       Width = 62
  102.       Height = 13
  103.       Caption = 'Category 2'
  104.       Font.Color = clBlack
  105.       Font.Height = -11
  106.       Font.Name = 'MS Sans Serif'
  107.       Font.Style = [fsBold]
  108.       ParentFont = False
  109.     end
  110.     object Label3: TLabel
  111.       Left = 389
  112.       Top = 10
  113.       Width = 62
  114.       Height = 13
  115.       Caption = 'Category 3'
  116.       Color = clBtnFace
  117.       Font.Color = clBlack
  118.       Font.Height = -11
  119.       Font.Name = 'MS Sans Serif'
  120.       Font.Style = [fsBold]
  121.       ParentColor = False
  122.       ParentFont = False
  123.     end
  124.     object edtCatA: TwwDBCombobox
  125.       Left = 75
  126.       Top = 6
  127.       Width = 113
  128.       Height = 21
  129.       ShowButton = True
  130.       Style = csDropDownList
  131.       MapList = False
  132.       AllowClearKey = False
  133.       Color = 14417919
  134.       DropDownCount = 8
  135.       ItemHeight = 0
  136.       Items.Strings = (
  137.         'All'
  138.         'Customers'
  139.         'Friends'
  140.         'Leads'
  141.         'Prospects'
  142.         'Relatives')
  143.       MaxLength = 0
  144.       Sorted = False
  145.       TabOrder = 0
  146.       OnChange = edtCatAClick
  147.     end
  148.     object edtCatB: TwwDBCombobox
  149.       Left = 266
  150.       Top = 6
  151.       Width = 113
  152.       Height = 21
  153.       ShowButton = True
  154.       Style = csDropDownList
  155.       MapList = False
  156.       AllowClearKey = False
  157.       Color = 14417919
  158.       DropDownCount = 8
  159.       ItemHeight = 0
  160.       Items.Strings = (
  161.         'All'
  162.         'Home Businesses'
  163.         'Manufacturers'
  164.         'Retailers'
  165.         'Servises')
  166.       MaxLength = 0
  167.       Sorted = False
  168.       TabOrder = 1
  169.       OnChange = edtCatAClick
  170.     end
  171.     object edtCatC: TwwDBCombobox
  172.       Left = 456
  173.       Top = 6
  174.       Width = 113
  175.       Height = 21
  176.       ShowButton = True
  177.       Style = csDropDownList
  178.       MapList = False
  179.       AllowClearKey = False
  180.       Color = 14417919
  181.       DropDownCount = 8
  182.       ItemHeight = 0
  183.       Items.Strings = (
  184.         'All'
  185.         'Blue'
  186.         'Green'
  187.         'Red'
  188.         'Yellow')
  189.       MaxLength = 0
  190.       Sorted = False
  191.       TabOrder = 2
  192.       OnChange = edtCatAClick
  193.     end
  194.   end
  195.   object ConGrid: TwwDBGrid
  196.     Left = 0
  197.     Top = 33
  198.     Width = 607
  199.     Height = 358
  200.     Selected.Strings = (
  201.       'LName'#9'13'#9'Last Name'
  202.       'FName'#9'13'#9'First Name'
  203.       'Company'#9'20'#9'Company'
  204.       'EMail'#9'18'#9'E-Mail'
  205.       'Mark'#9'5'#9'Mark'
  206.       'SiteTitle'#9'35'#9'SiteTitle'
  207.       'URL'#9'35'#9'URL'
  208.       'SiteDesc'#9'10'#9'Site Desc.'
  209.       'LastVisited'#9'10'#9'Last Visited'
  210.       'CategoryA'#9'15'#9'Category 1'
  211.       'CategoryB'#9'15'#9'Category 2'
  212.       'CategoryC'#9'15'#9'Category 3'
  213.       'JobTitle'#9'15'#9'JobTitle'
  214.       'Department'#9'15'#9'Department'
  215.       'Phone1'#9'13'#9'Phone1'
  216.       'Phone2'#9'13'#9'Phone2'
  217.       'Cellular'#9'13'#9'Cellular'
  218.       'Fax'#9'13'#9'Fax'
  219.       'Address1'#9'20'#9'Address1'
  220.       'Address2'#9'20'#9'Address2'
  221.       'City'#9'13'#9'City'
  222.       'State'#9'10'#9'State'
  223.       'Zip'#9'9'#9'Zip'
  224.       'Country'#9'15'#9'Country'
  225.       'Created'#9'10'#9'Created'
  226.       'LastContact'#9'12'#9'Last Contacted'
  227.       'Comments'#9'10'#9'Comments'
  228.       'User1'#9'20'#9'User1'
  229.       'User2'#9'20'#9'User2'
  230.       'User3'#9'20'#9'User3'
  231.       'User4'#9'20'#9'User4'
  232.       'User5'#9'20'#9'User5'
  233.       'User6'#9'20'#9'User6'
  234.       'User7'#9'20'#9'User7'
  235.       'User8'#9'20'#9'User8'
  236.       'User9'#9'20'#9'User9'
  237.       'User10'#9'20'#9'User10'
  238.       'Date1'#9'10'#9'Date1'
  239.       'Date2'#9'10'#9'Date2'
  240.       'Date3'#9'10'#9'Date3'
  241.       'Date4'#9'10'#9'Date4'
  242.       'Date5'#9'10'#9'Date5'
  243.       'Num1'#9'10'#9'Num1'
  244.       'Num2'#9'10'#9'Num2'
  245.       'Num3'#9'10'#9'Num3'
  246.       'Num4'#9'10'#9'Num4'
  247.       'Num5'#9'10'#9'Num5')
  248.     TitleColor = 10485760
  249.     FixedCols = 0
  250.     ShowHorzScrollBar = True
  251.     EditControlOptions = [ecoCheckboxSingleClick, ecoSearchOwnerForm]
  252.     Align = alClient
  253.     Color = 14286847
  254.     DataSource = frmDataModule.dsCon
  255.     Font.Color = clWindowText
  256.     Font.Height = -11
  257.     Font.Name = 'MS Sans Serif'
  258.     Font.Style = []
  259.     ParentFont = False
  260.     TabOrder = 2
  261.     TitleAlignment = taCenter
  262.     TitleFont.Color = clAqua
  263.     TitleFont.Height = -11
  264.     TitleFont.Name = 'MS Sans Serif'
  265.     TitleFont.Style = [fsBold]
  266.     TitleLines = 1
  267.     TitleButtons = True
  268.     OnCalcTitleAttributes = ConGridCalcTitleAttributes
  269.     OnTitleButtonClick = ConGridTitleButtonClick
  270.     OnDblClick = ConGridDblClick
  271.     IndicatorColor = icYellow
  272.   end
  273.   object PushBut: TwwDBComboDlg
  274.     Left = 212
  275.     Top = 205
  276.     Width = 85
  277.     Height = 23
  278.     OnCustomDlg = PushButCustomDlg
  279.     ShowButton = True
  280.     Style = csDropDown
  281.     Color = 14417919
  282.     DataField = 'LastVisited'
  283.     DataSource = frmDataModule.dsCon
  284.     Font.Color = clBlack
  285.     Font.Height = -12
  286.     Font.Name = 'Arial'
  287.     Font.Style = []
  288.     MaxLength = 0
  289.     ParentFont = False
  290.     TabOrder = 3
  291.   end
  292.   object pushSendEmail: TwwDBComboDlg
  293.     Left = 312
  294.     Top = 204
  295.     Width = 121
  296.     Height = 21
  297.     OnCustomDlg = pushSendEmailCustomDlg
  298.     ShowButton = True
  299.     Style = csDropDown
  300.     Color = 15532031
  301.     MaxLength = 0
  302.     TabOrder = 4
  303.   end
  304. end
  305.