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

  1. object EditForm: TEditForm
  2.   Left = 275
  3.   Top = 266
  4.   Width = 624
  5.   Height = 411
  6.   Caption = 'EditForm'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Menu = MainMenu
  14.   OldCreateOrder = False
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object PageControl: TPageControl
  18.     Left = 0
  19.     Top = 0
  20.     Width = 616
  21.     Height = 365
  22.     ActivePage = TabSheet2
  23.     Align = alClient
  24.     Font.Charset = DEFAULT_CHARSET
  25.     Font.Color = clWindowText
  26.     Font.Height = -11
  27.     Font.Name = 'MS Sans Serif'
  28.     Font.Style = [fsBold]
  29.     ParentFont = False
  30.     TabIndex = 1
  31.     TabOrder = 0
  32.     object TabSheet1: TTabSheet
  33.       Caption = 'Generelt'
  34.       object Label4: TLabel
  35.         Left = 16
  36.         Top = 58
  37.         Width = 104
  38.         Height = 16
  39.         Caption = 'Antal lektioner:'
  40.         Font.Charset = DEFAULT_CHARSET
  41.         Font.Color = clBlack
  42.         Font.Height = -13
  43.         Font.Name = 'MS Sans Serif'
  44.         Font.Style = [fsBold]
  45.         ParentFont = False
  46.         Transparent = True
  47.       end
  48.       object Label2: TLabel
  49.         Left = 16
  50.         Top = 98
  51.         Width = 50
  52.         Height = 16
  53.         Caption = 'Folder:'
  54.         Font.Charset = DEFAULT_CHARSET
  55.         Font.Color = clBlack
  56.         Font.Height = -13
  57.         Font.Name = 'MS Sans Serif'
  58.         Font.Style = [fsBold]
  59.         ParentFont = False
  60.         Transparent = True
  61.       end
  62.       object Label3: TLabel
  63.         Left = 16
  64.         Top = 130
  65.         Width = 80
  66.         Height = 16
  67.         Caption = 'Installation:'
  68.         Font.Charset = DEFAULT_CHARSET
  69.         Font.Color = clBlack
  70.         Font.Height = -13
  71.         Font.Name = 'MS Sans Serif'
  72.         Font.Style = [fsBold]
  73.         ParentFont = False
  74.         Transparent = True
  75.       end
  76.       object LektionSpinner: TSpinEdit
  77.         Left = 160
  78.         Top = 56
  79.         Width = 49
  80.         Height = 22
  81.         MaxValue = 20
  82.         MinValue = 1
  83.         TabOrder = 0
  84.         Value = 12
  85.         OnChange = LektionSpinnerChange
  86.       end
  87.       object FolderEdit: TEdit
  88.         Left = 88
  89.         Top = 93
  90.         Width = 121
  91.         Height = 21
  92.         TabOrder = 1
  93.         Text = 'FolderEdit'
  94.       end
  95.       object InstallerEdit: TEdit
  96.         Left = 112
  97.         Top = 125
  98.         Width = 97
  99.         Height = 21
  100.         TabOrder = 2
  101.         Text = 'InstallerEdit'
  102.       end
  103.       object TekstSamler: TRichEdit
  104.         Left = 288
  105.         Top = 16
  106.         Width = 305
  107.         Height = 161
  108.         Font.Charset = DEFAULT_CHARSET
  109.         Font.Color = clWindowText
  110.         Font.Height = -11
  111.         Font.Name = 'Arial'
  112.         Font.Style = []
  113.         Lines.Strings = (
  114.           'TekstSamler')
  115.         ParentFont = False
  116.         ScrollBars = ssVertical
  117.         TabOrder = 3
  118.       end
  119.       object Udskriv: TButton
  120.         Left = 288
  121.         Top = 192
  122.         Width = 81
  123.         Height = 20
  124.         Caption = 'Udskriv'
  125.         TabOrder = 4
  126.         OnClick = UdskrivClick
  127.       end
  128.       object SammelTekst: TButton
  129.         Left = 408
  130.         Top = 192
  131.         Width = 89
  132.         Height = 20
  133.         Caption = 'Saml tekst'
  134.         TabOrder = 5
  135.         OnClick = SammelTekstClick
  136.       end
  137.       object GemTekst: TButton
  138.         Left = 536
  139.         Top = 192
  140.         Width = 57
  141.         Height = 20
  142.         Caption = 'Gem'
  143.         TabOrder = 6
  144.         OnClick = GemTekstClick
  145.       end
  146.       object NavnEdit: TEdit
  147.         Left = 16
  148.         Top = 8
  149.         Width = 233
  150.         Height = 32
  151.         Font.Charset = DEFAULT_CHARSET
  152.         Font.Color = clWindowText
  153.         Font.Height = -21
  154.         Font.Name = 'Arial'
  155.         Font.Style = []
  156.         ParentFont = False
  157.         TabOrder = 7
  158.         Text = 'Programnavn'
  159.       end
  160.       object Afslut: TButton
  161.         Left = 536
  162.         Top = 304
  163.         Width = 57
  164.         Height = 20
  165.         Caption = 'Afslut'
  166.         TabOrder = 8
  167.         OnClick = AfslutClick
  168.       end
  169.     end
  170.     object TabSheet2: TTabSheet
  171.       Caption = 'IntroOutro'
  172.       ImageIndex = 1
  173.       object Label1: TLabel
  174.         Left = 24
  175.         Top = 64
  176.         Width = 74
  177.         Height = 16
  178.         Caption = 'IntroTekst:'
  179.         Font.Charset = DEFAULT_CHARSET
  180.         Font.Color = clBlack
  181.         Font.Height = -13
  182.         Font.Name = 'MS Sans Serif'
  183.         Font.Style = [fsBold]
  184.         ParentFont = False
  185.         Transparent = True
  186.       end
  187.       object Label12: TLabel
  188.         Left = 304
  189.         Top = 61
  190.         Width = 75
  191.         Height = 16
  192.         Caption = 'Outrotekst:'
  193.         Font.Charset = DEFAULT_CHARSET
  194.         Font.Color = clBlack
  195.         Font.Height = -13
  196.         Font.Name = 'MS Sans Serif'
  197.         Font.Style = [fsBold]
  198.         ParentFont = False
  199.         Transparent = True
  200.       end
  201.       object Label13: TLabel
  202.         Left = 304
  203.         Top = 149
  204.         Width = 102
  205.         Height = 16
  206.         Caption = 'Evt. ObsTekst:'
  207.         Font.Charset = DEFAULT_CHARSET
  208.         Font.Color = clBlack
  209.         Font.Height = -13
  210.         Font.Name = 'MS Sans Serif'
  211.         Font.Style = [fsBold]
  212.         ParentFont = False
  213.         Transparent = True
  214.       end
  215.       object IntroEdit: TMemo
  216.         Left = 24
  217.         Top = 80
  218.         Width = 257
  219.         Height = 57
  220.         Font.Charset = DEFAULT_CHARSET
  221.         Font.Color = clWindowText
  222.         Font.Height = -16
  223.         Font.Name = 'MS Sans Serif'
  224.         Font.Style = []
  225.         Lines.Strings = (
  226.           'Introtekst')
  227.         ParentFont = False
  228.         TabOrder = 0
  229.       end
  230.       object Edit1: TEdit
  231.         Left = 24
  232.         Top = 16
  233.         Width = 257
  234.         Height = 32
  235.         Font.Charset = DEFAULT_CHARSET
  236.         Font.Color = clWindowText
  237.         Font.Height = -21
  238.         Font.Name = 'Arial'
  239.         Font.Style = []
  240.         ParentFont = False
  241.         TabOrder = 1
  242.         Text = 'IntroTitel'
  243.       end
  244.       object OuttroEdit: TMemo
  245.         Left = 304
  246.         Top = 80
  247.         Width = 257
  248.         Height = 57
  249.         Font.Charset = DEFAULT_CHARSET
  250.         Font.Color = clWindowText
  251.         Font.Height = -16
  252.         Font.Name = 'MS Sans Serif'
  253.         Font.Style = []
  254.         Lines.Strings = (
  255.           'Outtrotekst')
  256.         ParentFont = False
  257.         TabOrder = 2
  258.       end
  259.       object ObsEdit: TMemo
  260.         Left = 304
  261.         Top = 169
  262.         Width = 257
  263.         Height = 88
  264.         Lines.Strings = (
  265.           'ObsTekst')
  266.         TabOrder = 3
  267.         OnChange = IndtastTekstChange
  268.       end
  269.     end
  270.     object TabSheet3: TTabSheet
  271.       Caption = 'Lektion'
  272.       ImageIndex = 2
  273.       object BagLabel: TLabel
  274.         Left = 224
  275.         Top = 165
  276.         Width = 72
  277.         Height = 16
  278.         Caption = 'Baggrund:'
  279.         Font.Charset = DEFAULT_CHARSET
  280.         Font.Color = clBlack
  281.         Font.Height = -13
  282.         Font.Name = 'MS Sans Serif'
  283.         Font.Style = [fsBold]
  284.         ParentFont = False
  285.         Transparent = True
  286.       end
  287.       object Label5: TLabel
  288.         Left = 16
  289.         Top = 149
  290.         Width = 90
  291.         Height = 16
  292.         Caption = 'VidereTekst:'
  293.         Font.Charset = DEFAULT_CHARSET
  294.         Font.Color = clBlack
  295.         Font.Height = -13
  296.         Font.Name = 'MS Sans Serif'
  297.         Font.Style = [fsBold]
  298.         ParentFont = False
  299.         Transparent = True
  300.       end
  301.       object Label7: TLabel
  302.         Left = 360
  303.         Top = 165
  304.         Width = 94
  305.         Height = 16
  306.         Caption = 'P'#229' baggrund:'
  307.         Font.Charset = DEFAULT_CHARSET
  308.         Font.Color = clBlack
  309.         Font.Height = -13
  310.         Font.Name = 'MS Sans Serif'
  311.         Font.Style = [fsBold]
  312.         ParentFont = False
  313.         Transparent = True
  314.       end
  315.       object Label10: TLabel
  316.         Left = 16
  317.         Top = 5
  318.         Width = 90
  319.         Height = 16
  320.         Caption = 'LektionsTitel'
  321.         Font.Charset = DEFAULT_CHARSET
  322.         Font.Color = clBlack
  323.         Font.Height = -13
  324.         Font.Name = 'MS Sans Serif'
  325.         Font.Style = [fsBold]
  326.         ParentFont = False
  327.         Transparent = True
  328.       end
  329.       object Label11: TLabel
  330.         Left = 16
  331.         Top = 61
  332.         Width = 59
  333.         Height = 16
  334.         Caption = 'Manchet'
  335.         Font.Charset = DEFAULT_CHARSET
  336.         Font.Color = clBlack
  337.         Font.Height = -13
  338.         Font.Name = 'MS Sans Serif'
  339.         Font.Style = [fsBold]
  340.         ParentFont = False
  341.         Transparent = True
  342.       end
  343.       object TitelEdit: TEdit
  344.         Left = 16
  345.         Top = 24
  346.         Width = 321
  347.         Height = 32
  348.         Font.Charset = DEFAULT_CHARSET
  349.         Font.Color = clWindowText
  350.         Font.Height = -21
  351.         Font.Name = 'Arial'
  352.         Font.Style = []
  353.         ParentFont = False
  354.         TabOrder = 0
  355.         Text = 'TitelEdit'
  356.       end
  357.       object UnderEdit: TMemo
  358.         Left = 16
  359.         Top = 80
  360.         Width = 321
  361.         Height = 57
  362.         Lines.Strings = (
  363.           'UndertitelEdit')
  364.         TabOrder = 1
  365.       end
  366.       object VidereEdit: TMemo
  367.         Left = 16
  368.         Top = 164
  369.         Width = 185
  370.         Height = 49
  371.         Lines.Strings = (
  372.           'VidereEdit')
  373.         TabOrder = 2
  374.       end
  375.       object VindueEdit: TEdit
  376.         Left = 224
  377.         Top = 184
  378.         Width = 97
  379.         Height = 21
  380.         TabOrder = 3
  381.         Text = 'VindueEdit'
  382.       end
  383.       object VindueEkstra: TEdit
  384.         Left = 360
  385.         Top = 184
  386.         Width = 97
  387.         Height = 21
  388.         TabOrder = 4
  389.         Text = 'VindueEkstra'
  390.       end
  391.       object Tilbage: TButton
  392.         Left = 16
  393.         Top = 296
  394.         Width = 81
  395.         Height = 25
  396.         Caption = '<< Tilbage'
  397.         TabOrder = 5
  398.         OnClick = TilbageClick
  399.       end
  400.       object Frem: TButton
  401.         Left = 512
  402.         Top = 304
  403.         Width = 81
  404.         Height = 25
  405.         Caption = 'Frem  >>'
  406.         TabOrder = 6
  407.         OnClick = FremClick
  408.       end
  409.     end
  410.     object TabSheet4: TTabSheet
  411.       Caption = 'Komponent'
  412.       ImageIndex = 3
  413.       object Label6: TLabel
  414.         Left = 16
  415.         Top = 19
  416.         Width = 82
  417.         Height = 16
  418.         Caption = 'Komponent:'
  419.         Font.Charset = DEFAULT_CHARSET
  420.         Font.Color = clBlack
  421.         Font.Height = -13
  422.         Font.Name = 'MS Sans Serif'
  423.         Font.Style = [fsBold]
  424.         ParentFont = False
  425.         Transparent = True
  426.       end
  427.       object IndtastTekst: TMemo
  428.         Left = 16
  429.         Top = 41
  430.         Width = 305
  431.         Height = 96
  432.         Lines.Strings = (
  433.           'IndtastTekst')
  434.         TabOrder = 0
  435.         OnChange = IndtastTekstChange
  436.       end
  437.       object KomponentSpinEdit: TLMDExtSpinEdit
  438.         Left = 112
  439.         Top = 16
  440.         Width = 41
  441.         Height = 21
  442.         Cursor = crIBeam
  443.         BackFX.AlphaBlend.Strength = 0.600000023841858100
  444.         Bevel.Mode = bmWindows
  445.         Caret.BlinkRate = 500
  446.         Caret.ImageIndex = 0
  447.         Caret.ListIndex = 0
  448.         TabOrder = 1
  449.         OnChange = KomponentSpinEditModified
  450.         Step = 1
  451.         LargeStep = 10
  452.         FractionStep = 0.100000000000000000
  453.         MinValue = 1
  454.         MaxValue = 20
  455.         Value = 1
  456.         DateTime = 0
  457.       end
  458.       object SletKomponentKnap: TButton
  459.         Left = 128
  460.         Top = 302
  461.         Width = 193
  462.         Height = 20
  463.         Caption = 'Slet komponent'
  464.         TabOrder = 2
  465.         OnClick = SletKomponentKnapClick
  466.       end
  467.       object Insert: TButton
  468.         Left = 216
  469.         Top = 14
  470.         Width = 105
  471.         Height = 20
  472.         Caption = 'S'#230't ind'
  473.         TabOrder = 3
  474.         OnClick = InsertClick
  475.       end
  476.       object GroupBox1: TGroupBox
  477.         Left = 336
  478.         Top = 8
  479.         Width = 257
  480.         Height = 233
  481.         Caption = 'Grafik'
  482.         TabOrder = 4
  483.         object Label8: TLabel
  484.           Left = 128
  485.           Top = 27
  486.           Width = 23
  487.           Height = 13
  488.           Caption = 'Top'
  489.           Font.Charset = DEFAULT_CHARSET
  490.           Font.Color = clBlack
  491.           Font.Height = -11
  492.           Font.Name = 'MS Sans Serif'
  493.           Font.Style = [fsBold]
  494.           ParentFont = False
  495.           Transparent = True
  496.         end
  497.         object Label9: TLabel
  498.           Left = 128
  499.           Top = 59
  500.           Width = 23
  501.           Height = 13
  502.           Caption = 'Left'
  503.           Font.Charset = DEFAULT_CHARSET
  504.           Font.Color = clBlack
  505.           Font.Height = -11
  506.           Font.Name = 'MS Sans Serif'
  507.           Font.Style = [fsBold]
  508.           ParentFont = False
  509.           Transparent = True
  510.         end
  511.         object FindGrafik: TButton
  512.           Left = 16
  513.           Top = 24
  514.           Width = 97
  515.           Height = 20
  516.           Caption = 'Find grafik'
  517.           TabOrder = 0
  518.           OnClick = FindGrafikClick
  519.         end
  520.         object PlacerGrafik: TButton
  521.           Left = 16
  522.           Top = 48
  523.           Width = 97
  524.           Height = 20
  525.           Caption = 'Plac'#233'r grafik'
  526.           TabOrder = 1
  527.           OnClick = PlacerGrafikClick
  528.         end
  529.         object SprogGrafik: TCheckBox
  530.           Left = 16
  531.           Top = 96
  532.           Width = 97
  533.           Height = 17
  534.           Caption = 'SprogGrafik'
  535.           TabOrder = 2
  536.           OnClick = SprogGrafikClick
  537.         end
  538.         object FjernGrafik: TButton
  539.           Left = 118
  540.           Top = 158
  541.           Width = 83
  542.           Height = 20
  543.           Caption = 'Fjern grafik'
  544.           TabOrder = 3
  545.           OnClick = FjernGrafikClick
  546.         end
  547.         object GrafikY: TSpinEdit
  548.           Left = 168
  549.           Top = 24
  550.           Width = 73
  551.           Height = 22
  552.           MaxValue = 500
  553.           MinValue = 120
  554.           TabOrder = 4
  555.           Value = 120
  556.           OnChange = GrafikPosChange
  557.         end
  558.         object GrafikX: TSpinEdit
  559.           Left = 168
  560.           Top = 56
  561.           Width = 73
  562.           Height = 22
  563.           MaxValue = 500
  564.           MinValue = 42
  565.           TabOrder = 5
  566.           Value = 42
  567.           OnChange = GrafikPosChange
  568.         end
  569.         object GemGrafik: TButton
  570.           Left = 134
  571.           Top = 86
  572.           Width = 107
  573.           Height = 20
  574.           Caption = 'Gem grafikpos.'
  575.           TabOrder = 6
  576.           OnClick = GemGrafikClick
  577.         end
  578.         object VisRegion: TCheckBox
  579.           Left = 16
  580.           Top = 72
  581.           Width = 89
  582.           Height = 17
  583.           Caption = 'Vis region'
  584.           TabOrder = 7
  585.           OnClick = VisRegionClick
  586.         end
  587.         object RClickGraphics: TButton
  588.           Left = 16
  589.           Top = 197
  590.           Width = 89
  591.           Height = 20
  592.           Caption = 'Klik-billede'
  593.           TabOrder = 8
  594.           OnClick = RClickGraphicsClick
  595.         end
  596.         object UseRightCheck: TLMDCheckBox
  597.           Left = 112
  598.           Top = 200
  599.           Width = 113
  600.           Height = 17
  601.           Caption = 'Brug h'#248'jre tast'
  602.           DownGlyph = False
  603.           Alignment.Alignment = agTopLeft
  604.           Alignment.Spacing = 4
  605.           TabOrder = 9
  606.           BackFX.AlphaBlend.Strength = 0.600000023841858100
  607.         end
  608.       end
  609.       object GroupBox2: TGroupBox
  610.         Left = 16
  611.         Top = 152
  612.         Width = 105
  613.         Height = 169
  614.         Caption = 'Henvis'
  615.         TabOrder = 5
  616.         object Henvis: TLMDCheckBox
  617.           Left = 16
  618.           Top = 25
  619.           Width = 81
  620.           Height = 17
  621.           Caption = 'Henvis'
  622.           DownGlyph = False
  623.           Alignment.Alignment = agTopLeft
  624.           Alignment.Spacing = 4
  625.           TabOrder = 0
  626.           OnClick = HenvisClick
  627.           BackFX.AlphaBlend.Strength = 0.600000023841858100
  628.         end
  629.         object HenvisL: TSpinEdit
  630.           Left = 16
  631.           Top = 48
  632.           Width = 73
  633.           Height = 22
  634.           Enabled = False
  635.           MaxValue = 20
  636.           MinValue = 1
  637.           TabOrder = 1
  638.           Value = 1
  639.           OnChange = HenvisLChange
  640.         end
  641.         object HenvisK: TSpinEdit
  642.           Left = 16
  643.           Top = 80
  644.           Width = 73
  645.           Height = 22
  646.           Enabled = False
  647.           MaxValue = 20
  648.           MinValue = 1
  649.           TabOrder = 2
  650.           Value = 1
  651.           OnChange = HenvisKChange
  652.         end
  653.         object GemHenvis: TButton
  654.           Left = 16
  655.           Top = 110
  656.           Width = 75
  657.           Height = 20
  658.           Caption = 'Gem Henvis'
  659.           TabOrder = 3
  660.           OnClick = GemHenvisClick
  661.         end
  662.         object FjernHenvis: TButton
  663.           Left = 16
  664.           Top = 136
  665.           Width = 75
  666.           Height = 20
  667.           Caption = 'Fjern henvis'
  668.           TabOrder = 4
  669.         end
  670.       end
  671.       object GroupBox3: TGroupBox
  672.         Left = 128
  673.         Top = 152
  674.         Width = 193
  675.         Height = 145
  676.         Caption = 'HopTil'
  677.         TabOrder = 6
  678.         object HopTil: TLMDCheckBox
  679.           Left = 104
  680.           Top = 89
  681.           Width = 81
  682.           Height = 17
  683.           Caption = 'Hop til:'
  684.           DownGlyph = False
  685.           Alignment.Alignment = agTopLeft
  686.           Alignment.Spacing = 4
  687.           TabOrder = 0
  688.           OnChange = HopTilChange
  689.           BackFX.AlphaBlend.Strength = 0.600000023841858100
  690.         end
  691.         object HopDest: TSpinEdit
  692.           Left = 104
  693.           Top = 112
  694.           Width = 73
  695.           Height = 22
  696.           Enabled = False
  697.           MaxValue = 20
  698.           MinValue = 1
  699.           TabOrder = 1
  700.           Value = 1
  701.           OnChange = HopDestChange
  702.         end
  703.         object RightClickNext: TLMDCheckBox
  704.           Left = 16
  705.           Top = 89
  706.           Width = 81
  707.           Height = 17
  708.           Caption = 'H'#248'jrefrem'
  709.           DownGlyph = False
  710.           Alignment.Alignment = agTopLeft
  711.           Alignment.Spacing = 4
  712.           TabOrder = 2
  713.           OnChange = RightClickNextChange
  714.           BackFX.AlphaBlend.Strength = 0.600000023841858100
  715.         end
  716.         object HarHilite: TLMDCheckBox
  717.           Left = 16
  718.           Top = 113
  719.           Width = 81
  720.           Height = 17
  721.           Caption = 'Har hilite'
  722.           DownGlyph = False
  723.           Alignment.Alignment = agTopLeft
  724.           Alignment.Spacing = 4
  725.           TabOrder = 3
  726.           OnChange = HarHiliteChange
  727.           BackFX.AlphaBlend.Strength = 0.600000023841858100
  728.         end
  729.         object LavBlink: TButton
  730.           Left = 16
  731.           Top = 24
  732.           Width = 89
  733.           Height = 20
  734.           Caption = 'Lav blinker'
  735.           TabOrder = 4
  736.           OnClick = LavBlinkClick
  737.         end
  738.         object FindBlinkGrafik: TButton
  739.           Left = 16
  740.           Top = 54
  741.           Width = 89
  742.           Height = 20
  743.           Caption = 'Blinker billede'
  744.           TabOrder = 5
  745.           OnClick = FindBlinkGrafikClick
  746.         end
  747.         object ErTimer: TCheckBox
  748.           Left = 32
  749.           Top = 161
  750.           Width = 73
  751.           Height = 17
  752.           Caption = 'Er timer'
  753.           TabOrder = 6
  754.           OnClick = ErTimerClick
  755.         end
  756.       end
  757.     end
  758.   end
  759.   object FindBillede: TOpenPictureDialog
  760.     DefaultExt = 'jpg'
  761.     Filter = 
  762.       'All (*.jpg;*.jpeg;*.bmp;*.ico)|*.jpg;*.jpeg;*.png;*.bmp;*.ico|JP' +
  763.       'EG Image File (*.jpg)|*.jpg;*.jpeg|PNG Image File (*.png)|*.png|' +
  764.       'Windows Bitmaps (*.bmp)|*.bmp|Icons (*.ico)|*.ico'
  765.     Left = 640
  766.     Top = 280
  767.   end
  768.   object FindFil: TOpenDialog
  769.     DefaultExt = '*.jpg'
  770.     Left = 648
  771.     Top = 320
  772.   end
  773.   object MainMenu: TMainMenu
  774.     Left = 568
  775.     Top = 24
  776.     object Program1: TMenuItem
  777.       Caption = '&Program'
  778.       object Navn1: TMenuItem
  779.         Caption = '&Navn'
  780.       end
  781.       object Folder1: TMenuItem
  782.         Caption = '&Folder'
  783.       end
  784.       object Lektionantal1: TMenuItem
  785.         Caption = '&Lektionantal'
  786.       end
  787.       object Installer1: TMenuItem
  788.         Caption = '&Installer'
  789.       end
  790.       object N3: TMenuItem
  791.         Caption = '-'
  792.       end
  793.       object Exit1: TMenuItem
  794.         Caption = '&Exit'
  795.       end
  796.     end
  797.     object Lektion1: TMenuItem
  798.       Caption = '&Lektion'
  799.       object itel1: TMenuItem
  800.         Caption = 'Titel'
  801.       end
  802.       object UnderTitel1: TMenuItem
  803.         Caption = 'UnderTitel'
  804.       end
  805.       object VidereTekst1: TMenuItem
  806.         Caption = 'VidereTekst'
  807.       end
  808.       object N5: TMenuItem
  809.         Caption = '-'
  810.       end
  811.       object Vindue1: TMenuItem
  812.         Caption = 'Vindue'
  813.       end
  814.       object EkstraVindue1: TMenuItem
  815.         Caption = 'EkstraVindue'
  816.       end
  817.     end
  818.     object Komponent1: TMenuItem
  819.       Caption = '&Komponent'
  820.       object Henvis1: TMenuItem
  821.         Caption = 'Henvis'
  822.       end
  823.       object Ertimer1: TMenuItem
  824.         Caption = 'Er timer'
  825.       end
  826.       object Hoptil1: TMenuItem
  827.         Caption = 'Hop til'
  828.       end
  829.       object HjreFrem1: TMenuItem
  830.         Caption = 'H'#248'jreFrem'
  831.       end
  832.       object N2: TMenuItem
  833.         Caption = '-'
  834.       end
  835.       object Sletkomponent1: TMenuItem
  836.         Caption = 'Slet komponent'
  837.       end
  838.     end
  839.     object Grafik1: TMenuItem
  840.       Caption = '&Grafik'
  841.       object Findgrafik1: TMenuItem
  842.         Caption = 'Find grafik'
  843.         OnClick = FindGrafikClick
  844.       end
  845.       object Placergrafik1: TMenuItem
  846.         Caption = 'Placer grafik'
  847.         OnClick = PlacerGrafikClick
  848.       end
  849.       object Grafikpsprog1: TMenuItem
  850.         Caption = 'Sproggrafik'
  851.         OnClick = SprogGrafikClick
  852.       end
  853.       object Fjerngrafik1: TMenuItem
  854.         Caption = 'Fjern grafik'
  855.         OnClick = FjernGrafikClick
  856.       end
  857.       object N1: TMenuItem
  858.         Caption = '-'
  859.       end
  860.       object Lavblinker1: TMenuItem
  861.         Caption = 'Lav blinker'
  862.         OnClick = LavBlinkClick
  863.       end
  864.       object Harhilite1: TMenuItem
  865.         Caption = 'Har hilite'
  866.       end
  867.     end
  868.     object IntroOutro1: TMenuItem
  869.       Caption = '&IntroOutro'
  870.       object IntroTekst1: TMenuItem
  871.         Caption = 'IntroTekst'
  872.       end
  873.       object OutroTekst1: TMenuItem
  874.         Caption = 'OutroTekst'
  875.       end
  876.       object N4: TMenuItem
  877.         Caption = '-'
  878.       end
  879.       object UnderIntro1: TMenuItem
  880.         Caption = 'UnderIntro'
  881.       end
  882.       object UnderOutro1: TMenuItem
  883.         Caption = 'UnderOutro'
  884.       end
  885.     end
  886.     object ekstsamling1: TMenuItem
  887.       Caption = '&Tekstsamling'
  888.       object Samltekst1: TMenuItem
  889.         Caption = 'Saml tekst'
  890.         OnClick = SammelTekstClick
  891.       end
  892.       object GemsomRTF1: TMenuItem
  893.         Caption = 'Gem som RTF'
  894.         OnClick = GemTekstClick
  895.       end
  896.       object Udskriv1: TMenuItem
  897.         Caption = 'Udskriv'
  898.         OnClick = UdskrivClick
  899.       end
  900.     end
  901.   end
  902. end
  903.