home *** CD-ROM | disk | FTP | other *** search
/ Quaaake Level & Editor 2 / Quaaake_2.iso / Quakemap / QUAKEMAP.EXE / 0 / RCDATA / TFORM1 / TFORM1.txt < prev   
Encoding:
Text File  |  1996-10-06  |  44.3 KB  |  1,478 lines

  1. object Form1: TForm1
  2.   Left = 194
  3.   Top = 103
  4.   Width = 538
  5.   Height = 402
  6.   Caption = 'QuakeMap is Copyright by Armin Rigo, 1996'
  7.   Font.Color = clWindowText
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   Menu = MainMenu1
  12.   Position = poScreenCenter
  13.   ShowHint = True
  14.   OnActivate = FormActivate
  15.   OnCloseQuery = FormCloseQuery
  16.   OnCreate = FormCreate
  17.   OnDestroy = FormDestroy
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object StatusBar1: TStatusBar
  21.     Left = 0
  22.     Top = 337
  23.     Width = 530
  24.     Height = 19
  25.     Panels = <
  26.       item
  27.         Width = 60
  28.       end
  29.       item
  30.         Alignment = taCenter
  31.         Width = 52
  32.       end
  33.       item
  34.         Text = 'QuakeMap       version 2.0           Armin Rigo'
  35.         Width = 50
  36.       end>
  37.     SimplePanel = False
  38.   end
  39.   object ListView1: TListView
  40.     Left = 0
  41.     Top = 0
  42.     Width = 113
  43.     Height = 337
  44.     Align = alLeft
  45.     OnDblClick = ListView1DblClick
  46.     Columns = <>
  47.     DragMode = dmAutomatic
  48.     ReadOnly = False
  49.     HideSelection = False
  50.     IconOptions.AutoArrange = True
  51.     OnChange = ListView1Change
  52.     OnEdited = ListView1Edited
  53.     OnDragDrop = ListView1DragDrop
  54.     OnDragOver = ListView1DragOver
  55.     PopupMenu = PopupMenu1
  56.     TabOrder = 1
  57.     OnKeyPress = ListView1KeyPress
  58.     LargeImages = ImageList1
  59.   end
  60.   object Panel1: TPanel
  61.     Left = 113
  62.     Top = 0
  63.     Width = 417
  64.     Height = 337
  65.     Align = alClient
  66.     BevelOuter = bvNone
  67.     BorderStyle = bsSingle
  68.     TabOrder = 2
  69.     object PanelGO: TPanel
  70.       Left = 47
  71.       Top = 106
  72.       Width = 321
  73.       Height = 121
  74.       BevelOuter = bvLowered
  75.       BevelWidth = 2
  76.       TabOrder = 2
  77.       Visible = False
  78.       object ExtraireExecuter2: TBitBtn
  79.         Left = 64
  80.         Top = 40
  81.         Width = 193
  82.         Height = 41
  83.         Hint = '640'
  84.         Font.Color = clWindowText
  85.         Font.Height = -27
  86.         Font.Name = 'Arial'
  87.         Font.Style = [fsBold]
  88.         ParentFont = False
  89.         TabOrder = 0
  90.         OnClick = ExtraireExecuterClick
  91.         Glyph.Data = {
  92.           BE000000424DBE000000000000003E0000002800000020000000200000000100
  93.           010000000000800000000000000000000000000000000200000000000000FFFF
  94.           FF00FFFF7FFFFFFF7FFFFFFE3FFFFFFE3FFFFFFE3FFFFFFE3FFFFFFE1FFFFFFC
  95.           3FFFFFFC1FFFFFF20FFFFF8000FFFF00003FF800001FF000000FE07E1F87C0FE
  96.           1F83C3FE3FC187FE3FF18FFE3FF81FF80FF81FFFFFFC3FFFFFFC3FFFFFFC3FFF
  97.           FFFE3FFFFFFE3FFFFFFEBFFFFFFEBFFFFFFEBFFFFFFCDFFFFFFDEFFFFFF9EFFF
  98.           FFFF}
  99.         Spacing = -1
  100.       end
  101.     end
  102.     object PanelQM1: TPanel
  103.       Left = 48
  104.       Top = 72
  105.       Width = 313
  106.       Height = 201
  107.       BevelOuter = bvNone
  108.       BorderStyle = bsSingle
  109.       Font.Color = clWindowText
  110.       Font.Height = -21
  111.       Font.Name = 'Arial'
  112.       Font.Style = [fsBold]
  113.       ParentColor = True
  114.       ParentFont = False
  115.       TabOrder = 1
  116.       object Label11: TLabel
  117.         Left = 48
  118.         Top = 32
  119.         Width = 137
  120.         Height = 37
  121.         Caption = 'uakeMap'
  122.         Font.Color = clWindowText
  123.         Font.Height = -32
  124.         Font.Name = 'Arial'
  125.         Font.Style = [fsBold]
  126.         ParentFont = False
  127.       end
  128.       object Label12: TLabel
  129.         Left = 200
  130.         Top = 32
  131.         Width = 85
  132.         Height = 24
  133.         Caption = 'Explorer'
  134.       end
  135.       object Label13: TLabel
  136.         Left = 200
  137.         Top = 64
  138.         Width = 60
  139.         Height = 24
  140.         Caption = 'Editor'
  141.       end
  142.       object Label14: TLabel
  143.         Left = 40
  144.         Top = 128
  145.         Width = 106
  146.         Height = 24
  147.         Caption = 'Shareware'
  148.       end
  149.       object LabelRegister: TLabel
  150.         Tag = 768
  151.         Left = 120
  152.         Top = 160
  153.         Width = 4
  154.         Height = 18
  155.         Font.Color = clWindowText
  156.         Font.Height = -16
  157.         Font.Name = 'Arial'
  158.         Font.Style = [fsBold, fsItalic]
  159.         ParentFont = False
  160.       end
  161.       object Image1: TImage
  162.         Left = 14
  163.         Top = 32
  164.         Width = 32
  165.         Height = 32
  166.         AutoSize = True
  167.         Picture.Data = {<image000.ico>}
  168.       end
  169.       object Label16: TLabel
  170.         Left = 16
  171.         Top = 80
  172.         Width = 137
  173.         Height = 19
  174.         Caption = 'Version 2.0  BETA'
  175.         Font.Color = clMaroon
  176.         Font.Height = -16
  177.         Font.Name = 'Arial'
  178.         Font.Style = [fsBold]
  179.         ParentFont = False
  180.         Transparent = True
  181.       end
  182.     end
  183.     object Notebook1: TNotebook
  184.       Left = 0
  185.       Top = 0
  186.       Width = 413
  187.       Height = 333
  188.       Align = alClient
  189.       PageIndex = 2
  190.       TabOrder = 0
  191.       Visible = False
  192.       object TPage
  193.         Left = 0
  194.         Top = 0
  195.         Caption = 'Description'
  196.         object Panel3: TPanel
  197.           Left = 0
  198.           Top = 0
  199.           Width = 413
  200.           Height = 333
  201.           Align = alClient
  202.           BevelOuter = bvNone
  203.           BorderWidth = 7
  204.           TabOrder = 0
  205.           object PageControl1: TPageControl
  206.             Left = 7
  207.             Top = 7
  208.             Width = 399
  209.             Height = 319
  210.             ActivePage = TabSheet1
  211.             Align = alClient
  212.             TabOrder = 0
  213.             object TabSheet1: TTabSheet
  214.               object Panel4: TPanel
  215.                 Left = 0
  216.                 Top = 109
  217.                 Width = 391
  218.                 Height = 182
  219.                 Align = alClient
  220.                 BevelOuter = bvLowered
  221.                 TabOrder = 1
  222.                 object Panel6: TPanel
  223.                   Left = 1
  224.                   Top = 1
  225.                   Width = 88
  226.                   Height = 180
  227.                   Align = alLeft
  228.                   BevelOuter = bvNone
  229.                   TabOrder = 0
  230.                   object Label5: TLabel
  231.                     Tag = 1014
  232.                     Left = 16
  233.                     Top = 12
  234.                     Width = 59
  235.                     Height = 13
  236.                     Caption = 'Description :'
  237.                   end
  238.                   object Panel2: TPanel
  239.                     Left = 8
  240.                     Top = 43
  241.                     Width = 73
  242.                     Height = 129
  243.                     BevelOuter = bvLowered
  244.                     TabOrder = 0
  245.                     Visible = False
  246.                     object SpeedButtonB: TSpeedButton
  247.                       Left = 8
  248.                       Top = 7
  249.                       Width = 25
  250.                       Height = 25
  251.                       Hint = '1070'
  252.                       AllowAllUp = True
  253.                       GroupIndex = 1
  254.                       Caption = 'B'
  255.                       Font.Color = clWindowText
  256.                       Font.Height = -13
  257.                       Font.Name = 'MS Sans Serif'
  258.                       Font.Style = [fsBold]
  259.                       ParentFont = False
  260.                       OnClick = SpeedButtonBClick
  261.                     end
  262.                     object SpeedButtonI: TSpeedButton
  263.                       Left = 8
  264.                       Top = 32
  265.                       Width = 25
  266.                       Height = 25
  267.                       Hint = '1071'
  268.                       AllowAllUp = True
  269.                       GroupIndex = 2
  270.                       Caption = 'I'
  271.                       Font.Color = clWindowText
  272.                       Font.Height = -13
  273.                       Font.Name = 'MS Sans Serif'
  274.                       Font.Style = [fsItalic]
  275.                       ParentFont = False
  276.                       OnClick = SpeedButtonIClick
  277.                     end
  278.                     object SpeedButtonU: TSpeedButton
  279.                       Left = 8
  280.                       Top = 57
  281.                       Width = 25
  282.                       Height = 25
  283.                       Hint = '1072'
  284.                       AllowAllUp = True
  285.                       GroupIndex = 3
  286.                       Caption = 'U'
  287.                       Font.Color = clWindowText
  288.                       Font.Height = -13
  289.                       Font.Name = 'MS Sans Serif'
  290.                       Font.Style = [fsUnderline]
  291.                       ParentFont = False
  292.                       OnClick = SpeedButtonUClick
  293.                     end
  294.                     object SpeedButtonF: TSpeedButton
  295.                       Left = 8
  296.                       Top = 96
  297.                       Width = 57
  298.                       Height = 25
  299.                       Hint = '1076'
  300.                       OnClick = SpeedButtonFClick
  301.                     end
  302.                     object SpeedButtonL: TSpeedButton
  303.                       Left = 40
  304.                       Top = 7
  305.                       Width = 25
  306.                       Height = 25
  307.                       Hint = '1073'
  308.                       GroupIndex = 4
  309.                       Down = True
  310.                       Glyph.Data = {
  311.                         16010000424D1601000000000000760000002800000010000000140000000100
  312.                         040000000000A0000000CE0E0000D80E00000000000000000000000000000000
  313.                         80000080000000808000800000008000800080800000C0C0C000808080000000
  314.                         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  315.                         7777777777777777777777777777777777777700000000077777777777777777
  316.                         7777777777777777777777000000000000077777777777777777770000000000
  317.                         0077777777777777777777000000077777777777777777777777770007777777
  318.                         7777777777777777777777000000077777777777777777777777770000000000
  319.                         0777777777777777777777777777777777777777777777777777}
  320.                       Margin = 0
  321.                       OnClick = SpeedButtonLClick
  322.                     end
  323.                     object SpeedButtonC: TSpeedButton
  324.                       Left = 40
  325.                       Top = 32
  326.                       Width = 25
  327.                       Height = 25
  328.                       Hint = '1074'
  329.                       GroupIndex = 4
  330.                       Glyph.Data = {
  331.                         16010000424D1601000000000000760000002800000010000000140000000100
  332.                         040000000000A0000000CE0E0000D80E00000000000000000000000000000000
  333.                         80000080000000808000800000008000800080800000C0C0C000808080000000
  334.                         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  335.                         7777777777777777777777777777777777777770000000000777777777777777
  336.                         7777777777777777777777000000000000777777777777777777770000000000
  337.                         0077777777777777777777770000000777777777777777777777777777000777
  338.                         7777777777777777777777770000000777777777777777777777770000000000
  339.                         0777777777777777777777777777777777777777777777777777}
  340.                       OnClick = SpeedButtonCClick
  341.                     end
  342.                     object SpeedButtonR: TSpeedButton
  343.                       Left = 40
  344.                       Top = 57
  345.                       Width = 25
  346.                       Height = 25
  347.                       Hint = '1075'
  348.                       GroupIndex = 4
  349.                       Glyph.Data = {
  350.                         16010000424D1601000000000000760000002800000010000000140000000100
  351.                         040000000000A0000000CE0E0000D80E00000000000000000000000000000000
  352.                         80000080000000808000800000008000800080800000C0C0C000808080000000
  353.                         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  354.                         7777777777777777777777777777777777777777700000000777777777777777
  355.                         7777777777777777777777000000000007777777777777777777770000000000
  356.                         0777777777777777777777777700000007777777777777777777777777777700
  357.                         0777777777777777777777777700000007777777777777777777770000000000
  358.                         0777777777777777777777777777777777777777777777777777}
  359.                       Layout = blGlyphRight
  360.                       Margin = 0
  361.                       OnClick = SpeedButtonRClick
  362.                     end
  363.                   end
  364.                 end
  365.                 object Panel7: TPanel
  366.                   Left = 89
  367.                   Top = 1
  368.                   Width = 301
  369.                   Height = 180
  370.                   Align = alClient
  371.                   BevelOuter = bvNone
  372.                   BorderWidth = 8
  373.                   TabOrder = 1
  374.                   object RichEdit1: TRichEdit
  375.                     Left = 8
  376.                     Top = 8
  377.                     Width = 285
  378.                     Height = 164
  379.                     Align = alClient
  380.                     Lines.Strings = (
  381.                       'RichEdit1')
  382.                     ScrollBars = ssVertical
  383.                     TabOrder = 0
  384.                     OnChange = RichEdit1Change
  385.                     OnEnter = RichEdit1Enter
  386.                     OnExit = RichEdit1Exit
  387.                     OnSelectionChange = RichEdit1SelectionChange
  388.                   end
  389.                 end
  390.               end
  391.               object Panel5: TPanel
  392.                 Left = 0
  393.                 Top = 0
  394.                 Width = 391
  395.                 Height = 109
  396.                 Align = alTop
  397.                 BevelOuter = bvLowered
  398.                 TabOrder = 0
  399.                 object Label1: TLabel
  400.                   Tag = 1010
  401.                   Left = 16
  402.                   Top = 12
  403.                   Width = 26
  404.                   Height = 13
  405.                   Caption = 'Title :'
  406.                   FocusControl = Title
  407.                 end
  408.                 object Label2: TLabel
  409.                   Tag = 1011
  410.                   Left = 16
  411.                   Top = 36
  412.                   Width = 48
  413.                   Height = 13
  414.                   Caption = 'Filename :'
  415.                   FocusControl = Filename
  416.                 end
  417.                 object Label3: TLabel
  418.                   Tag = 1012
  419.                   Left = 16
  420.                   Top = 60
  421.                   Width = 37
  422.                   Height = 13
  423.                   Caption = 'Author :'
  424.                   FocusControl = Author
  425.                 end
  426.                 object Label4: TLabel
  427.                   Tag = 1013
  428.                   Left = 16
  429.                   Top = 84
  430.                   Width = 71
  431.                   Height = 13
  432.                   Caption = 'Email address :'
  433.                   FocusControl = Email
  434.                 end
  435.                 object Title: TEdit
  436.                   Left = 104
  437.                   Top = 8
  438.                   Width = 225
  439.                   Height = 21
  440.                   TabOrder = 0
  441.                   Text = 'Title'
  442.                   OnChange = LocalModified
  443.                 end
  444.                 object Filename: TEdit
  445.                   Left = 104
  446.                   Top = 32
  447.                   Width = 225
  448.                   Height = 21
  449.                   TabOrder = 1
  450.                   Text = 'Filename'
  451.                   OnChange = LocalModified
  452.                 end
  453.                 object Author: TEdit
  454.                   Left = 104
  455.                   Top = 56
  456.                   Width = 225
  457.                   Height = 21
  458.                   TabOrder = 2
  459.                   Text = 'Author'
  460.                   OnChange = LocalModified
  461.                 end
  462.                 object Email: TEdit
  463.                   Left = 104
  464.                   Top = 80
  465.                   Width = 225
  466.                   Height = 21
  467.                   TabOrder = 3
  468.                   Text = 'Email'
  469.                   OnChange = LocalModified
  470.                 end
  471.               end
  472.             end
  473.             object TabSheet2: TTabSheet
  474.               object Bevel1: TBevel
  475.                 Left = 24
  476.                 Top = 32
  477.                 Width = 329
  478.                 Height = 241
  479.                 Shape = bsFrame
  480.               end
  481.               object SP: TCheckBox
  482.                 Tag = 1015
  483.                 Left = 56
  484.                 Top = 48
  485.                 Width = 137
  486.                 Height = 17
  487.                 Caption = 'Single Player'
  488.                 TabOrder = 0
  489.               end
  490.               object C: TCheckBox
  491.                 Tag = 1016
  492.                 Left = 56
  493.                 Top = 72
  494.                 Width = 137
  495.                 Height = 17
  496.                 Caption = 'Cooperative'
  497.                 TabOrder = 2
  498.               end
  499.               object D: TCheckBox
  500.                 Tag = 1017
  501.                 Left = 56
  502.                 Top = 96
  503.                 Width = 137
  504.                 Height = 17
  505.                 Caption = 'Deathmatch'
  506.                 TabOrder = 4
  507.               end
  508.               object DS: TCheckBox
  509.                 Tag = 1018
  510.                 Left = 56
  511.                 Top = 120
  512.                 Width = 137
  513.                 Height = 17
  514.                 Caption = 'Difficulty Settings'
  515.                 TabOrder = 6
  516.               end
  517.               object Snd: TCheckBox
  518.                 Tag = 1019
  519.                 Left = 56
  520.                 Top = 144
  521.                 Width = 137
  522.                 Height = 17
  523.                 Caption = 'New sounds'
  524.                 TabOrder = 8
  525.               end
  526.               object Gfx: TCheckBox
  527.                 Tag = 1020
  528.                 Left = 56
  529.                 Top = 168
  530.                 Width = 137
  531.                 Height = 17
  532.                 Caption = 'New graphics'
  533.                 TabOrder = 10
  534.               end
  535.               object Demos: TCheckBox
  536.                 Tag = 1021
  537.                 Left = 56
  538.                 Top = 216
  539.                 Width = 137
  540.                 Height = 17
  541.                 Caption = 'Demos Replaced'
  542.                 TabOrder = 14
  543.               end
  544.               object QC: TCheckBox
  545.                 Tag = 1022
  546.                 Left = 56
  547.                 Top = 240
  548.                 Width = 137
  549.                 Height = 17
  550.                 Caption = 'QuakeC Patches'
  551.                 TabOrder = 16
  552.               end
  553.               object Edit1015: TEdit
  554.                 Left = 192
  555.                 Top = 48
  556.                 Width = 137
  557.                 Height = 21
  558.                 TabOrder = 1
  559.                 OnChange = LocalModified
  560.               end
  561.               object Edit1016: TEdit
  562.                 Left = 192
  563.                 Top = 72
  564.                 Width = 137
  565.                 Height = 21
  566.                 TabOrder = 3
  567.                 OnChange = LocalModified
  568.               end
  569.               object Edit1017: TEdit
  570.                 Left = 192
  571.                 Top = 96
  572.                 Width = 137
  573.                 Height = 21
  574.                 TabOrder = 5
  575.                 OnChange = LocalModified
  576.               end
  577.               object Edit1018: TEdit
  578.                 Left = 192
  579.                 Top = 120
  580.                 Width = 137
  581.                 Height = 21
  582.                 TabOrder = 7
  583.                 OnChange = LocalModified
  584.               end
  585.               object Edit1019: TEdit
  586.                 Left = 192
  587.                 Top = 144
  588.                 Width = 137
  589.                 Height = 21
  590.                 TabOrder = 9
  591.                 OnChange = LocalModified
  592.               end
  593.               object Edit1020: TEdit
  594.                 Left = 192
  595.                 Top = 168
  596.                 Width = 137
  597.                 Height = 21
  598.                 TabOrder = 11
  599.                 OnChange = LocalModified
  600.               end
  601.               object Edit1021: TEdit
  602.                 Left = 192
  603.                 Top = 216
  604.                 Width = 137
  605.                 Height = 21
  606.                 TabOrder = 15
  607.                 OnChange = LocalModified
  608.               end
  609.               object Edit1022: TEdit
  610.                 Left = 192
  611.                 Top = 240
  612.                 Width = 137
  613.                 Height = 21
  614.                 TabOrder = 17
  615.                 OnChange = LocalModified
  616.               end
  617.               object Mus: TCheckBox
  618.                 Tag = 1028
  619.                 Left = 56
  620.                 Top = 192
  621.                 Width = 137
  622.                 Height = 17
  623.                 Caption = 'New music'
  624.                 TabOrder = 12
  625.               end
  626.               object Edit1028: TEdit
  627.                 Left = 192
  628.                 Top = 192
  629.                 Width = 137
  630.                 Height = 21
  631.                 TabOrder = 13
  632.                 OnChange = LocalModified
  633.               end
  634.             end
  635.             object TabSheet3: TTabSheet
  636.               object Label6: TLabel
  637.                 Tag = 1023
  638.                 Left = 16
  639.                 Top = 28
  640.                 Width = 30
  641.                 Height = 13
  642.                 Caption = 'Base :'
  643.                 FocusControl = Base
  644.               end
  645.               object Label7: TLabel
  646.                 Tag = 1024
  647.                 Left = 16
  648.                 Top = 60
  649.                 Width = 70
  650.                 Height = 13
  651.                 Caption = 'Editor(s) used :'
  652.                 FocusControl = Editors
  653.               end
  654.               object Label8: TLabel
  655.                 Tag = 1025
  656.                 Left = 16
  657.                 Top = 92
  658.                 Width = 65
  659.                 Height = 13
  660.                 Caption = 'Known bugs :'
  661.                 FocusControl = Bugs
  662.               end
  663.               object Label9: TLabel
  664.                 Tag = 1026
  665.                 Left = 16
  666.                 Top = 164
  667.                 Width = 51
  668.                 Height = 13
  669.                 Caption = 'Build time :'
  670.                 FocusControl = BuildTime
  671.               end
  672.               object Label10: TLabel
  673.                 Tag = 1027
  674.                 Left = 16
  675.                 Top = 196
  676.                 Width = 3
  677.                 Height = 13
  678.                 FocusControl = Comments
  679.               end
  680.               object Base: TEdit
  681.                 Left = 104
  682.                 Top = 24
  683.                 Width = 241
  684.                 Height = 21
  685.                 TabOrder = 0
  686.                 Text = 'Base'
  687.                 OnChange = LocalModified
  688.               end
  689.               object Editors: TEdit
  690.                 Left = 104
  691.                 Top = 56
  692.                 Width = 241
  693.                 Height = 21
  694.                 TabOrder = 1
  695.                 Text = 'Editors'
  696.                 OnChange = LocalModified
  697.               end
  698.               object Bugs: TMemo
  699.                 Left = 104
  700.                 Top = 88
  701.                 Width = 241
  702.                 Height = 60
  703.                 Lines.Strings = (
  704.                   'Bugs')
  705.                 ScrollBars = ssVertical
  706.                 TabOrder = 2
  707.                 OnChange = LocalModified
  708.               end
  709.               object BuildTime: TEdit
  710.                 Left = 104
  711.                 Top = 160
  712.                 Width = 241
  713.                 Height = 21
  714.                 TabOrder = 3
  715.                 Text = 'BuildTime'
  716.                 OnChange = LocalModified
  717.               end
  718.               object Comments: TMemo
  719.                 Left = 32
  720.                 Top = 212
  721.                 Width = 313
  722.                 Height = 73
  723.                 Lines.Strings = (
  724.                   'Comments')
  725.                 ScrollBars = ssVertical
  726.                 TabOrder = 4
  727.                 OnChange = LocalModified
  728.               end
  729.             end
  730.           end
  731.         end
  732.       end
  733.       object TPage
  734.         Left = 0
  735.         Top = 0
  736.         Caption = 'Carte'
  737.         object Panel10: TPanel
  738.           Left = 0
  739.           Top = 0
  740.           Width = 413
  741.           Height = 57
  742.           Align = alTop
  743.           BevelOuter = bvLowered
  744.           Color = clInactiveCaption
  745.           TabOrder = 0
  746.           object Label23: TLabel
  747.             Tag = 1110
  748.             Left = 8
  749.             Top = 5
  750.             Width = 5
  751.             Height = 13
  752.             Font.Color = clInactiveCaptionText
  753.             Font.Height = -11
  754.             Font.Name = 'MS Sans Serif'
  755.             Font.Style = [fsBold]
  756.             ParentFont = False
  757.           end
  758.           object QuakeMapEditor: TButton
  759.             Left = 11
  760.             Top = 24
  761.             Width = 193
  762.             Height = 25
  763.             Caption = 'QuakeMapEditor'
  764.             TabOrder = 0
  765.             OnClick = QuakeMapEditorClick
  766.           end
  767.           object Panel12: TPanel
  768.             Left = 215
  769.             Top = 1
  770.             Width = 197
  771.             Height = 55
  772.             Align = alRight
  773.             BevelOuter = bvNone
  774.             TabOrder = 1
  775.             object Label19: TLabel
  776.               Left = 156
  777.               Top = 28
  778.               Width = 23
  779.               Height = 13
  780.               Caption = '.map'
  781.             end
  782.             object Label18: TLabel
  783.               Left = 32
  784.               Top = 28
  785.               Width = 30
  786.               Height = 13
  787.               Caption = 'maps/'
  788.             end
  789.             object Label17: TLabel
  790.               Tag = 1112
  791.               Left = 8
  792.               Top = 8
  793.               Width = 38
  794.               Height = 13
  795.               Caption = 'Label17'
  796.             end
  797.             object EditNomMap: TEdit
  798.               Left = 68
  799.               Top = 25
  800.               Width = 81
  801.               Height = 21
  802.               MaxLength = 8
  803.               TabOrder = 0
  804.               Text = 'EditNomMap'
  805.               OnChange = LocalModified
  806.             end
  807.           end
  808.         end
  809.         object Panel11: TPanel
  810.           Left = 0
  811.           Top = 57
  812.           Width = 413
  813.           Height = 276
  814.           Align = alClient
  815.           BevelOuter = bvLowered
  816.           TabOrder = 1
  817.           object PaintBox1: TPaintBox
  818.             Left = 1
  819.             Top = 1
  820.             Width = 411
  821.             Height = 274
  822.             Align = alClient
  823.             OnPaint = PaintBox1Paint
  824.           end
  825.         end
  826.       end
  827.       object TPage
  828.         Left = 0
  829.         Top = 0
  830.         Caption = 'Patch QC'
  831.         object Panel8: TPanel
  832.           Left = 0
  833.           Top = 29
  834.           Width = 413
  835.           Height = 304
  836.           Align = alClient
  837.           BevelOuter = bvNone
  838.           BorderWidth = 2
  839.           TabOrder = 0
  840.           object LabelErreur: TLabel
  841.             Left = 2
  842.             Top = 288
  843.             Width = 409
  844.             Height = 14
  845.             Align = alBottom
  846.             AutoSize = False
  847.             Color = clRed
  848.             Font.Color = clYellow
  849.             Font.Height = -11
  850.             Font.Name = 'MS Sans Serif'
  851.             Font.Style = [fsBold]
  852.             ParentColor = False
  853.             ParentFont = False
  854.           end
  855.           object CodeEditor: TRichEdit
  856.             Left = 2
  857.             Top = 2
  858.             Width = 409
  859.             Height = 286
  860.             Align = alClient
  861.             Font.Color = clWindowText
  862.             Font.Height = -13
  863.             Font.Name = 'Courier New'
  864.             Font.Style = []
  865.             Lines.Strings = (
  866.               'CodeEditor')
  867.             ParentFont = False
  868.             ScrollBars = ssBoth
  869.             TabOrder = 0
  870.             WantTabs = True
  871.             WordWrap = False
  872.             OnChange = CodeEditorChange
  873.             OnExit = CodeEditorExit
  874.             OnKeyDown = CodeEditorKeyDown
  875.             OnKeyPress = CodeEditorKeyPress
  876.             OnKeyUp = CodeEditorKeyUp
  877.             OnMouseUp = CodeEditorMouseUp
  878.             OnSelectionChange = CodeEditorSelectionChange
  879.           end
  880.         end
  881.         object Panel9: TPanel
  882.           Left = 0
  883.           Top = 0
  884.           Width = 413
  885.           Height = 29
  886.           Align = alTop
  887.           Alignment = taLeftJustify
  888.           BevelOuter = bvNone
  889.           Caption = ' QuakeC patch'
  890.           Color = clInactiveCaption
  891.           Font.Color = clInactiveCaptionText
  892.           Font.Height = -11
  893.           Font.Name = 'MS Sans Serif'
  894.           Font.Style = [fsBold]
  895.           ParentFont = False
  896.           TabOrder = 1
  897.           object SpeedButton1: TSpeedButton
  898.             Left = 152
  899.             Top = 2
  900.             Width = 25
  901.             Height = 25
  902.             Hint = '1270'
  903.             Glyph.Data = {
  904.               9E050000424D9E05000000000000360400002800000012000000120000000100
  905.               08000000000068010000CE0E0000D80E00000000000000000000000000008080
  906.               8000000080000080800000800000808000008000000080008000408080004040
  907.               0000FF80000080400000FF00400000408000FFFFFF00C0C0C0000000FF0000FF
  908.               FF0000FF0000FFFF0000FF000000FF00FF0080FFFF0080FF0000FFFF8000FF80
  909.               80008000FF004080FF0000000000460200008C8402002E3B0000BF174C003F27
  910.               3F0000008F003F273F009284FA00DF170400000000000000F900B67F55005E00
  911.               0000000084000000FA0010000000010000007E84D300FFFF8F0092844100DF17
  912.               FF008F30010000008F0000003800D48400000300F900B67FE700F70700005500
  913.               5E000000840084050000000038000200BF0094258F00000055005E0000008400
  914.               38000200380002000000000000000000F40058258F000100A2008F3055005E00
  915.               380002001000020000000000FF000485140058258F000100A2008F3055005E00
  916.               10000200800002000000000000000000340058258F000100A2008F3055005E00
  917.               800002000000D856B2004023F7000100000082922B0032003200000000008405
  918.               F4008F300A000A000200DF07000055005E00000082002B0055005E0000000000
  919.               0000000000000000FF00FF2200000100C7008C85CA00F70700000000000003E1
  920.               110000000000F707210055005E00320032000000320032000000000200000100
  921.               00000000FF00386D020000008400D68598000000020000000100000200000000
  922.               0000F4858F00FF2280000000BF000000FF001C866F0087180000010002000002
  923.               000000000000F4858F000000FF005D008400000200003200320082922B005500
  924.               5E0000004400020088000094C70000000000FF22800002001200424200001287
  925.               5700FF07EC00120100000C005D008B0235001A0222008B02580001765F00AE05
  926.               EE00160602009E86BF00AE05B200C75E2B00315B64002E168F00AE0570002759
  927.               BF007E860B008F181F002500EE00BF1720000000FC0025001F009E8655008F18
  928.               96008F1E1600EE05FC000200FC000200BF00F501030066021600BA868B00F707
  929.               1600AE86C1005AF80400048781000300C0007721EE0057015F005701A0003502
  930.               A0002202FF003502C4007721040000004000000028000000FF00F707FC000200
  931.               FA003103F7000000000000005A000100FC00020036002887D30003006C000400
  932.               6C0020008700000005000000FF00A00B0000A80B000028875000182C0000A00B
  933.               0000348750002F019C001405000000000200920400000000FE0000000000A00B
  934.               0000768700005E87000000000000010000000000E00000006A00507F2F00537F
  935.               1800AF0B4700A4876E002F016400470100000000E0000000A400000094000000
  936.               A8000000AF00000001000000180000000000470118005D00A8000000AE00507F
  937.               2F00537FA80029792600FE8DFE00BF05F000AC116F00361212000F880F0F880F
  938.               0F880F0F880F0F880F0F880F00000F880F880F880F880F880F880F880F880F88
  939.               00000F880F880F880F880F880F880F880F880F8800000F880F880F880F880F88
  940.               0F880F880F880F8800000F880F0F880F0F880F0F880F0F880F0F880F00000F0F
  941.               0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F00000F0F0F0F0F0F0F0F0F0F0F0F0F0F
  942.               0F0F0F0F00000F0F0F0F0F0F0F0F0F0F0F0F0F0F0F88880F00000F8888888888
  943.               88888888880F0F0F88888888000088110E110E110E110E110E880F8888888888
  944.               0000880E110E110E110E110E11880F0F0F88880F000088110E110E110E110E11
  945.               0E880F0F0F88880F0000880E110E110E110E110E11880F0F0188880F00008811
  946.               0E110E110E110E110E880F888888010F0000880E110E110E110E110E11880F88
  947.               88010F0F00008888888888110E110E110E880F0F0F0F0F0F0000880E110E1188
  948.               88888888880F0F0F0F0F0F0F00000F888888880F0F0F0F0F0F0F0F0F0F0F0F0F
  949.               0000}
  950.             OnClick = SpeedButton1Click
  951.           end
  952.           object SpeedButton2: TSpeedButton
  953.             Left = 184
  954.             Top = 2
  955.             Width = 25
  956.             Height = 25
  957.             Hint = '1271'
  958.             Glyph.Data = {
  959.               36050000424D3605000000000000360400002800000010000000100000000100
  960.               08000000000000010000CE0E0000D80E00000000000000000000000000008080
  961.               8000000080000080800000800000808000008000000080008000408080004040
  962.               0000FF80000080400000FF00400000408000FFFFFF00C0C0C0000000FF0000FF
  963.               FF0000FF0000FFFF0000FF000000FF00FF0080FFFF0080FF0000FFFF8000FF80
  964.               80008000FF004080FF0000000000460200008C8402002E3B0000BF174C003F27
  965.               3F0000008F003F273F009284FA00DF170400000000000000F900B67F55005E00
  966.               0000000084000000FA0010000000010000007E84D300FFFF8F0092844100DF17
  967.               FF008F30010000008F0000003800D48400000300F900B67FE700F70700005500
  968.               5E000000840084050000000038000200BF0094258F00000055005E0000008400
  969.               38000200380002000000000000000000F40058258F000100A2008F3055005E00
  970.               380002001000020000000000FF000485140058258F000100A2008F3055005E00
  971.               10000200800002000000000000000000340058258F000100A2008F3055005E00
  972.               800002000000D856B2004023F7000100000082922B0032003200000000008405
  973.               F4008F300A000A000200DF07000055005E00000082002B0055005E0000000000
  974.               0000000000000000FF00FF2200000100C7008C85CA00F70700000000000003E1
  975.               110000000000F707210055005E00320032000000320032000000000200000100
  976.               00000000FF00386D020000008400D68598000000020000000100000200000000
  977.               0000F4858F00FF2280000000BF000000FF001C866F0087180000010002000002
  978.               000000000000F4858F000000FF005D008400000200003200320082922B005500
  979.               5E0000004400020088000094C70000000000FF22800002001200424200001287
  980.               5700FF07EC00120100000C005D008B0235001A0222008B02580001765F00AE05
  981.               EE00160602009E86BF00AE05B200C75E2B00315B64002E168F00AE0570002759
  982.               BF007E860B008F181F002500EE00BF1720000000FC0025001F009E8655008F18
  983.               96008F1E1600EE05FC000200FC000200BF00F501030066021600BA868B00F707
  984.               1600AE86C1005AF80400048781000300C0007721EE0057015F005701A0003502
  985.               A0002202FF003502C4007721040000004000000028000000FF00F707FC000200
  986.               FA003103F7000000000000005A000100FC00020036002887D30003006C000400
  987.               6C0020008700000005000000FF00A00B0000A80B000028875000182C0000A00B
  988.               0000348750002F019C001405000000000200920400000000FE0000000000A00B
  989.               0000768700005E87000000000000010000000000E00000006A00507F2F00537F
  990.               1800AF0B4700A4876E002F016400470100000000E0000000A400000094000000
  991.               A8000000AF00000001000000180000000000470118005D00A8000000AE00507F
  992.               2F00537FA80029792600FE8DFE00BF05F000AC116F00361212000F0F0F0F0F0F
  993.               010F0F0F0F0F0F0F0F0F0F0F0F0F0F8801010F0F0F0F0F0F0F0F0F0F0F0F0F88
  994.               8801010F0F0F0F0F0F0F0F0F0F0F0F88128801010F0F0F0F0F0F0F0F0F0F0F88
  995.               12128801010F0F0F0F0F0F0F0F0F0F880F120F8801010F0F0F0F0F0F0F0F0F88
  996.               121212128801010F0F0F0F0F0F0F0F88120F120F128801010F0F0F0F0F0F0F88
  997.               121212121212880F0F0F0F0F0F0F0F880F120F120F880F0F0F0F0F0F0F0F0F88
  998.               12121212880F0F0F0F0F0F0F0F0F0F88120F12880F0F0F0F0F0F0F0F0F0F0F88
  999.               1212880F0F0F0F0F0F0F0F0F0F0F0F880F880F0F0F0F0F0F0F0F0F0F0F0F0F88
  1000.               880F0F0F0F0F0F0F0F0F0F0F0F0F0F880F0F0F0F0F0F0F0F0F0F}
  1001.             OnClick = SpeedButton2Click
  1002.           end
  1003.         end
  1004.       end
  1005.       object TPage
  1006.         Left = 0
  1007.         Top = 0
  1008.         Caption = 'BSP0'
  1009.         object Image2: TImage
  1010.           Left = 40
  1011.           Top = 32
  1012.           Width = 32
  1013.           Height = 32
  1014.           Picture.Data = {<image001.bmp>}
  1015.         end
  1016.         object Image3: TImage
  1017.           Left = 80
  1018.           Top = 32
  1019.           Width = 32
  1020.           Height = 32
  1021.           Picture.Data = {<image002.bmp>}
  1022.         end
  1023.         object Image4: TImage
  1024.           Left = 120
  1025.           Top = 32
  1026.           Width = 32
  1027.           Height = 32
  1028.           Picture.Data = {<image003.bmp>}
  1029.         end
  1030.         object Image5: TImage
  1031.           Left = 160
  1032.           Top = 32
  1033.           Width = 32
  1034.           Height = 32
  1035.           Picture.Data = {<image004.bmp>}
  1036.         end
  1037.         object Image6: TImage
  1038.           Left = 200
  1039.           Top = 32
  1040.           Width = 32
  1041.           Height = 32
  1042.           Picture.Data = {<image005.bmp>}
  1043.         end
  1044.         object Image7: TImage
  1045.           Left = 240
  1046.           Top = 32
  1047.           Width = 32
  1048.           Height = 32
  1049.           Picture.Data = {<image006.bmp>}
  1050.         end
  1051.         object Image8: TImage
  1052.           Left = 280
  1053.           Top = 32
  1054.           Width = 32
  1055.           Height = 32
  1056.           Picture.Data = {<image007.bmp>}
  1057.         end
  1058.         object GroupBox3: TGroupBox
  1059.           Tag = 1313
  1060.           Left = 72
  1061.           Top = 160
  1062.           Width = 281
  1063.           Height = 129
  1064.           Caption = 'GroupBox3'
  1065.           TabOrder = 0
  1066.           object Label20: TLabel
  1067.             Tag = 1112
  1068.             Left = 16
  1069.             Top = 24
  1070.             Width = 3
  1071.             Height = 13
  1072.           end
  1073.           object Label21: TLabel
  1074.             Left = 64
  1075.             Top = 44
  1076.             Width = 30
  1077.             Height = 13
  1078.             Caption = 'maps/'
  1079.           end
  1080.           object Label22: TLabel
  1081.             Left = 188
  1082.             Top = 44
  1083.             Width = 20
  1084.             Height = 13
  1085.             Caption = '.bsp'
  1086.           end
  1087.           object Bevel3: TBevel
  1088.             Left = 16
  1089.             Top = 72
  1090.             Width = 249
  1091.             Height = 50
  1092.             Shape = bsTopLine
  1093.           end
  1094.           object EditNomBsp: TEdit
  1095.             Left = 100
  1096.             Top = 41
  1097.             Width = 81
  1098.             Height = 21
  1099.             MaxLength = 8
  1100.             TabOrder = 0
  1101.             Text = 'EditNomBsp'
  1102.             OnChange = LocalModified
  1103.           end
  1104.           object ImporterBsp0: TButton
  1105.             Left = 66
  1106.             Top = 88
  1107.             Width = 150
  1108.             Height = 25
  1109.             TabOrder = 1
  1110.             OnClick = ImporterBsp0Click
  1111.           end
  1112.         end
  1113.       end
  1114.       object TPage
  1115.         Left = 0
  1116.         Top = 0
  1117.         Caption = 'TextureDef'
  1118.       end
  1119.       object TPage
  1120.         Left = 0
  1121.         Top = 0
  1122.         Caption = 'FileDef'
  1123.         object GroupBox2: TGroupBox
  1124.           Tag = 1500
  1125.           Left = 24
  1126.           Top = 144
  1127.           Width = 369
  1128.           Height = 121
  1129.           TabOrder = 0
  1130.           object LabelImporte: TLabel
  1131.             Left = 24
  1132.             Top = 32
  1133.             Width = 3
  1134.             Height = 13
  1135.           end
  1136.           object EditNomFich: TEdit
  1137.             Left = 48
  1138.             Top = 56
  1139.             Width = 273
  1140.             Height = 21
  1141.             TabOrder = 0
  1142.             Text = 'EditNomFich'
  1143.             OnChange = EditNomFichChange
  1144.           end
  1145.           object Importer: TButton
  1146.             Left = 64
  1147.             Top = 88
  1148.             Width = 113
  1149.             Height = 25
  1150.             TabOrder = 1
  1151.             OnClick = ImporterClick
  1152.           end
  1153.           object Exporter: TButton
  1154.             Left = 200
  1155.             Top = 88
  1156.             Width = 105
  1157.             Height = 25
  1158.             TabOrder = 2
  1159.             OnClick = ExporterClick
  1160.           end
  1161.         end
  1162.       end
  1163.       object TPage
  1164.         Left = 0
  1165.         Top = 0
  1166.         Caption = 'TextureLnk'
  1167.         object Label15: TLabel
  1168.           Left = 96
  1169.           Top = 80
  1170.           Width = 213
  1171.           Height = 13
  1172.           Caption = 'Edition of texture links is not implemented yet.'
  1173.         end
  1174.       end
  1175.     end
  1176.   end
  1177.   object MainMenu1: TMainMenu
  1178.     Left = 16
  1179.     Top = 48
  1180.     object Fichier1: TMenuItem
  1181.       Tag = 833
  1182.       ShortCut = 0
  1183.       object Nouveau2: TMenuItem
  1184.         Tag = 834
  1185.         ShortCut = 0
  1186.         OnClick = Nouveau2Click
  1187.       end
  1188.       object Editeurdecartes1: TMenuItem
  1189.         Tag = 835
  1190.         ShortCut = 0
  1191.         OnClick = Editeurdecartes1Click
  1192.       end
  1193.       object Ouvrir1: TMenuItem
  1194.         Tag = 836
  1195.         ShortCut = 16463
  1196.         OnClick = Ouvrir1Click
  1197.       end
  1198.       object Enregistrer1: TMenuItem
  1199.         Tag = 837
  1200.         Enabled = False
  1201.         ShortCut = 16467
  1202.         OnClick = Enregistrer1Click
  1203.       end
  1204.       object Enregistrersous1: TMenuItem
  1205.         Tag = 838
  1206.         Enabled = False
  1207.         ShortCut = 0
  1208.         OnClick = Enregistrersous1Click
  1209.       end
  1210.       object N1: TMenuItem
  1211.         Caption = '-'
  1212.         ShortCut = 0
  1213.       end
  1214.       object Quitter1: TMenuItem
  1215.         Tag = 839
  1216.         ShortCut = 16465
  1217.         OnClick = Quitter1Click
  1218.       end
  1219.     end
  1220.     object Edition1: TMenuItem
  1221.       Tag = 849
  1222.       ShortCut = 0
  1223.       OnClick = Edition1Click
  1224.       object Couper1: TMenuItem
  1225.         Tag = 850
  1226.         ShortCut = 16472
  1227.         OnClick = Couper1Click
  1228.       end
  1229.       object Copier1: TMenuItem
  1230.         Tag = 851
  1231.         ShortCut = 16451
  1232.         OnClick = Copier1Click
  1233.       end
  1234.       object Coller1: TMenuItem
  1235.         Tag = 852
  1236.         ShortCut = 16470
  1237.         OnClick = Coller1Click
  1238.       end
  1239.       object N2: TMenuItem
  1240.         Caption = '-'
  1241.         ShortCut = 0
  1242.       end
  1243.       object Supprimer1: TMenuItem
  1244.         Tag = 853
  1245.         ShortCut = 16430
  1246.         OnClick = Supprimer1Click
  1247.       end
  1248.       object Renommer1: TMenuItem
  1249.         Tag = 855
  1250.         ShortCut = 113
  1251.         OnClick = Renommer1Click
  1252.       end
  1253.     end
  1254.     object Nouveau1: TMenuItem
  1255.       Tag = 854
  1256.       ShortCut = 0
  1257.       object Description1: TMenuItem
  1258.         Tag = 1000
  1259.         ShortCut = 0
  1260.         OnClick = NouveauClick
  1261.       end
  1262.       object Carte1: TMenuItem
  1263.         Tag = 1100
  1264.         ShortCut = 0
  1265.         OnClick = NouveauClick
  1266.       end
  1267.       object PatchQC1: TMenuItem
  1268.         Tag = 1200
  1269.         ShortCut = 0
  1270.         OnClick = NouveauClick
  1271.       end
  1272.       object BSP01: TMenuItem
  1273.         Tag = 1300
  1274.         ShortCut = 0
  1275.         OnClick = NouveauClick
  1276.       end
  1277.       object TextureDef1: TMenuItem
  1278.         Tag = 1400
  1279.         ShortCut = 0
  1280.         OnClick = NouveauClick
  1281.       end
  1282.       object SoundDef1: TMenuItem
  1283.         Tag = 1500
  1284.         ShortCut = 0
  1285.         OnClick = NouveauClick
  1286.       end
  1287.     end
  1288.     object Quake1: TMenuItem
  1289.       Tag = 865
  1290.       ShortCut = 0
  1291.       object ExtraireExecuter: TMenuItem
  1292.         Tag = 866
  1293.         ShortCut = 16466
  1294.         OnClick = ExtraireExecuterClick
  1295.       end
  1296.       object N5: TMenuItem
  1297.         Caption = '-'
  1298.         ShortCut = 0
  1299.       end
  1300.       object ViderQMapExec1: TMenuItem
  1301.         Tag = 867
  1302.         ShortCut = 0
  1303.         OnClick = ViderQMapExec1Click
  1304.       end
  1305.       object Extraire1: TMenuItem
  1306.         Tag = 868
  1307.         ShortCut = 0
  1308.         OnClick = Extraire1Click
  1309.       end
  1310.       object Executer1: TMenuItem
  1311.         Tag = 869
  1312.         ShortCut = 16449
  1313.         OnClick = Executer1Click
  1314.       end
  1315.     end
  1316.     object Options1: TMenuItem
  1317.       Tag = 897
  1318.       GroupIndex = 2
  1319.       ShortCut = 0
  1320.       object Config1: TMenuItem
  1321.         Tag = 898
  1322.         ShortCut = 0
  1323.         OnClick = Config1Click
  1324.       end
  1325.       object N4: TMenuItem
  1326.         Caption = '-'
  1327.         ShortCut = 0
  1328.       end
  1329.       object NettoyeReg1: TMenuItem
  1330.         Tag = 899
  1331.         ShortCut = 0
  1332.         OnClick = NettoyeReg1Click
  1333.       end
  1334.     end
  1335.     object Aide1: TMenuItem
  1336.       Tag = 881
  1337.       GroupIndex = 2
  1338.       ShortCut = 0
  1339.       object Apropos1: TMenuItem
  1340.         Tag = 74
  1341.         ShortCut = 0
  1342.         OnClick = Apropos1Click
  1343.       end
  1344.     end
  1345.   end
  1346.   object ImageList1: TImageList
  1347.     AllocBy = 8
  1348.     Height = 32
  1349.     Width = 32
  1350.     Left = 16
  1351.     Top = 272
  1352.   end
  1353.   object FontDialog1: TFontDialog
  1354.     Font.Color = clWindowText
  1355.     Font.Height = -11
  1356.     Font.Name = 'MS Sans Serif'
  1357.     Font.Style = []
  1358.     MinFontSize = 0
  1359.     MaxFontSize = 0
  1360.     Left = 64
  1361.     Top = 288
  1362.   end
  1363.   object OpenDialog1: TOpenDialog
  1364.     FileEditStyle = fsEdit
  1365.     Options = [ofHideReadOnly, ofFileMustExist, ofShareAware]
  1366.     Left = 16
  1367.   end
  1368.   object SaveDialog1: TSaveDialog
  1369.     FileEditStyle = fsEdit
  1370.     Options = [ofOverwritePrompt, ofHideReadOnly, ofPathMustExist]
  1371.     Left = 64
  1372.     Top = 16
  1373.   end
  1374.   object MenuQuakeC: TMainMenu
  1375.     Left = 64
  1376.     Top = 112
  1377.     object QuakeC1: TMenuItem
  1378.       Tag = 1200
  1379.       GroupIndex = 1
  1380.       ShortCut = 0
  1381.       object Compiler1: TMenuItem
  1382.         Tag = 1291
  1383.         ShortCut = 0
  1384.         OnClick = SpeedButton1Click
  1385.       end
  1386.       object Executer2: TMenuItem
  1387.         Tag = 1292
  1388.         ShortCut = 0
  1389.         OnClick = SpeedButton2Click
  1390.       end
  1391.     end
  1392.   end
  1393.   object MenuBidon: TMainMenu
  1394.     Left = 8
  1395.     Top = 96
  1396.     object Description2: TMenuItem
  1397.       Tag = 1090
  1398.       GroupIndex = 1
  1399.       ShortCut = 0
  1400.       object vide1: TMenuItem
  1401.         Tag = 1090
  1402.         ShortCut = 0
  1403.       end
  1404.     end
  1405.   end
  1406.   object MenuCarte: TMainMenu
  1407.     Left = 64
  1408.     Top = 64
  1409.     object Carte2: TMenuItem
  1410.       Tag = 1100
  1411.       GroupIndex = 1
  1412.       ShortCut = 0
  1413.       object QuakeMapEditor1: TMenuItem
  1414.         Tag = 1191
  1415.         ShortCut = 0
  1416.         OnClick = QuakeMapEditorClick
  1417.       end
  1418.     end
  1419.   end
  1420.   object PopupMenu1: TPopupMenu
  1421.     OnPopup = PopupMenu1Popup
  1422.     Left = 64
  1423.     Top = 240
  1424.     object N3: TMenuItem
  1425.       Caption = '-'
  1426.       ShortCut = 0
  1427.     end
  1428.     object Couper2: TMenuItem
  1429.       Tag = 850
  1430.       ShortCut = 0
  1431.       OnClick = Couper1Click
  1432.     end
  1433.     object Copier2: TMenuItem
  1434.       Tag = 851
  1435.       ShortCut = 0
  1436.       OnClick = Copier1Click
  1437.     end
  1438.     object Coller2: TMenuItem
  1439.       Tag = 852
  1440.       ShortCut = 0
  1441.       OnClick = Coller1Click
  1442.     end
  1443.   end
  1444.   object MenuFileDef: TMainMenu
  1445.     Left = 8
  1446.     Top = 144
  1447.     object Fichier2: TMenuItem
  1448.       Tag = 1500
  1449.       GroupIndex = 1
  1450.       ShortCut = 0
  1451.       object Importer2: TMenuItem
  1452.         Tag = 1591
  1453.         ShortCut = 0
  1454.         OnClick = ImporterClick
  1455.       end
  1456.       object Exporter2: TMenuItem
  1457.         Tag = 1592
  1458.         ShortCut = 0
  1459.         OnClick = ExporterClick
  1460.       end
  1461.     end
  1462.   end
  1463.   object MenuDescr: TMainMenu
  1464.     Left = 64
  1465.     Top = 160
  1466.     object Description3: TMenuItem
  1467.       Tag = 1091
  1468.       GroupIndex = 1
  1469.       ShortCut = 0
  1470.       object ExporterDescr1: TMenuItem
  1471.         Tag = 1092
  1472.         ShortCut = 0
  1473.         OnClick = ExporterDescr1Click
  1474.       end
  1475.     end
  1476.   end
  1477. end
  1478.