home *** CD-ROM | disk | FTP | other *** search
/ Do It Yourself Pak / Do_ItPak1.iso / aftd / _SETUP.1 / FamTree.exe / 0 / RCDATA / TSEARCHDLG / TSEARCHDLG.txt
Text File  |  1999-07-07  |  5KB  |  223 lines

  1. object SearchDlg: TSearchDlg
  2.   Left = 304
  3.   Top = 180
  4.   HelpContext = 5000
  5.   BorderStyle = bsDialog
  6.   Caption = 'Locate Individual'
  7.   ClientHeight = 359
  8.   ClientWidth = 491
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clBlack
  12.   Font.Height = -13
  13.   Font.Name = 'Arial'
  14.   Font.Pitch = fpFixed
  15.   Font.Style = []
  16.   OldCreateOrder = True
  17.   Position = poScreenCenter
  18.   Scaled = False
  19.   OnActivate = FormActivate
  20.   PixelsPerInch = 96
  21.   TextHeight = 16
  22.   object CancelBtn: TBitBtn
  23.     Left = 302
  24.     Top = 320
  25.     Width = 86
  26.     Height = 30
  27.     TabOrder = 0
  28.     OnClick = CancelBtnClick
  29.     Kind = bkCancel
  30.     Margin = 2
  31.     Spacing = -1
  32.     IsControl = True
  33.   end
  34.   object HelpBtn: TBitBtn
  35.     Left = 396
  36.     Top = 320
  37.     Width = 87
  38.     Height = 30
  39.     TabOrder = 1
  40.     OnClick = HelpBtnClick
  41.     Kind = bkHelp
  42.     Margin = 2
  43.     Spacing = -1
  44.     IsControl = True
  45.   end
  46.   object Panel1: TPanel
  47.     Left = 9
  48.     Top = 9
  49.     Width = 478
  50.     Height = 82
  51.     BevelOuter = bvLowered
  52.     TabOrder = 2
  53.     object DateSpin2: TSpinEdit
  54.       Left = 288
  55.       Top = 45
  56.       Width = 181
  57.       Height = 26
  58.       Hint = 'date'
  59.       MaxValue = 2500
  60.       MinValue = 1800
  61.       ParentShowHint = False
  62.       ShowHint = True
  63.       TabOrder = 6
  64.       Value = 1900
  65.     end
  66.     object DateSpin1: TSpinEdit
  67.       Left = 288
  68.       Top = 9
  69.       Width = 181
  70.       Height = 26
  71.       Hint = 'date'
  72.       MaxValue = 2500
  73.       MinValue = 0
  74.       ParentShowHint = False
  75.       ShowHint = True
  76.       TabOrder = 5
  77.       Value = 1900
  78.     end
  79.     object GenderCombo: TComboBox
  80.       Left = 9
  81.       Top = 9
  82.       Width = 109
  83.       Height = 24
  84.       Hint = 'Select gender'
  85.       ItemHeight = 16
  86.       Items.Strings = (
  87.         'He or She'
  88.         'He'
  89.         'She')
  90.       ParentShowHint = False
  91.       ShowHint = True
  92.       TabOrder = 0
  93.       Text = 'He or She'
  94.     end
  95.     object FindCombo1: TComboBox
  96.       Left = 126
  97.       Top = 9
  98.       Width = 154
  99.       Height = 24
  100.       Hint = '1st search criteria'
  101.       ItemHeight = 16
  102.       Items.Strings = (
  103.         'None'
  104.         'Name'
  105.         'Born (year)'
  106.         'Born around'
  107.         'Born before'
  108.         'Born after'
  109.         'Born (location)'
  110.         'Died (year)'
  111.         'Died around'
  112.         'Died before'
  113.         'Died after'
  114.         'Died (location)')
  115.       ParentShowHint = False
  116.       ShowHint = True
  117.       TabOrder = 1
  118.       Text = 'None'
  119.       OnClick = FindCombo1Click
  120.     end
  121.     object SearchEdit1: TEdit
  122.       Left = 288
  123.       Top = 9
  124.       Width = 181
  125.       Height = 24
  126.       Hint = 'location'
  127.       ParentShowHint = False
  128.       ShowHint = True
  129.       TabOrder = 2
  130.     end
  131.     object SearchEdit2: TEdit
  132.       Left = 288
  133.       Top = 45
  134.       Width = 181
  135.       Height = 24
  136.       Hint = 'location'
  137.       ParentShowHint = False
  138.       ShowHint = True
  139.       TabOrder = 3
  140.     end
  141.     object FindBtn: TBitBtn
  142.       Left = 9
  143.       Top = 43
  144.       Width = 109
  145.       Height = 29
  146.       Hint = 'Create search list'
  147.       Caption = 'Find'
  148.       Default = True
  149.       ParentShowHint = False
  150.       ShowHint = True
  151.       TabOrder = 4
  152.       OnClick = FindBtnClick
  153.       Glyph.Data = {
  154.         F6000000424DF600000000000000760000002800000010000000100000000100
  155.         0400000000008000000000000000000000001000000010000000000000000000
  156.         80000080000000808000800000008000800080800000C0C0C000808080000000
  157.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  158.         7777777777777777777770000077777000007070007777707000707000777770
  159.         7000700000007000000077070000007000007007000700700000700700070070
  160.         0000770000000000000777707000707000777770000070000077777700077700
  161.         0777777707077707077777770007770007777777777777777777}
  162.       Margin = 2
  163.       Spacing = -1
  164.       IsControl = True
  165.     end
  166.     object FindCombo2: TComboBox
  167.       Left = 126
  168.       Top = 45
  169.       Width = 154
  170.       Height = 24
  171.       Hint = '2nd search criteria'
  172.       ItemHeight = 16
  173.       Items.Strings = (
  174.         'None'
  175.         'Name'
  176.         'Born (year)'
  177.         'Born around'
  178.         'Born before'
  179.         'Born after'
  180.         'Born (location)'
  181.         'Died (year)'
  182.         'Died around'
  183.         'Died before'
  184.         'Died after'
  185.         'Died (location)')
  186.       ParentShowHint = False
  187.       ShowHint = True
  188.       TabOrder = 7
  189.       Text = 'None'
  190.       OnClick = FindCombo2Click
  191.     end
  192.   end
  193.   object Panel2: TPanel
  194.     Left = 9
  195.     Top = 99
  196.     Width = 478
  197.     Height = 208
  198.     BevelOuter = bvLowered
  199.     TabOrder = 3
  200.     object SearchList: TListBox
  201.       Left = 9
  202.       Top = 9
  203.       Width = 460
  204.       Height = 190
  205.       Hint = 'Click on name to select'
  206.       ItemHeight = 16
  207.       ParentShowHint = False
  208.       ShowHint = True
  209.       TabOrder = 0
  210.       OnClick = SearchListClick
  211.     end
  212.   end
  213.   object IdList: TListBox
  214.     Left = 18
  215.     Top = 315
  216.     Width = 235
  217.     Height = 37
  218.     ItemHeight = 16
  219.     TabOrder = 4
  220.     Visible = False
  221.   end
  222. end
  223.