home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2002 December / Gamestar_46_2002-12_cd1.bin / start.exe / 0 / RCDATA / TFORM4 / TFORM4.txt < prev   
Text File  |  2002-11-09  |  6KB  |  242 lines

  1. object Form4: TForm4
  2.   Left = 207
  3.   Top = 262
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'Kopieren'
  7.   ClientHeight = 424
  8.   ClientWidth = 429
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -19
  13.   Font.Name = 'Arial'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   OldCreateOrder = True
  17.   Position = poScreenCenter
  18.   Scaled = False
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 22
  22.   object Panel1: TPanel
  23.     Left = 0
  24.     Top = 0
  25.     Width = 429
  26.     Height = 424
  27.     Align = alClient
  28.     BevelWidth = 4
  29.     BorderWidth = 1
  30.     BorderStyle = bsSingle
  31.     Color = 6570558
  32.     TabOrder = 0
  33.     object LMDLabel1: TLMDLabel
  34.       Left = 8
  35.       Top = 16
  36.       Width = 60
  37.       Height = 392
  38.       Bevel.BorderColor = 6570558
  39.       Bevel.LightColor = 16119285
  40.       Bevel.Mode = bmCustom
  41.       Bevel.ShadowColor = 4259841
  42.       Bevel.StandardStyle = lsSingleLowered
  43.       FontFX.ShadowDepth = 2
  44.       FontFX.ShadowColor = 4259841
  45.       FontFX.Style = tdRaisedShadow
  46.       FontFX.Angle = 90
  47.       FontFX.PosX = 1
  48.       FontFX.PosY = 388
  49.       Font.Charset = DEFAULT_CHARSET
  50.       Font.Color = clWindowText
  51.       Font.Height = -48
  52.       Font.Name = 'Arial'
  53.       Font.Style = [fsBold]
  54.       Options = []
  55.       ParentFont = False
  56.       Caption = 'Dateien kopieren'
  57.     end
  58.     object Button2: TButton
  59.       Left = 304
  60.       Top = 254
  61.       Width = 105
  62.       Height = 31
  63.       Caption = 'Schlie∩┐╜en'
  64.       TabOrder = 4
  65.       OnClick = Button2Click
  66.     end
  67.     object GroupBox1: TGroupBox
  68.       Left = 72
  69.       Top = 16
  70.       Width = 337
  71.       Height = 225
  72.       Caption = 'Zielverzeichnis ausw∩┐╜hlen:'
  73.       Font.Charset = DEFAULT_CHARSET
  74.       Font.Color = clWindowText
  75.       Font.Height = -13
  76.       Font.Name = 'Arial'
  77.       Font.Style = []
  78.       ParentFont = False
  79.       TabOrder = 0
  80.       object FileListBox1: TFileListBox
  81.         Left = 144
  82.         Top = 80
  83.         Width = 161
  84.         Height = 97
  85.         TabStop = False
  86.         ItemHeight = 16
  87.         TabOrder = 6
  88.       end
  89.       object DriveComboBox2: TDriveComboBox
  90.         Left = 16
  91.         Top = 192
  92.         Width = 305
  93.         Height = 22
  94.         Color = clWhite
  95.         DirList = DirectoryListBox2
  96.         TabOrder = 1
  97.         OnClick = DriveComboBox2Click
  98.       end
  99.       object ListBox1: TListBox
  100.         Left = 160
  101.         Top = 64
  102.         Width = 113
  103.         Height = 65
  104.         ItemHeight = 16
  105.         TabOrder = 3
  106.       end
  107.       object DirectoryListBox2: TDirectoryListBox
  108.         Left = 16
  109.         Top = 54
  110.         Width = 305
  111.         Height = 131
  112.         Color = clWhite
  113.         Ctl3D = True
  114.         DirLabel = Label1
  115.         ItemHeight = 16
  116.         ParentCtl3D = False
  117.         TabOrder = 2
  118.         OnClick = DirectoryListBox2Click
  119.       end
  120.       object Panel2: TPanel
  121.         Left = 16
  122.         Top = 22
  123.         Width = 305
  124.         Height = 22
  125.         BevelOuter = bvLowered
  126.         Color = 16119285
  127.         TabOrder = 4
  128.         object Label1: TLabel
  129.           Left = 8
  130.           Top = 2
  131.           Width = 297
  132.           Height = 20
  133.           AutoSize = False
  134.           Caption = 'E:\Data\Delphi5\GS2000'
  135.           Color = 16119285
  136.           Font.Charset = DEFAULT_CHARSET
  137.           Font.Color = clRed
  138.           Font.Height = -13
  139.           Font.Name = 'Arial'
  140.           Font.Style = [fsBold]
  141.           ParentColor = False
  142.           ParentFont = False
  143.           Transparent = True
  144.           Visible = False
  145.         end
  146.       end
  147.       object Memo1: TMemo
  148.         Left = 16
  149.         Top = 54
  150.         Width = 305
  151.         Height = 160
  152.         Alignment = taCenter
  153.         Color = 16119285
  154.         Font.Charset = DEFAULT_CHARSET
  155.         Font.Color = clRed
  156.         Font.Height = -13
  157.         Font.Name = 'Arial'
  158.         Font.Style = [fsBold]
  159.         ParentFont = False
  160.         ReadOnly = True
  161.         TabOrder = 5
  162.       end
  163.       object Button4: TButton
  164.         Left = 144
  165.         Top = 182
  166.         Width = 49
  167.         Height = 24
  168.         Caption = 'Ok'
  169.         Font.Charset = DEFAULT_CHARSET
  170.         Font.Color = clWindowText
  171.         Font.Height = -13
  172.         Font.Name = 'Arial'
  173.         Font.Style = [fsBold]
  174.         ParentFont = False
  175.         TabOrder = 0
  176.         OnClick = Button4Click
  177.       end
  178.     end
  179.     object Button1: TButton
  180.       Left = 72
  181.       Top = 254
  182.       Width = 97
  183.       Height = 31
  184.       Hint = 
  185.         'Kopiert die Datei(en) in das oben eingestellte (Spiele-) Verzeic' +
  186.         'hnis'
  187.       Caption = 'Kopieren'
  188.       Enabled = False
  189.       ParentShowHint = False
  190.       ShowHint = True
  191.       TabOrder = 1
  192.       OnClick = Button1Click
  193.     end
  194.     object GroupBox2: TGroupBox
  195.       Left = 72
  196.       Top = 296
  197.       Width = 335
  198.       Height = 108
  199.       Caption = 'Verarbeitete Dateien:'
  200.       Font.Charset = DEFAULT_CHARSET
  201.       Font.Color = clWindowText
  202.       Font.Height = -13
  203.       Font.Name = 'Arial'
  204.       Font.Style = []
  205.       ParentFont = False
  206.       TabOrder = 3
  207.       object Memo2: TMemo
  208.         Left = 16
  209.         Top = 24
  210.         Width = 305
  211.         Height = 72
  212.         TabStop = False
  213.         Color = 4259841
  214.         Font.Charset = DEFAULT_CHARSET
  215.         Font.Color = clRed
  216.         Font.Height = -9
  217.         Font.Name = 'Arial'
  218.         Font.Pitch = fpVariable
  219.         Font.Style = [fsBold]
  220.         ParentFont = False
  221.         ReadOnly = True
  222.         ScrollBars = ssVertical
  223.         TabOrder = 0
  224.         WordWrap = False
  225.       end
  226.     end
  227.     object Button3: TButton
  228.       Left = 184
  229.       Top = 254
  230.       Width = 105
  231.       Height = 31
  232.       Hint = 'Startet die kopierte Programmdatei (z.B. einen Patch)'
  233.       Caption = 'Ausf∩┐╜hren'
  234.       Enabled = False
  235.       ParentShowHint = False
  236.       ShowHint = True
  237.       TabOrder = 2
  238.       OnClick = Button3Click
  239.     end
  240.   end
  241. end
  242.