home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2003 #3 / K-CD-3-2003.ISO / Tools / Utility.exe / 0 / RCDATA / TTOOLS / TTOOLS.txt < prev   
Encoding:
Text File  |  2002-10-04  |  10.0 KB  |  397 lines

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