home *** CD-ROM | disk | FTP | other *** search
/ Igromania 2004 May / Igromania_05.ISO / Disk.exe / 0 / RCDATA / TOPTIONSFORM / TOPTIONSFORM.txt
Text File  |  2004-04-15  |  8KB  |  262 lines

  1. object OptionsForm: TOptionsForm
  2.   Left = 229
  3.   Top = 179
  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.       object GroupBox1: TGroupBox
  31.         Left = 360
  32.         Top = 8
  33.         Width = 161
  34.         Height = 57
  35.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  36.         TabOrder = 1
  37.         object Label1: TLabel
  38.           Left = 133
  39.           Top = 21
  40.           Width = 21
  41.           Height = 13
  42.           Caption = '∩┐╜∩┐╜∩┐╜.'
  43.         end
  44.         object PeriodBar: TTrackBar
  45.           Left = 1
  46.           Top = 16
  47.           Width = 88
  48.           Height = 33
  49.           Max = 9
  50.           Orientation = trHorizontal
  51.           ParentShowHint = False
  52.           PageSize = 1
  53.           Frequency = 1
  54.           Position = 2
  55.           SelEnd = 0
  56.           SelStart = 0
  57.           ShowHint = False
  58.           TabOrder = 0
  59.           TickMarks = tmBottomRight
  60.           TickStyle = tsAuto
  61.           OnChange = PeriodBarChange
  62.           OnEnter = PeriodBarEnter
  63.         end
  64.         object Delay: TMaskEdit
  65.           Left = 92
  66.           Top = 16
  67.           Width = 37
  68.           Height = 21
  69.           AutoSize = False
  70.           EditMask = '999;1; '
  71.           Font.Charset = DEFAULT_CHARSET
  72.           Font.Color = clWindowText
  73.           Font.Height = -11
  74.           Font.Name = 'MS Sans Serif'
  75.           Font.Style = []
  76.           MaxLength = 3
  77.           ParentFont = False
  78.           TabOrder = 1
  79.           Text = '3  '
  80.           OnChange = DelayChange
  81.           OnEnter = DelayEnter
  82.         end
  83.       end
  84.       object GroupBox2: TGroupBox
  85.         Left = 0
  86.         Top = 8
  87.         Width = 353
  88.         Height = 241
  89.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  90.         TabOrder = 0
  91.         object DivBox: TCheckListBox
  92.           Left = 8
  93.           Top = 16
  94.           Width = 337
  95.           Height = 217
  96.           OnClickCheck = DivBoxClickCheck
  97.           ItemHeight = 13
  98.           TabOrder = 0
  99.           OnClick = DivBoxClick
  100.         end
  101.         object Memo1: TMemo
  102.           Left = 8
  103.           Top = 16
  104.           Width = 329
  105.           Height = 217
  106.           ScrollBars = ssVertical
  107.           TabOrder = 1
  108.           Visible = False
  109.         end
  110.       end
  111.       object CH_Random: TCheckBox
  112.         Left = 360
  113.         Top = 152
  114.         Width = 153
  115.         Height = 17
  116.         Caption = '∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  117.         Checked = True
  118.         State = cbChecked
  119.         TabOrder = 2
  120.       end
  121.       object CheckBox2: TCheckBox
  122.         Left = 360
  123.         Top = 168
  124.         Width = 177
  125.         Height = 17
  126.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  127.         TabOrder = 3
  128.       end
  129.       object Button1: TButton
  130.         Left = 360
  131.         Top = 224
  132.         Width = 161
  133.         Height = 25
  134.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  135.         Font.Charset = DEFAULT_CHARSET
  136.         Font.Color = clWindowText
  137.         Font.Height = -11
  138.         Font.Name = 'MS Sans Serif'
  139.         Font.Style = []
  140.         ParentFont = False
  141.         TabOrder = 6
  142.         OnClick = Button1Click
  143.       end
  144.       object AddPoint: TBitBtn
  145.         Left = 360
  146.         Top = 192
  147.         Width = 75
  148.         Height = 25
  149.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  150.         TabOrder = 4
  151.         OnClick = AddPointClick
  152.         Glyph.Data = {
  153.           AE010000424DAE0100000000000042000000280000000D0000000D0000000100
  154.           1000030000006C010000120B0000120B00000000000000000000007C0000E003
  155.           00001F000000FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  156.           0000FF7FFF7FFF7FFF7FFF7F007C007C007CFF7FFF7FFF7FFF7FFF7F0000FF7F
  157.           FF7FFF7FFF7FFF7F007C007C007CFF7FFF7FFF7FFF7FFF7F0000FF7FFF7FFF7F
  158.           FF7FFF7F007C007C007CFF7FFF7FFF7FFF7FFF7F0000FF7FFF7FFF7FFF7FFF7F
  159.           007C007C007CFF7FFF7FFF7FFF7FFF7F0000FF7F007C007C007C007C007C007C
  160.           007C007C007C007C007CFF7F0000FF7F007C007C007C007C007C007C007C007C
  161.           007C007C007CFF7F0000FF7F007C007C007C007C007C007C007C007C007C007C
  162.           007CFF7F0000FF7FFF7FFF7FFF7FFF7F007C007C007CFF7FFF7FFF7FFF7FFF7F
  163.           0000FF7FFF7FFF7FFF7FFF7F007C007C007CFF7FFF7FFF7FFF7FFF7F0000FF7F
  164.           FF7FFF7FFF7FFF7F007C007C007CFF7FFF7FFF7FFF7FFF7F0000FF7FFF7FFF7F
  165.           FF7FFF7F007C007C007CFF7FFF7FFF7FFF7FFF7F0000FF7FFF7FFF7FFF7FFF7F
  166.           FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F0000}
  167.       end
  168.       object RemPoint: TBitBtn
  169.         Left = 446
  170.         Top = 192
  171.         Width = 75
  172.         Height = 25
  173.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  174.         Enabled = False
  175.         TabOrder = 5
  176.         OnClick = RemPointClick
  177.         Glyph.Data = {
  178.           AE010000424DAE0100000000000042000000280000000D0000000D0000000100
  179.           1000030000006C010000120B0000120B00000000000000000000007C0000E003
  180.           00001F000000FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  181.           0000FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F0000FF7F
  182.           FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F0000FF7FFF7FFF7F
  183.           FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F0000FF7FFF7FFF7FFF7FFF7F
  184.           FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F0000FF7F007C007C007C007C007C007C
  185.           007C007C007C007C007CFF7F0000FF7F007C007C007C007C007C007C007C007C
  186.           007C007C007CFF7F0000FF7F007C007C007C007C007C007C007C007C007C007C
  187.           007CFF7F0000FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  188.           0000FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F0000FF7F
  189.           FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F0000FF7FFF7FFF7F
  190.           FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F0000FF7FFF7FFF7FFF7FFF7F
  191.           FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F0000}
  192.       end
  193.       object StaticText1: TStaticText
  194.         Left = 0
  195.         Top = 255
  196.         Width = 521
  197.         Height = 28
  198.         AutoSize = False
  199.         ShowAccelChar = False
  200.         TabOrder = 7
  201.       end
  202.       object GroupBox3: TGroupBox
  203.         Left = 360
  204.         Top = 68
  205.         Width = 161
  206.         Height = 81
  207.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  208.         TabOrder = 8
  209.         object Label2: TLabel
  210.           Left = 8
  211.           Top = 45
  212.           Width = 48
  213.           Height = 13
  214.           Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  215.         end
  216.         object CB_Animate: TCheckBox
  217.           Left = 8
  218.           Top = 16
  219.           Width = 97
  220.           Height = 17
  221.           Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  222.           Checked = True
  223.           State = cbChecked
  224.           TabOrder = 0
  225.         end
  226.         object AnimateSpeed: TTrackBar
  227.           Left = 62
  228.           Top = 40
  229.           Width = 88
  230.           Height = 33
  231.           Orientation = trHorizontal
  232.           Frequency = 1
  233.           Position = 5
  234.           SelEnd = 0
  235.           SelStart = 0
  236.           TabOrder = 1
  237.           TickMarks = tmBottomRight
  238.           TickStyle = tsAuto
  239.         end
  240.       end
  241.     end
  242.   end
  243.   object Button2: TButton
  244.     Left = 424
  245.     Top = 318
  246.     Width = 113
  247.     Height = 25
  248.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  249.     TabOrder = 1
  250.     OnClick = Button2Click
  251.   end
  252.   object ShowControlButton: TButton
  253.     Left = 0
  254.     Top = 320
  255.     Width = 129
  256.     Height = 25
  257.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  258.     TabOrder = 2
  259.     OnClick = ShowControlButtonClick
  260.   end
  261. end
  262.