home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2002 #9 / K-CD-9-2002.ISO / Tools / Utility.exe / 0 / RCDATA / TEDITFORM / TEDITFORM.txt
Encoding:
Text File  |  2002-05-25  |  8.8 KB  |  451 lines

  1. object EditForm: TEditForm
  2.   Left = 223
  3.   Top = 132
  4.   Width = 580
  5.   Height = 457
  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.   OldCreateOrder = False
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object BagLabel: TLabel
  17.     Left = 352
  18.     Top = 267
  19.     Width = 72
  20.     Height = 16
  21.     Caption = 'Baggrund:'
  22.     Font.Charset = DEFAULT_CHARSET
  23.     Font.Color = clBlack
  24.     Font.Height = -13
  25.     Font.Name = 'MS Sans Serif'
  26.     Font.Style = [fsBold]
  27.     ParentFont = False
  28.     Transparent = True
  29.   end
  30.   object Label1: TLabel
  31.     Left = 16
  32.     Top = 347
  33.     Width = 97
  34.     Height = 16
  35.     Caption = 'Programnavn:'
  36.     Font.Charset = DEFAULT_CHARSET
  37.     Font.Color = clBlack
  38.     Font.Height = -13
  39.     Font.Name = 'MS Sans Serif'
  40.     Font.Style = [fsBold]
  41.     ParentFont = False
  42.     Transparent = True
  43.   end
  44.   object Label2: TLabel
  45.     Left = 16
  46.     Top = 371
  47.     Width = 50
  48.     Height = 16
  49.     Caption = 'Folder:'
  50.     Font.Charset = DEFAULT_CHARSET
  51.     Font.Color = clBlack
  52.     Font.Height = -13
  53.     Font.Name = 'MS Sans Serif'
  54.     Font.Style = [fsBold]
  55.     ParentFont = False
  56.     Transparent = True
  57.   end
  58.   object Label3: TLabel
  59.     Left = 16
  60.     Top = 395
  61.     Width = 80
  62.     Height = 16
  63.     Caption = 'Installation:'
  64.     Font.Charset = DEFAULT_CHARSET
  65.     Font.Color = clBlack
  66.     Font.Height = -13
  67.     Font.Name = 'MS Sans Serif'
  68.     Font.Style = [fsBold]
  69.     ParentFont = False
  70.     Transparent = True
  71.   end
  72.   object Label4: TLabel
  73.     Left = 16
  74.     Top = 323
  75.     Width = 104
  76.     Height = 16
  77.     Caption = 'Antal lektioner:'
  78.     Font.Charset = DEFAULT_CHARSET
  79.     Font.Color = clBlack
  80.     Font.Height = -13
  81.     Font.Name = 'MS Sans Serif'
  82.     Font.Style = [fsBold]
  83.     ParentFont = False
  84.     Transparent = True
  85.   end
  86.   object Label5: TLabel
  87.     Left = 352
  88.     Top = 339
  89.     Width = 90
  90.     Height = 16
  91.     Caption = 'VidereTekst:'
  92.     Font.Charset = DEFAULT_CHARSET
  93.     Font.Color = clBlack
  94.     Font.Height = -13
  95.     Font.Name = 'MS Sans Serif'
  96.     Font.Style = [fsBold]
  97.     ParentFont = False
  98.     Transparent = True
  99.   end
  100.   object Label6: TLabel
  101.     Left = 344
  102.     Top = 11
  103.     Width = 139
  104.     Height = 16
  105.     Caption = 'KomponentNummer:'
  106.     Font.Charset = DEFAULT_CHARSET
  107.     Font.Color = clBlack
  108.     Font.Height = -13
  109.     Font.Name = 'MS Sans Serif'
  110.     Font.Style = [fsBold]
  111.     ParentFont = False
  112.     Transparent = True
  113.   end
  114.   object TitelEdit: TEdit
  115.     Left = 16
  116.     Top = 8
  117.     Width = 321
  118.     Height = 32
  119.     Font.Charset = DEFAULT_CHARSET
  120.     Font.Color = clWindowText
  121.     Font.Height = -21
  122.     Font.Name = 'Arial'
  123.     Font.Style = []
  124.     ParentFont = False
  125.     TabOrder = 0
  126.     Text = 'TitelEdit'
  127.   end
  128.   object UnderEdit: TMemo
  129.     Left = 16
  130.     Top = 40
  131.     Width = 321
  132.     Height = 57
  133.     Lines.Strings = (
  134.       'UndertitelEdit')
  135.     TabOrder = 1
  136.   end
  137.   object InOutEdit: TMemo
  138.     Left = 16
  139.     Top = 96
  140.     Width = 321
  141.     Height = 57
  142.     Font.Charset = DEFAULT_CHARSET
  143.     Font.Color = clWindowText
  144.     Font.Height = -16
  145.     Font.Name = 'MS Sans Serif'
  146.     Font.Style = []
  147.     Lines.Strings = (
  148.       'InOutEdit')
  149.     ParentFont = False
  150.     TabOrder = 2
  151.   end
  152.   object KomponentSpinEdit: TLMDExtSpinEdit
  153.     Left = 496
  154.     Top = 8
  155.     Width = 41
  156.     Height = 21
  157.     Cursor = crIBeam
  158.     BackFX.AlphaBlend.Strength = 0.600000023841858100
  159.     Bevel.Mode = bmWindows
  160.     Caret.BlinkRate = 500
  161.     Caret.ImageIndex = 0
  162.     Caret.ListIndex = 0
  163.     TabOrder = 3
  164.     OnChange = KomponentSpinEditModified
  165.     Step = 1
  166.     LargeStep = 10
  167.     FractionStep = 0.100000000000000000
  168.     MinValue = 1
  169.     MaxValue = 20
  170.     Value = 1
  171.     DateTime = 0
  172.   end
  173.   object IndtastTekst: TMemo
  174.     Left = 348
  175.     Top = 32
  176.     Width = 185
  177.     Height = 89
  178.     Lines.Strings = (
  179.       'IndtastTekst')
  180.     TabOrder = 4
  181.   end
  182.   object ErTimer: TCheckBox
  183.     Left = 352
  184.     Top = 144
  185.     Width = 73
  186.     Height = 17
  187.     Caption = 'Er timer'
  188.     TabOrder = 5
  189.     OnClick = ErTimerClick
  190.   end
  191.   object SletKomponent: TButton
  192.     Left = 352
  193.     Top = 168
  194.     Width = 89
  195.     Height = 20
  196.     Caption = 'Slet komponent'
  197.     TabOrder = 6
  198.     OnClick = SletKomponentClick
  199.   end
  200.   object FindGrafik: TButton
  201.     Left = 464
  202.     Top = 144
  203.     Width = 75
  204.     Height = 20
  205.     Caption = 'Find grafik'
  206.     TabOrder = 7
  207.     OnClick = FindGrafikClick
  208.   end
  209.   object LavBlink: TButton
  210.     Left = 464
  211.     Top = 168
  212.     Width = 75
  213.     Height = 20
  214.     Caption = 'Lav blinker'
  215.     TabOrder = 8
  216.     OnClick = LavBlinkClick
  217.   end
  218.   object RClickGraphics: TButton
  219.     Left = 352
  220.     Top = 192
  221.     Width = 89
  222.     Height = 20
  223.     Caption = 'H'#248'jremus-billede'
  224.     TabOrder = 9
  225.     OnClick = RClickGraphicsClick
  226.   end
  227.   object PlacerGrafik: TButton
  228.     Left = 464
  229.     Top = 192
  230.     Width = 75
  231.     Height = 20
  232.     Caption = 'Plac'#233'r grafik'
  233.     TabOrder = 10
  234.     OnClick = PlacerGrafikClick
  235.   end
  236.   object FindBlinkGrafik: TButton
  237.     Left = 352
  238.     Top = 216
  239.     Width = 89
  240.     Height = 20
  241.     Caption = 'Blinker billede'
  242.     TabOrder = 11
  243.     OnClick = FindBlinkGrafikClick
  244.   end
  245.   object VisRegion: TCheckBox
  246.     Left = 352
  247.     Top = 312
  248.     Width = 97
  249.     Height = 17
  250.     Caption = 'Vis region'
  251.     TabOrder = 12
  252.     OnClick = VisRegionClick
  253.   end
  254.   object HenvisL: TSpinEdit
  255.     Left = 464
  256.     Top = 296
  257.     Width = 73
  258.     Height = 22
  259.     Enabled = False
  260.     MaxValue = 20
  261.     MinValue = 1
  262.     TabOrder = 13
  263.     Value = 1
  264.     OnChange = HenvisLChange
  265.   end
  266.   object HenvisK: TSpinEdit
  267.     Left = 464
  268.     Top = 320
  269.     Width = 73
  270.     Height = 22
  271.     Enabled = False
  272.     MaxValue = 20
  273.     MinValue = 1
  274.     TabOrder = 14
  275.     Value = 1
  276.     OnChange = HenvisKChange
  277.   end
  278.   object VidereEdit: TMemo
  279.     Left = 352
  280.     Top = 360
  281.     Width = 185
  282.     Height = 49
  283.     Lines.Strings = (
  284.       'VidereEdit')
  285.     TabOrder = 15
  286.   end
  287.   object VindueEdit: TEdit
  288.     Left = 352
  289.     Top = 286
  290.     Width = 97
  291.     Height = 21
  292.     TabOrder = 16
  293.     Text = 'VindueEdit'
  294.   end
  295.   object FjernGrafik: TButton
  296.     Left = 464
  297.     Top = 216
  298.     Width = 75
  299.     Height = 20
  300.     Caption = 'Fjern grafik'
  301.     TabOrder = 17
  302.     OnClick = FjernGrafikClick
  303.   end
  304.   object GemTekst: TButton
  305.     Left = 264
  306.     Top = 296
  307.     Width = 75
  308.     Height = 20
  309.     Caption = 'Gem'
  310.     TabOrder = 18
  311.     OnClick = GemTekstClick
  312.   end
  313.   object Op: TButton
  314.     Left = 352
  315.     Top = 240
  316.     Width = 41
  317.     Height = 20
  318.     Caption = 'Op'
  319.     TabOrder = 19
  320.   end
  321.   object Ned: TButton
  322.     Left = 400
  323.     Top = 240
  324.     Width = 41
  325.     Height = 20
  326.     Caption = 'Ned'
  327.     TabOrder = 20
  328.   end
  329.   object FjernHenvis: TButton
  330.     Left = 464
  331.     Top = 240
  332.     Width = 75
  333.     Height = 20
  334.     Caption = 'Fjern henv.'
  335.     TabOrder = 21
  336.   end
  337.   object Henvis: TLMDCheckBox
  338.     Left = 464
  339.     Top = 272
  340.     Width = 81
  341.     Height = 17
  342.     Caption = 'Henvis'
  343.     DownGlyph = False
  344.     Alignment.Alignment = agTopLeft
  345.     Alignment.Spacing = 4
  346.     TabOrder = 22
  347.     OnClick = HenvisOldClick
  348.     BackFX.AlphaBlend.Strength = 0.600000023841858100
  349.   end
  350.   object NavnEdit: TEdit
  351.     Left = 120
  352.     Top = 344
  353.     Width = 121
  354.     Height = 21
  355.     TabOrder = 23
  356.     Text = 'NavnEdit'
  357.   end
  358.   object FolderEdit: TEdit
  359.     Left = 120
  360.     Top = 368
  361.     Width = 121
  362.     Height = 21
  363.     TabOrder = 24
  364.     Text = 'FolderEdit'
  365.   end
  366.   object InstallerEdit: TEdit
  367.     Left = 120
  368.     Top = 392
  369.     Width = 121
  370.     Height = 21
  371.     TabOrder = 25
  372.     Text = 'InstallerEdit'
  373.   end
  374.   object LektionSpinner: TSpinEdit
  375.     Left = 192
  376.     Top = 320
  377.     Width = 49
  378.     Height = 22
  379.     MaxValue = 20
  380.     MinValue = 1
  381.     TabOrder = 26
  382.     Value = 12
  383.     OnChange = LektionSpinnerChange
  384.   end
  385.   object TekstSamler: TRichEdit
  386.     Left = 16
  387.     Top = 160
  388.     Width = 321
  389.     Height = 129
  390.     Font.Charset = DEFAULT_CHARSET
  391.     Font.Color = clWindowText
  392.     Font.Height = -11
  393.     Font.Name = 'Arial'
  394.     Font.Style = []
  395.     Lines.Strings = (
  396.       'TekstSamler')
  397.     ParentFont = False
  398.     ScrollBars = ssVertical
  399.     TabOrder = 27
  400.   end
  401.   object Udskriv: TButton
  402.     Left = 16
  403.     Top = 296
  404.     Width = 97
  405.     Height = 20
  406.     Caption = 'Udskriv'
  407.     TabOrder = 28
  408.     OnClick = UdskrivClick
  409.   end
  410.   object SammelTekst: TButton
  411.     Left = 136
  412.     Top = 296
  413.     Width = 97
  414.     Height = 20
  415.     Caption = 'Saml tekst'
  416.     TabOrder = 29
  417.     OnClick = SammelTekstClick
  418.   end
  419.   object FindIni: TButton
  420.     Left = 264
  421.     Top = 328
  422.     Width = 75
  423.     Height = 20
  424.     Caption = 'Find Inifil'
  425.     TabOrder = 30
  426.   end
  427.   object Insert: TButton
  428.     Left = 464
  429.     Top = 120
  430.     Width = 75
  431.     Height = 20
  432.     Caption = 'S'#230't ind'
  433.     TabOrder = 31
  434.     OnClick = InsertClick
  435.   end
  436.   object FindBillede: TOpenPictureDialog
  437.     DefaultExt = 'jpg'
  438.     Filter = 
  439.       'All (*.jpg;*.jpeg;*.bmp;*.ico)|*.jpg;*.jpeg;*.bmp;*.ico|JPEG Ima' +
  440.       'ge File (*.jpg)|*.jpg|JPEG Image File (*.jpeg)|*.jpeg|Bitmaps (*' +
  441.       '.bmp)|*.bmp|Icons (*.ico)|*.ico'
  442.     Left = 432
  443.     Top = 136
  444.   end
  445.   object FindFil: TOpenDialog
  446.     DefaultExt = '*.jpg'
  447.     Left = 400
  448.     Top = 136
  449.   end
  450. end
  451.