home *** CD-ROM | disk | FTP | other *** search
/ Kompuutteri Kaikille K-CD 2008 #18 / KCD200818.ISO / CD.EXE / 0 / RCDATA / TINFOFORM / TINFOFORM.txt < prev   
Text File  |  2008-06-16  |  10KB  |  419 lines

  1. object InfoForm: TInfoForm
  2.   Left = 184
  3.   Top = 175
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   ClientHeight = 512
  7.   ClientWidth = 588
  8.   Color = 13697023
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'Verdana'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Scaled = False
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 120
  18.   TextHeight = 13
  19.   object Emne8: TLMDSimpleLabel
  20.     Left = 359
  21.     Top = 360
  22.     Width = 257
  23.     Height = 31
  24.     AutoSize = False
  25.     Color = clBlack
  26.     Font.Charset = DEFAULT_CHARSET
  27.     Font.Color = clBlack
  28.     Font.Height = -13
  29.     Font.Name = 'Verdana'
  30.     Font.Style = [fsBold]
  31.     ParentColor = False
  32.     ParentFont = False
  33.     OnMouseEnter = Emne8MouseEnter
  34.     Caption = 'Redaktionen'
  35.     Options = []
  36.   end
  37.   object Emne3: TLMDSimpleLabel
  38.     Left = 359
  39.     Top = 160
  40.     Width = 257
  41.     Height = 31
  42.     AutoSize = False
  43.     Color = clBlack
  44.     Font.Charset = DEFAULT_CHARSET
  45.     Font.Color = clBlack
  46.     Font.Height = -13
  47.     Font.Name = 'Verdana'
  48.     Font.Style = [fsBold]
  49.     ParentColor = False
  50.     ParentFont = False
  51.     OnMouseEnter = Emne3MouseEnter
  52.     Caption = 'Hvad er shareware?'
  53.     Options = []
  54.   end
  55.   object Emne2: TLMDSimpleLabel
  56.     Left = 359
  57.     Top = 120
  58.     Width = 257
  59.     Height = 31
  60.     AutoSize = False
  61.     Color = clBlack
  62.     Font.Charset = DEFAULT_CHARSET
  63.     Font.Color = clBlack
  64.     Font.Height = -13
  65.     Font.Name = 'Verdana'
  66.     Font.Style = [fsBold]
  67.     ParentColor = False
  68.     ParentFont = False
  69.     OnMouseEnter = Emne2MouseEnter
  70.     Caption = 'Hvad er freeware?'
  71.     Options = []
  72.   end
  73.   object Emne4: TLMDSimpleLabel
  74.     Left = 359
  75.     Top = 200
  76.     Width = 257
  77.     Height = 31
  78.     AutoSize = False
  79.     Color = clBlack
  80.     Font.Charset = DEFAULT_CHARSET
  81.     Font.Color = clBlack
  82.     Font.Height = -13
  83.     Font.Name = 'Verdana'
  84.     Font.Style = [fsBold]
  85.     ParentColor = False
  86.     ParentFont = False
  87.     OnMouseEnter = Emne4MouseEnter
  88.     Caption = 'Hvad er demoer?'
  89.     Options = []
  90.   end
  91.   object Emne5: TLMDSimpleLabel
  92.     Left = 359
  93.     Top = 240
  94.     Width = 257
  95.     Height = 31
  96.     AutoSize = False
  97.     Color = clBlack
  98.     Font.Charset = DEFAULT_CHARSET
  99.     Font.Color = clBlack
  100.     Font.Height = -13
  101.     Font.Name = 'Verdana'
  102.     Font.Style = [fsBold]
  103.     ParentColor = False
  104.     ParentFont = False
  105.     OnMouseEnter = Emne5MouseEnter
  106.     Caption = 'Systemkrav'
  107.     Options = []
  108.   end
  109.   object Emne6: TLMDSimpleLabel
  110.     Left = 359
  111.     Top = 280
  112.     Width = 257
  113.     Height = 31
  114.     AutoSize = False
  115.     Color = clBlack
  116.     Font.Charset = DEFAULT_CHARSET
  117.     Font.Color = clBlack
  118.     Font.Height = -13
  119.     Font.Name = 'Verdana'
  120.     Font.Style = [fsBold]
  121.     ParentColor = False
  122.     ParentFont = False
  123.     OnClick = Emne6Click
  124.     OnMouseEnter = Emne6MouseEnter
  125.     Caption = 'Hj'#230'lp til K-CD'
  126.     Options = []
  127.   end
  128.   object Emne7: TLMDSimpleLabel
  129.     Left = 359
  130.     Top = 320
  131.     Width = 257
  132.     Height = 31
  133.     AutoSize = False
  134.     Font.Charset = DEFAULT_CHARSET
  135.     Font.Color = clBlack
  136.     Font.Height = -13
  137.     Font.Name = 'Verdana'
  138.     Font.Style = [fsBold]
  139.     ParentFont = False
  140.     OnMouseEnter = Emne7MouseEnter
  141.     Caption = 'Abonnement'
  142.     Options = []
  143.   end
  144.   object Forklaring: TLMDSimpleLabel
  145.     Left = 8
  146.     Top = 80
  147.     Width = 305
  148.     Height = 417
  149.     AutoSize = False
  150.     Color = clBlack
  151.     Font.Charset = DEFAULT_CHARSET
  152.     Font.Color = clBlack
  153.     Font.Height = -13
  154.     Font.Name = 'Verdana'
  155.     Font.Style = []
  156.     MultiLine = True
  157.     ParentColor = False
  158.     ParentFont = False
  159.     Options = []
  160.   end
  161.   object Tilbage: TLMDMMButton
  162.     Left = 392
  163.     Top = 457
  164.     Width = 160
  165.     Height = 32
  166.     Cursor = crHandPoint
  167.     Caption = 'HOVEDMENU'
  168.     ParentFont = False
  169.     OnClick = TilbageClick
  170.     OnMouseEnter = TilbageMouseEnter
  171.     OnMouseExit = KnapMouseExit
  172.     Font.Charset = DEFAULT_CHARSET
  173.     Font.Color = clWhite
  174.     Font.Height = -13
  175.     Font.Name = 'Verdana'
  176.     Font.Style = []
  177.     AllowMouseOver = False
  178.     ButtonFaceImageList = Smaastumper
  179.     CaptionDown = 0
  180.     ForceTransparent = False
  181.     ButtonFaceIndicesNew2 = {
  182.       0000020000000200000002000000020000000200000002000000020000000200
  183.       0000000002000000020000000200000002000000020000000200000002000000
  184.       0200000002000000}
  185.     ButtonFaceTransColNew = {15525300}
  186.   end
  187.   object Overskrift: TLMDSimpleLabel
  188.     Left = 8
  189.     Top = 40
  190.     Width = 449
  191.     Height = 31
  192.     AutoSize = False
  193.     Color = clBlack
  194.     Font.Charset = DEFAULT_CHARSET
  195.     Font.Color = clBlack
  196.     Font.Height = -21
  197.     Font.Name = 'Verdana'
  198.     Font.Style = []
  199.     ParentColor = False
  200.     ParentFont = False
  201.     Caption = 'Hj'#230'lp til brug af K-CD'#39'en'
  202.     Options = []
  203.   end
  204.   object LMDShapeControl1: TLMDShapeControl
  205.     Left = 336
  206.     Top = 80
  207.     Width = 17
  208.     Height = 20
  209.     Bevel.Width = 0
  210.     Brush.Color = 5460756
  211.     Caption.Font.Charset = DEFAULT_CHARSET
  212.     Caption.Font.Color = clWindowText
  213.     Caption.Font.Height = -11
  214.     Caption.Font.Name = 'MS Sans Serif'
  215.     Caption.Font.Style = []
  216.     Color = 13697023
  217.     ParentColor = False
  218.     Shadow.Style = hssNone
  219.     Shape = stDirectRight
  220.     Transparent = False
  221.     OnMouseEnter = Emne1MouseEnter
  222.     ShapeFill.Style = sfNone
  223.   end
  224.   object LMDShapeControl2: TLMDShapeControl
  225.     Left = 336
  226.     Top = 120
  227.     Width = 17
  228.     Height = 20
  229.     Bevel.Width = 0
  230.     Brush.Color = 5460756
  231.     Caption.Font.Charset = DEFAULT_CHARSET
  232.     Caption.Font.Color = clWindowText
  233.     Caption.Font.Height = -11
  234.     Caption.Font.Name = 'MS Sans Serif'
  235.     Caption.Font.Style = []
  236.     Color = 13697023
  237.     ParentColor = False
  238.     Shadow.Style = hssNone
  239.     Shape = stDirectRight
  240.     Transparent = False
  241.     OnMouseEnter = Emne2MouseEnter
  242.     ShapeFill.Style = sfNone
  243.   end
  244.   object LMDShapeControl3: TLMDShapeControl
  245.     Left = 336
  246.     Top = 160
  247.     Width = 17
  248.     Height = 20
  249.     Bevel.Width = 0
  250.     Brush.Color = 5460756
  251.     Caption.Font.Charset = DEFAULT_CHARSET
  252.     Caption.Font.Color = clWindowText
  253.     Caption.Font.Height = -11
  254.     Caption.Font.Name = 'MS Sans Serif'
  255.     Caption.Font.Style = []
  256.     Color = 13697023
  257.     ParentColor = False
  258.     Shadow.Style = hssNone
  259.     Shape = stDirectRight
  260.     Transparent = False
  261.     OnMouseEnter = Emne3MouseEnter
  262.     ShapeFill.Style = sfNone
  263.   end
  264.   object LMDShapeControl4: TLMDShapeControl
  265.     Left = 336
  266.     Top = 200
  267.     Width = 17
  268.     Height = 20
  269.     Bevel.Width = 0
  270.     Brush.Color = 5460756
  271.     Caption.Font.Charset = DEFAULT_CHARSET
  272.     Caption.Font.Color = clWindowText
  273.     Caption.Font.Height = -11
  274.     Caption.Font.Name = 'MS Sans Serif'
  275.     Caption.Font.Style = []
  276.     Color = 13697023
  277.     ParentColor = False
  278.     Shadow.Style = hssNone
  279.     Shape = stDirectRight
  280.     Transparent = False
  281.     OnMouseEnter = Emne4MouseEnter
  282.     ShapeFill.Style = sfNone
  283.   end
  284.   object LMDShapeControl5: TLMDShapeControl
  285.     Left = 336
  286.     Top = 240
  287.     Width = 17
  288.     Height = 20
  289.     Bevel.Width = 0
  290.     Brush.Color = 5460756
  291.     Caption.Font.Charset = DEFAULT_CHARSET
  292.     Caption.Font.Color = clWindowText
  293.     Caption.Font.Height = -11
  294.     Caption.Font.Name = 'MS Sans Serif'
  295.     Caption.Font.Style = []
  296.     Color = 13697023
  297.     ParentColor = False
  298.     Shadow.Style = hssNone
  299.     Shape = stDirectRight
  300.     Transparent = False
  301.     OnMouseEnter = Emne5MouseEnter
  302.     ShapeFill.Style = sfNone
  303.   end
  304.   object LMDShapeControl6: TLMDShapeControl
  305.     Left = 336
  306.     Top = 280
  307.     Width = 17
  308.     Height = 20
  309.     Bevel.Width = 0
  310.     Brush.Color = 5460756
  311.     Caption.Font.Charset = DEFAULT_CHARSET
  312.     Caption.Font.Color = clWindowText
  313.     Caption.Font.Height = -11
  314.     Caption.Font.Name = 'MS Sans Serif'
  315.     Caption.Font.Style = []
  316.     Color = 13697023
  317.     ParentColor = False
  318.     Shadow.Style = hssNone
  319.     Shape = stDirectRight
  320.     Transparent = False
  321.     OnMouseEnter = Emne6MouseEnter
  322.     ShapeFill.Style = sfNone
  323.   end
  324.   object LMDShapeControl7: TLMDShapeControl
  325.     Left = 336
  326.     Top = 320
  327.     Width = 17
  328.     Height = 20
  329.     Bevel.Width = 0
  330.     Brush.Color = 5460756
  331.     Caption.Font.Charset = DEFAULT_CHARSET
  332.     Caption.Font.Color = clWindowText
  333.     Caption.Font.Height = -11
  334.     Caption.Font.Name = 'MS Sans Serif'
  335.     Caption.Font.Style = []
  336.     Color = 13697023
  337.     ParentColor = False
  338.     Shadow.Style = hssNone
  339.     Shape = stDirectRight
  340.     Transparent = False
  341.     OnMouseEnter = Emne7MouseEnter
  342.     ShapeFill.Style = sfNone
  343.   end
  344.   object LMDShapeControl8: TLMDShapeControl
  345.     Left = 336
  346.     Top = 360
  347.     Width = 17
  348.     Height = 20
  349.     Bevel.Width = 0
  350.     Brush.Color = 5460756
  351.     Caption.Font.Charset = DEFAULT_CHARSET
  352.     Caption.Font.Color = clWindowText
  353.     Caption.Font.Height = -11
  354.     Caption.Font.Name = 'MS Sans Serif'
  355.     Caption.Font.Style = []
  356.     Color = 13697023
  357.     ParentColor = False
  358.     Shadow.Style = hssNone
  359.     Shape = stDirectRight
  360.     Transparent = False
  361.     OnMouseEnter = Emne7MouseEnter
  362.     ShapeFill.Style = sfNone
  363.   end
  364.   object Emne1: TLMDSimpleLabel
  365.     Left = 359
  366.     Top = 80
  367.     Width = 257
  368.     Height = 31
  369.     AutoSize = False
  370.     Color = clBlack
  371.     Font.Charset = DEFAULT_CHARSET
  372.     Font.Color = clBlack
  373.     Font.Height = -13
  374.     Font.Name = 'Verdana'
  375.     Font.Style = [fsBold]
  376.     ParentColor = False
  377.     ParentFont = False
  378.     OnMouseEnter = Emne1MouseEnter
  379.     Caption = 'Hvad er fulde programmer?'
  380.     Options = []
  381.   end
  382.   object Link: TLMDSimpleLabel
  383.     Left = 8
  384.     Top = 464
  385.     Width = 6
  386.     Height = 15
  387.     Font.Charset = DEFAULT_CHARSET
  388.     Font.Color = clBlue
  389.     Font.Height = -11
  390.     Font.Name = 'Verdana'
  391.     Font.Style = [fsUnderline]
  392.     ParentFont = False
  393.     Visible = False
  394.     Jump = 'http://www.komputer.dk/tjenester'
  395.     JumpMode = jmInternet
  396.     Options = []
  397.   end
  398.   object Smaastumper: TLMDGraphicList
  399.     Graphics = <
  400.       item
  401.         Name = 'DialogBaggrund'
  402.         Picture.Data = {<image000.jpg>}
  403.         Index = 0
  404.       end
  405.       item
  406.         Name = 'KIkon'
  407.         Picture.Data = {<image001.bmp>}
  408.         Index = 1
  409.       end
  410.       item
  411.         Name = 'M'#248'rkegr'#248'n'
  412.         Picture.Data = {<image002.TPNGObject>}
  413.         Index = 2
  414.       end>
  415.     Left = 536
  416.     Top = 16
  417.   end
  418. end
  419.