home *** CD-ROM | disk | FTP | other *** search
/ Igromania 2005 June / Igromania_2005-06.iso / DiskVM.exe / 0 / RCDATA / TOPTIONSFORM / TOPTIONSFORM.txt < prev   
Text File  |  2005-03-16  |  10KB  |  336 lines

  1. object OptionsForm: TOptionsForm
  2.   Left = 338
  3.   Top = 169
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  7.   ClientHeight = 346
  8.   ClientWidth = 538
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   OnCreate = FormCreate
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object PageControl1: TPageControl
  22.     Left = 0
  23.     Top = 0
  24.     Width = 537
  25.     Height = 313
  26.     ActivePage = TabSheet1
  27.     TabOrder = 0
  28.     object TabSheet1: TTabSheet
  29.       Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜-∩┐╜∩┐╜∩┐╜     '
  30.       OnShow = TabSheet1Show
  31.       object GroupBox1: TGroupBox
  32.         Left = 360
  33.         Top = 8
  34.         Width = 161
  35.         Height = 57
  36.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  37.         TabOrder = 1
  38.         object Label1: TLabel
  39.           Left = 133
  40.           Top = 21
  41.           Width = 21
  42.           Height = 13
  43.           Caption = '∩┐╜∩┐╜∩┐╜.'
  44.         end
  45.         object PeriodBar: TTrackBar
  46.           Left = 1
  47.           Top = 16
  48.           Width = 88
  49.           Height = 33
  50.           Max = 9
  51.           Orientation = trHorizontal
  52.           ParentShowHint = False
  53.           PageSize = 1
  54.           Frequency = 1
  55.           Position = 2
  56.           SelEnd = 0
  57.           SelStart = 0
  58.           ShowHint = False
  59.           TabOrder = 0
  60.           TickMarks = tmBottomRight
  61.           TickStyle = tsAuto
  62.           OnChange = PeriodBarChange
  63.           OnEnter = PeriodBarEnter
  64.         end
  65.         object Delay: TMaskEdit
  66.           Left = 92
  67.           Top = 16
  68.           Width = 37
  69.           Height = 21
  70.           AutoSize = False
  71.           EditMask = '999;1; '
  72.           Font.Charset = DEFAULT_CHARSET
  73.           Font.Color = clWindowText
  74.           Font.Height = -11
  75.           Font.Name = 'MS Sans Serif'
  76.           Font.Style = []
  77.           MaxLength = 3
  78.           ParentFont = False
  79.           TabOrder = 1
  80.           Text = '3  '
  81.           OnChange = DelayChange
  82.           OnEnter = DelayEnter
  83.         end
  84.       end
  85.       object GroupBox2: TGroupBox
  86.         Left = 0
  87.         Top = 8
  88.         Width = 353
  89.         Height = 241
  90.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  91.         TabOrder = 0
  92.         object DivBox: TCheckListBox
  93.           Left = 8
  94.           Top = 16
  95.           Width = 337
  96.           Height = 217
  97.           OnClickCheck = DivBoxClickCheck
  98.           ItemHeight = 13
  99.           TabOrder = 0
  100.           OnClick = DivBoxClick
  101.         end
  102.         object Memo1: TMemo
  103.           Left = 8
  104.           Top = 16
  105.           Width = 329
  106.           Height = 217
  107.           ScrollBars = ssVertical
  108.           TabOrder = 1
  109.           Visible = False
  110.         end
  111.       end
  112.       object CH_Random: TCheckBox
  113.         Left = 360
  114.         Top = 152
  115.         Width = 153
  116.         Height = 17
  117.         Caption = '∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  118.         Checked = True
  119.         State = cbChecked
  120.         TabOrder = 2
  121.       end
  122.       object CheckBox2: TCheckBox
  123.         Left = 360
  124.         Top = 168
  125.         Width = 177
  126.         Height = 17
  127.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  128.         TabOrder = 3
  129.       end
  130.       object Button1: TButton
  131.         Left = 360
  132.         Top = 224
  133.         Width = 161
  134.         Height = 25
  135.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  136.         Font.Charset = DEFAULT_CHARSET
  137.         Font.Color = clWindowText
  138.         Font.Height = -11
  139.         Font.Name = 'MS Sans Serif'
  140.         Font.Style = []
  141.         ParentFont = False
  142.         TabOrder = 6
  143.         OnClick = Button1Click
  144.       end
  145.       object AddPoint: TBitBtn
  146.         Left = 360
  147.         Top = 192
  148.         Width = 75
  149.         Height = 25
  150.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  151.         TabOrder = 4
  152.         OnClick = AddPointClick
  153.         Glyph.Data = {
  154.           AE010000424DAE0100000000000042000000280000000D0000000D0000000100
  155.           1000030000006C010000120B0000120B00000000000000000000007C0000E003
  156.           00001F000000FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  157.           0000FF7FFF7FFF7FFF7FFF7F007C007C007CFF7FFF7FFF7FFF7FFF7F0000FF7F
  158.           FF7FFF7FFF7FFF7F007C007C007CFF7FFF7FFF7FFF7FFF7F0000FF7FFF7FFF7F
  159.           FF7FFF7F007C007C007CFF7FFF7FFF7FFF7FFF7F0000FF7FFF7FFF7FFF7FFF7F
  160.           007C007C007CFF7FFF7FFF7FFF7FFF7F0000FF7F007C007C007C007C007C007C
  161.           007C007C007C007C007CFF7F0000FF7F007C007C007C007C007C007C007C007C
  162.           007C007C007CFF7F0000FF7F007C007C007C007C007C007C007C007C007C007C
  163.           007CFF7F0000FF7FFF7FFF7FFF7FFF7F007C007C007CFF7FFF7FFF7FFF7FFF7F
  164.           0000FF7FFF7FFF7FFF7FFF7F007C007C007CFF7FFF7FFF7FFF7FFF7F0000FF7F
  165.           FF7FFF7FFF7FFF7F007C007C007CFF7FFF7FFF7FFF7FFF7F0000FF7FFF7FFF7F
  166.           FF7FFF7F007C007C007CFF7FFF7FFF7FFF7FFF7F0000FF7FFF7FFF7FFF7FFF7F
  167.           FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F0000}
  168.       end
  169.       object RemPoint: TBitBtn
  170.         Left = 446
  171.         Top = 192
  172.         Width = 75
  173.         Height = 25
  174.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  175.         Enabled = False
  176.         TabOrder = 5
  177.         OnClick = RemPointClick
  178.         Glyph.Data = {
  179.           AE010000424DAE0100000000000042000000280000000D0000000D0000000100
  180.           1000030000006C010000120B0000120B00000000000000000000007C0000E003
  181.           00001F000000FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  182.           0000FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F0000FF7F
  183.           FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F0000FF7FFF7FFF7F
  184.           FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F0000FF7FFF7FFF7FFF7FFF7F
  185.           FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F0000FF7F007C007C007C007C007C007C
  186.           007C007C007C007C007CFF7F0000FF7F007C007C007C007C007C007C007C007C
  187.           007C007C007CFF7F0000FF7F007C007C007C007C007C007C007C007C007C007C
  188.           007CFF7F0000FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  189.           0000FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F0000FF7F
  190.           FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F0000FF7FFF7FFF7F
  191.           FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F0000FF7FFF7FFF7FFF7FFF7F
  192.           FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F0000}
  193.       end
  194.       object StaticText1: TStaticText
  195.         Left = 0
  196.         Top = 255
  197.         Width = 521
  198.         Height = 28
  199.         AutoSize = False
  200.         ShowAccelChar = False
  201.         TabOrder = 7
  202.       end
  203.       object GroupBox3: TGroupBox
  204.         Left = 360
  205.         Top = 68
  206.         Width = 161
  207.         Height = 81
  208.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  209.         TabOrder = 8
  210.         object Label2: TLabel
  211.           Left = 8
  212.           Top = 45
  213.           Width = 48
  214.           Height = 13
  215.           Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  216.         end
  217.         object CB_Animate: TCheckBox
  218.           Left = 8
  219.           Top = 16
  220.           Width = 97
  221.           Height = 17
  222.           Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  223.           Checked = True
  224.           State = cbChecked
  225.           TabOrder = 0
  226.         end
  227.         object AnimateSpeed: TTrackBar
  228.           Left = 62
  229.           Top = 40
  230.           Width = 88
  231.           Height = 33
  232.           Orientation = trHorizontal
  233.           Frequency = 1
  234.           Position = 5
  235.           SelEnd = 0
  236.           SelStart = 0
  237.           TabOrder = 1
  238.           TickMarks = tmBottomRight
  239.           TickStyle = tsAuto
  240.         end
  241.       end
  242.     end
  243.     object TabSheet2: TTabSheet
  244.       Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  245.       ImageIndex = 1
  246.       OnShow = TabSheet2Show
  247.       object Bevel1: TBevel
  248.         Left = 160
  249.         Top = 160
  250.         Width = 194
  251.         Height = 101
  252.         Style = bsRaised
  253.       end
  254.       object Image1: TImage
  255.         Left = 164
  256.         Top = 163
  257.         Width = 186
  258.         Height = 95
  259.         Cursor = crHandPoint
  260.         AutoSize = True
  261.         Picture.Data = {<image000.bmp>}
  262.         OnClick = Image1Click
  263.       end
  264.       object GroupBox4: TGroupBox
  265.         Left = 0
  266.         Top = 8
  267.         Width = 529
  268.         Height = 57
  269.         Caption = ' ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ (∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜) '
  270.         TabOrder = 0
  271.         object PathStr: TEdit
  272.           Left = 8
  273.           Top = 24
  274.           Width = 473
  275.           Height = 21
  276.           TabOrder = 0
  277.           Text = 'C:\MANIA\'
  278.         end
  279.         object Button3: TButton
  280.           Left = 488
  281.           Top = 24
  282.           Width = 27
  283.           Height = 21
  284.           Caption = '...'
  285.           TabOrder = 1
  286.           OnClick = Button3Click
  287.         end
  288.       end
  289.       object GroupBox5: TGroupBox
  290.         Left = 0
  291.         Top = 72
  292.         Width = 529
  293.         Height = 65
  294.         Caption = ' ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ '
  295.         TabOrder = 1
  296.         object UnpackStopMusic: TCheckBox
  297.           Left = 8
  298.           Top = 40
  299.           Width = 393
  300.           Height = 17
  301.           Caption = '∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  302.           TabOrder = 0
  303.         end
  304.         object PlayMusic: TCheckBox
  305.           Left = 8
  306.           Top = 16
  307.           Width = 257
  308.           Height = 17
  309.           Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  310.           Checked = True
  311.           State = cbChecked
  312.           TabOrder = 1
  313.         end
  314.       end
  315.     end
  316.   end
  317.   object Button2: TButton
  318.     Left = 424
  319.     Top = 318
  320.     Width = 113
  321.     Height = 25
  322.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  323.     TabOrder = 1
  324.     OnClick = Button2Click
  325.   end
  326.   object ShowControlButton: TButton
  327.     Left = 0
  328.     Top = 320
  329.     Width = 129
  330.     Height = 25
  331.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  332.     TabOrder = 2
  333.     OnClick = ShowControlButtonClick
  334.   end
  335. end
  336.