home *** CD-ROM | disk | FTP | other *** search
/ Freesoft 1997 May / Freesoft_1997-05_cd.bin / recenz / HOBBY / BIO / _SETUP.1 / BioRhythms.exe / 0 / RCDATA / TFRMAGEDAY / TFRMAGEDAY.txt < prev   
Text File  |  1997-08-09  |  5KB  |  236 lines

  1. object frmAgeDay: TfrmAgeDay
  2.   Left = 292
  3.   Top = 245
  4.   HelpContext = 1001
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsSingle
  7.   Caption = 'frmAgeDay'
  8.   ClientHeight = 225
  9.   ClientWidth = 426
  10.   Font.Color = clBlack
  11.   Font.Height = -13
  12.   Font.Name = 'Comic Sans MS'
  13.   Font.Style = [fsBold]
  14.   OnClose = FormClose
  15.   OnShow = FormShow
  16.   PixelsPerInch = 96
  17.   TextHeight = 19
  18.   object imgBackground: TImage
  19.     Left = 0
  20.     Top = 0
  21.     Width = 426
  22.     Height = 225
  23.     Align = alClient
  24.     Picture.Data = {<image000.bmp>}
  25.   end
  26.   object imgZodiac: TImage
  27.     Left = 24
  28.     Top = 14
  29.     Width = 177
  30.     Height = 158
  31.     Hint = 'Information'
  32.     Center = True
  33.     ParentShowHint = False
  34.     ShowHint = True
  35.     OnClick = imgZodiacClick
  36.   end
  37.   object imgAries: TImage
  38.     Left = 16
  39.     Top = 244
  40.     Width = 41
  41.     Height = 44
  42.     Picture.Data = {<image001.bmp>}
  43.     Visible = False
  44.   end
  45.   object imgTaurus: TImage
  46.     Left = 64
  47.     Top = 244
  48.     Width = 37
  49.     Height = 44
  50.     Picture.Data = {<image002.bmp>}
  51.     Visible = False
  52.   end
  53.   object imgGemini: TImage
  54.     Left = 108
  55.     Top = 244
  56.     Width = 45
  57.     Height = 44
  58.     Picture.Data = {<image003.bmp>}
  59.     Visible = False
  60.   end
  61.   object imgCancer: TImage
  62.     Left = 160
  63.     Top = 244
  64.     Width = 41
  65.     Height = 44
  66.     Picture.Data = {<image004.bmp>}
  67.     Visible = False
  68.   end
  69.   object imgLeo: TImage
  70.     Left = 208
  71.     Top = 244
  72.     Width = 41
  73.     Height = 44
  74.     Picture.Data = {<image005.bmp>}
  75.     Visible = False
  76.   end
  77.   object imgVirgo: TImage
  78.     Left = 257
  79.     Top = 244
  80.     Width = 36
  81.     Height = 44
  82.     Picture.Data = {<image006.bmp>}
  83.     Visible = False
  84.   end
  85.   object imgLibra: TImage
  86.     Left = 16
  87.     Top = 304
  88.     Width = 41
  89.     Height = 45
  90.     Picture.Data = {<image007.bmp>}
  91.     Visible = False
  92.   end
  93.   object imgScorpio: TImage
  94.     Left = 64
  95.     Top = 304
  96.     Width = 37
  97.     Height = 45
  98.     Picture.Data = {<image008.bmp>}
  99.     Visible = False
  100.   end
  101.   object imgSagittarius: TImage
  102.     Left = 108
  103.     Top = 304
  104.     Width = 45
  105.     Height = 45
  106.     Picture.Data = {<image009.bmp>}
  107.     Visible = False
  108.   end
  109.   object imgCapricorn: TImage
  110.     Left = 160
  111.     Top = 304
  112.     Width = 41
  113.     Height = 45
  114.     Picture.Data = {<image010.bmp>}
  115.     Visible = False
  116.   end
  117.   object imgAquarius: TImage
  118.     Left = 208
  119.     Top = 304
  120.     Width = 41
  121.     Height = 45
  122.     Picture.Data = {<image011.bmp>}
  123.     Visible = False
  124.   end
  125.   object imgPisces: TImage
  126.     Left = 257
  127.     Top = 304
  128.     Width = 36
  129.     Height = 45
  130.     Picture.Data = {<image012.bmp>}
  131.     Visible = False
  132.   end
  133.   object lblZodiac: TLabel
  134.     Left = 8
  135.     Top = 176
  136.     Width = 209
  137.     Height = 31
  138.     Hint = 'Information'
  139.     Alignment = taCenter
  140.     AutoSize = False
  141.     Caption = 'lblZodiac'
  142.     Font.Color = clBlack
  143.     Font.Height = -19
  144.     Font.Name = 'Comic Sans MS'
  145.     Font.Style = [fsBold]
  146.     ParentFont = False
  147.     ParentShowHint = False
  148.     ShowHint = True
  149.     Transparent = True
  150.   end
  151.   object lblName: TLabel
  152.     Left = 184
  153.     Top = 29
  154.     Width = 229
  155.     Height = 34
  156.     Alignment = taCenter
  157.     AutoSize = False
  158.     Caption = 'lblName'
  159.     Font.Color = clBlack
  160.     Font.Height = -19
  161.     Font.Name = 'Comic Sans MS'
  162.     Font.Style = [fsBold]
  163.     ParentFont = False
  164.     Transparent = True
  165.     WordWrap = True
  166.   end
  167.   object lblWhoseBirth: TLabel
  168.     Left = 172
  169.     Top = 64
  170.     Width = 249
  171.     Height = 29
  172.     Alignment = taCenter
  173.     AutoSize = False
  174.     Caption = 'lblWhoseBirth'
  175.     Font.Color = clBlack
  176.     Font.Height = -19
  177.     Font.Name = 'Comic Sans MS'
  178.     Font.Style = []
  179.     ParentFont = False
  180.     Transparent = True
  181.   end
  182.   object lblBirthDay: TLabel
  183.     Left = 172
  184.     Top = 88
  185.     Width = 249
  186.     Height = 33
  187.     Alignment = taCenter
  188.     AutoSize = False
  189.     Caption = 'WhoseBirth'
  190.     Font.Color = clBlack
  191.     Font.Height = -19
  192.     Font.Name = 'Comic Sans MS'
  193.     Font.Style = [fsBold]
  194.     ParentFont = False
  195.     Transparent = True
  196.   end
  197.   object lblWhichWas: TLabel
  198.     Left = 176
  199.     Top = 116
  200.     Width = 249
  201.     Height = 33
  202.     Alignment = taCenter
  203.     AutoSize = False
  204.     Font.Color = clBlack
  205.     Font.Height = -19
  206.     Font.Name = 'Comic Sans MS'
  207.     Font.Style = []
  208.     ParentFont = False
  209.     Transparent = True
  210.   end
  211.   object lblDays: TLabel
  212.     Left = 176
  213.     Top = 140
  214.     Width = 249
  215.     Height = 33
  216.     Alignment = taCenter
  217.     AutoSize = False
  218.     Caption = 'WhichWas'
  219.     Font.Color = clBlack
  220.     Font.Height = -19
  221.     Font.Name = 'Comic Sans MS'
  222.     Font.Style = [fsBold]
  223.     ParentFont = False
  224.     Transparent = True
  225.   end
  226.   object btnExit: TButton
  227.     Left = 340
  228.     Top = 188
  229.     Width = 75
  230.     Height = 24
  231.     Caption = '&OK'
  232.     TabOrder = 0
  233.     OnClick = btnExitClick
  234.   end
  235. end
  236.