home *** CD-ROM | disk | FTP | other *** search
/ Kompuutteri Kaikille K-CD 2002 #3 / K-CD_2002-03.iso / K.EXE / 0 / RCDATA / TTOOLS / TTOOLS.txt < prev   
Text File  |  2002-01-15  |  10KB  |  395 lines

  1. object Tools: TTools
  2.   Left = 295
  3.   Top = 149
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'Tools'
  7.   ClientHeight = 600
  8.   ClientWidth = 800
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Scaled = False
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Baggrund: TLMDBackPanel
  21.     Left = 0
  22.     Top = 0
  23.     Width = 800
  24.     Height = 600
  25.     UseDockManager = False
  26.     Bevel.Mode = bmCustom
  27.     ImageList = VBaggrund
  28.     TabOrder = 0
  29.     object Overskrift: TLabel
  30.       Left = 24
  31.       Top = 16
  32.       Width = 393
  33.       Height = 37
  34.       AutoSize = False
  35.       Caption = 'Hj'#230'lpeprogrammer'
  36.       Font.Charset = DEFAULT_CHARSET
  37.       Font.Color = clWhite
  38.       Font.Height = -24
  39.       Font.Name = 'Arial'
  40.       Font.Style = [fsBold]
  41.       ParentFont = False
  42.       Transparent = True
  43.     end
  44.     object ListeGruppe: TLMDGroupBox
  45.       Left = 24
  46.       Top = 64
  47.       Width = 169
  48.       Height = 257
  49.       BackFX.AlphaBlend.Strength = 0.600000023841858000
  50.       Bevel.Mode = bmStandard
  51.       Bevel.StandardStyle = lsFrameInset
  52.       Caption = 'Hvor er dit problem?'
  53.       CaptionFont.Charset = DEFAULT_CHARSET
  54.       CaptionFont.Color = clWhite
  55.       CaptionFont.Height = -15
  56.       CaptionFont.Name = 'Arial'
  57.       CaptionFont.Style = [fsBold]
  58.       CaptionParentFont = False
  59.       Font.Charset = DEFAULT_CHARSET
  60.       Font.Color = clBlack
  61.       Font.Height = -13
  62.       Font.Name = 'Arial'
  63.       Font.Style = [fsBold]
  64.       ParentFont = False
  65.       TabOrder = 0
  66.       Transparent = True
  67.       object Liste1: TLMDComboBox
  68.         Left = 16
  69.         Top = 24
  70.         Width = 137
  71.         Height = 24
  72.         Font.Charset = DEFAULT_CHARSET
  73.         Font.Color = clBlack
  74.         Font.Height = -13
  75.         Font.Name = 'Arial'
  76.         Font.Style = [fsBold]
  77.         ItemHeight = 16
  78.         Items.Strings = (
  79.           'Internet'
  80.           'Filh'#229'ndtering'
  81.           'Oprydning'
  82.           'Information'
  83.           'Reparation'
  84.           'Sikkerhed'
  85.           'Fart p'#229
  86.           'Backup'
  87.           'Orden'
  88.           'Skrivebordet')
  89.         ParentFont = False
  90.         TabOrder = 0
  91.         Text = '<v'#230'lg emne>'
  92.         OnChange = Liste1Change
  93.       end
  94.     end
  95.     object BudGruppe: TLMDGroupBox
  96.       Left = 208
  97.       Top = 64
  98.       Width = 217
  99.       Height = 345
  100.       BackFX.AlphaBlend.Strength = 0.600000023841858000
  101.       Bevel.Mode = bmStandard
  102.       Bevel.StandardStyle = lsFrameInset
  103.       Caption = 'Vi foresl'#229'r, at du pr'#248'ver'
  104.       CaptionFont.Charset = DEFAULT_CHARSET
  105.       CaptionFont.Color = clWhite
  106.       CaptionFont.Height = -15
  107.       CaptionFont.Name = 'Arial'
  108.       CaptionFont.Style = [fsBold]
  109.       CaptionParentFont = False
  110.       Font.Charset = DEFAULT_CHARSET
  111.       Font.Color = clWindowText
  112.       Font.Height = -13
  113.       Font.Name = 'Arial'
  114.       Font.Style = [fsBold]
  115.       ParentFont = False
  116.       TabOrder = 1
  117.       Transparent = True
  118.       object VilGerneLabel: TLabel
  119.         Left = 16
  120.         Top = 280
  121.         Width = 87
  122.         Height = 16
  123.         Caption = 'Jeg vil gerne:'
  124.         Font.Charset = DEFAULT_CHARSET
  125.         Font.Color = clWhite
  126.         Font.Height = -13
  127.         Font.Name = 'Arial'
  128.         Font.Style = [fsBold]
  129.         ParentFont = False
  130.         Transparent = True
  131.       end
  132.       object ProgramListe: TLMDListBox
  133.         Left = 14
  134.         Top = 24
  135.         Width = 187
  136.         Height = 233
  137.         Font.Charset = DEFAULT_CHARSET
  138.         Font.Color = clWindowText
  139.         Font.Height = -13
  140.         Font.Name = 'Arial'
  141.         Font.Style = [fsBold]
  142.         TabOrder = 0
  143.         OnClick = ProgramListeSelect
  144.         OnDblClick = ProgramListeSelect
  145.         GridLines = glVertical
  146.         HeaderFont.Charset = DEFAULT_CHARSET
  147.         HeaderFont.Color = clWindowText
  148.         HeaderFont.Height = -13
  149.         HeaderFont.Name = 'Arial'
  150.         HeaderFont.Style = [fsBold]
  151.         HeaderHeight = 17
  152.         HeaderSections = <
  153.           item
  154.             ImageIndex = -1
  155.             Text = 'Score'
  156.             Width = 66
  157.           end
  158.           item
  159.             ImageIndex = -1
  160.             Text = 'Programnavn'
  161.             Width = 116
  162.           end>
  163.         OnSelect = ProgramListeSelect
  164.       end
  165.       object Detalje: TLMDComboBox
  166.         Left = 16
  167.         Top = 304
  168.         Width = 185
  169.         Height = 24
  170.         DropDownWidth = 240
  171.         ItemHeight = 16
  172.         TabOrder = 1
  173.         OnSelect = DetaljeSelect
  174.       end
  175.     end
  176.     object ProgramInfo: TLMDGroupBox
  177.       Left = 440
  178.       Top = 16
  179.       Width = 345
  180.       Height = 505
  181.       BackFX.AlphaBlend.Strength = 0.600000023841858000
  182.       Bevel.Mode = bmStandard
  183.       Bevel.StandardStyle = lsFrameInset
  184.       CaptionFont.Charset = DEFAULT_CHARSET
  185.       CaptionFont.Color = clWhite
  186.       CaptionFont.Height = -19
  187.       CaptionFont.Name = 'Arial'
  188.       CaptionFont.Style = []
  189.       CaptionParentFont = False
  190.       Font.Charset = DEFAULT_CHARSET
  191.       Font.Color = clWindowText
  192.       Font.Height = -13
  193.       Font.Name = 'MS Sans Serif'
  194.       Font.Style = [fsBold]
  195.       ParentFont = False
  196.       TabOrder = 2
  197.       Transparent = True
  198.       object Skud: TImage
  199.         Left = 20
  200.         Top = 53
  201.         Width = 300
  202.         Height = 225
  203.       end
  204.       object Beskriv: TLMDSimpleLabel
  205.         Left = 24
  206.         Top = 304
  207.         Width = 297
  208.         Height = 185
  209.         AutoSize = False
  210.         Font.Charset = DEFAULT_CHARSET
  211.         Font.Color = clWhite
  212.         Font.Height = -13
  213.         Font.Name = 'MS Sans Serif'
  214.         Font.Style = [fsBold]
  215.         MultiLine = True
  216.         ParentFont = False
  217.         Options = []
  218.       end
  219.     end
  220.     object VisAlt: TBitBtn
  221.       Left = 152
  222.       Top = 544
  223.       Width = 105
  224.       Height = 30
  225.       Caption = 'Vis alle'
  226.       Font.Charset = DEFAULT_CHARSET
  227.       Font.Color = clWindowText
  228.       Font.Height = -15
  229.       Font.Name = 'Arial'
  230.       Font.Style = [fsBold]
  231.       ParentFont = False
  232.       TabOrder = 3
  233.       OnClick = VisAltClick
  234.     end
  235.     object Instruks: TBitBtn
  236.       Left = 280
  237.       Top = 544
  238.       Width = 137
  239.       Height = 30
  240.       Caption = 'Se guide'
  241.       Font.Charset = DEFAULT_CHARSET
  242.       Font.Color = clWindowText
  243.       Font.Height = -15
  244.       Font.Name = 'Arial'
  245.       Font.Style = [fsBold]
  246.       ParentFont = False
  247.       TabOrder = 4
  248.       OnClick = InstruksClick
  249.     end
  250.     object Installer: TBitBtn
  251.       Left = 438
  252.       Top = 544
  253.       Width = 105
  254.       Height = 30
  255.       Caption = 'Installer'
  256.       Font.Charset = DEFAULT_CHARSET
  257.       Font.Color = clWindowText
  258.       Font.Height = -15
  259.       Font.Name = 'Arial'
  260.       Font.Style = [fsBold]
  261.       ParentFont = False
  262.       TabOrder = 5
  263.       OnClick = InstallerClick
  264.     end
  265.     object Afslut: TBitBtn
  266.       Left = 680
  267.       Top = 544
  268.       Width = 105
  269.       Height = 30
  270.       Caption = 'Afslut'
  271.       Font.Charset = DEFAULT_CHARSET
  272.       Font.Color = clWindowText
  273.       Font.Height = -15
  274.       Font.Name = 'Arial'
  275.       Font.Style = [fsBold]
  276.       ParentFont = False
  277.       TabOrder = 6
  278.       OnClick = AfslutClick
  279.     end
  280.     object FandtIkkeGruppe: TLMDGroupBox
  281.       Left = 24
  282.       Top = 424
  283.       Width = 401
  284.       Height = 97
  285.       BackFX.AlphaBlend.Strength = 0.600000023841858000
  286.       Bevel.Mode = bmStandard
  287.       Bevel.StandardStyle = lsFrameInset
  288.       Caption = 'Fandt du ikke, hvad du ledte efter?'
  289.       CaptionFont.Charset = DEFAULT_CHARSET
  290.       CaptionFont.Color = clWhite
  291.       CaptionFont.Height = -15
  292.       CaptionFont.Name = 'Arial'
  293.       CaptionFont.Style = [fsBold]
  294.       CaptionParentFont = False
  295.       Font.Charset = DEFAULT_CHARSET
  296.       Font.Color = clWindowText
  297.       Font.Height = -13
  298.       Font.Name = 'Arial'
  299.       Font.Style = [fsBold]
  300.       ParentFont = False
  301.       TabOrder = 7
  302.       Transparent = True
  303.       object Label4: TLabel
  304.         Left = 8
  305.         Top = 24
  306.         Width = 385
  307.         Height = 33
  308.         AutoSize = False
  309.         Caption = 
  310.           'Hvis du ikke fandt en l'#248'sning p'#229' dit problem, finder vi gerne de' +
  311.           't rigtige program til det. Send os en email p'#229
  312.         Font.Charset = DEFAULT_CHARSET
  313.         Font.Color = clWhite
  314.         Font.Height = -13
  315.         Font.Name = 'Arial'
  316.         Font.Style = [fsBold]
  317.         ParentFont = False
  318.         Transparent = True
  319.         WordWrap = True
  320.       end
  321.       object JumpLabel: TLMDSimpleLabel
  322.         Left = 8
  323.         Top = 57
  324.         Width = 155
  325.         Height = 18
  326.         Font.Charset = DEFAULT_CHARSET
  327.         Font.Color = clBlue
  328.         Font.Height = -13
  329.         Font.Name = 'Arial'
  330.         Font.Style = [fsBold, fsUnderline]
  331.         ParentFont = False
  332.         Caption = 'vaerksted@komputer.dk'
  333.         Jump = 'mailto:vaerksted@komputer.dk'
  334.         JumpMode = jmInternet
  335.         Options = []
  336.       end
  337.     end
  338.     object SendMail: TBitBtn
  339.       Left = 24
  340.       Top = 544
  341.       Width = 105
  342.       Height = 30
  343.       Caption = 'Send e-mail'
  344.       Font.Charset = DEFAULT_CHARSET
  345.       Font.Color = clWindowText
  346.       Font.Height = -15
  347.       Font.Name = 'Arial'
  348.       Font.Style = [fsBold]
  349.       ParentFont = False
  350.       TabOrder = 8
  351.       OnClick = SendMailClick
  352.     end
  353.     object Ekstra: TBitBtn
  354.       Left = 560
  355.       Top = 544
  356.       Width = 105
  357.       Height = 30
  358.       Caption = 'Ekstra'
  359.       Font.Charset = DEFAULT_CHARSET
  360.       Font.Color = clWindowText
  361.       Font.Height = -15
  362.       Font.Name = 'Arial'
  363.       Font.Style = [fsBold]
  364.       ParentFont = False
  365.       TabOrder = 9
  366.       Visible = False
  367.       OnClick = EkstraClick
  368.     end
  369.   end
  370.   object Starter: TLMDStarter
  371.     Left = 32
  372.     Top = 384
  373.   end
  374.   object VBaggrund: TLMDGraphicList
  375.     Graphics = <
  376.       item
  377.         Name = 'V'#230'rksted baggrund'
  378.         Picture.Data = {<image000.jpg>}
  379.         Index = 0
  380.       end
  381.       item
  382.         Name = 'Afd'#230'kker'
  383.         Picture.Data = {<image001.jpg>}
  384.         Index = 1
  385.       end>
  386.     Left = 392
  387.     Top = 16
  388.   end
  389.   object MailStarter: TLMDStarter
  390.     Command = 'mailto:vaerksted@komputer.dk'
  391.     Left = 72
  392.     Top = 384
  393.   end
  394. end
  395.