home *** CD-ROM | disk | FTP | other *** search
/ Freelog Special Edition 9 / FreelogHS09.iso / FractalExplo / FE.exe / 0 / RCDATA / TSELECTFORM / TSELECTFORM.txt < prev   
Text File  |  2001-06-15  |  70KB  |  1,980 lines

  1. object SelectForm: TSelectForm
  2.   Left = 278
  3.   Top = 106
  4.   HorzScrollBar.Tracking = True
  5.   VertScrollBar.Tracking = True
  6.   BorderIcons = [biSystemMenu, biMinimize]
  7.   BorderStyle = bsSingle
  8.   Caption = 'Select fractal:'
  9.   ClientHeight = 434
  10.   ClientWidth = 520
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -13
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   Icon.Data = {<image000.ico>}
  17.   KeyPreview = True
  18.   Scaled = False
  19.   OnCloseQuery = FormCloseQuery
  20.   OnCreate = FormCreate
  21.   OnDestroy = FormDestroy
  22.   OnShow = FormShow
  23.   PixelsPerInch = 96
  24.   TextHeight = 16
  25.   object SpeedButton1: TSpeedButton
  26.     Left = 104
  27.     Top = 400
  28.     Width = 25
  29.     Height = 25
  30.     Hint = 
  31.       'Manual parameters select'#13#10'In a black square window each small co' +
  32.       'lour square '#13#10'corresponds to one parameters of the fractal: Juli' +
  33.       'e, '#13#10'P1, P2 or P3. Drag the squares to change these '#13#10'parameters' +
  34.       '.'#13#10'To move the window to another position press the '#13#10'left butto' +
  35.       'n of the mouse in any point of the window '#13#10'and drag it.'
  36.     AllowAllUp = True
  37.     GroupIndex = 2
  38.     Glyph.Data = {
  39.       F6000000424DF600000000000000760000002800000010000000100000000100
  40.       0400000000008000000000000000000000001000000010000000000000000000
  41.       BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  42.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00DDDDDDDDDDDD
  43.       DDDDDDDDD44444444DDDDDDDD0FFFFFF0DDDDDDD0FFFFFFFF0DDDDD0FFFFFFFF
  44.       F0DDDDD0FFFFFFFFF0DDDD0FF0FFFFFFF0DDD0FF00F0F0F0F0DDD000D0F0F0F0
  45.       F0DDDDDDD0F0F0F0F0DDDDDDD0F0F0F0F0DDDDDDD0F0F0F00DDDDDDDD0F0F0F0
  46.       DDDDDDDDDD00F00DDDDDDDDDDDD00DDDDDDDDDDDDDDDDDDDDDDD}
  47.     Margin = 3
  48.     ParentShowHint = False
  49.     ShowHint = True
  50.     OnClick = SpeedButton1Click
  51.   end
  52.   object StaticText5: TStaticText
  53.     Left = 316
  54.     Top = 364
  55.     Width = 81
  56.     Height = 17
  57.     AutoSize = False
  58.     Caption = '&BailOut value:'
  59.     FocusControl = Edit31
  60.     Font.Charset = DEFAULT_CHARSET
  61.     Font.Color = clWindowText
  62.     Font.Height = -11
  63.     Font.Name = 'MS Sans Serif'
  64.     Font.Style = [fsBold]
  65.     ParentFont = False
  66.     TabOrder = 15
  67.   end
  68.   object Button1: TBitBtn
  69.     Left = 308
  70.     Top = 404
  71.     Width = 101
  72.     Height = 25
  73.     Caption = '&Select'
  74.     Default = True
  75.     Font.Charset = DEFAULT_CHARSET
  76.     Font.Color = clWindowText
  77.     Font.Height = -11
  78.     Font.Name = 'MS Sans Serif'
  79.     Font.Style = []
  80.     ModalResult = 1
  81.     ParentFont = False
  82.     TabOrder = 12
  83.     OnClick = Button1Click
  84.     Glyph.Data = {
  85.       DE010000424DDE01000000000000760000002800000024000000120000000100
  86.       0400000000006801000000000000000000001000000010000000000000000000
  87.       80000080000000808000800000008000800080800000C0C0C000808080000000
  88.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  89.       3333333333333333333333330000333333333333333333333333F33333333333
  90.       00003333344333333333333333388F3333333333000033334224333333333333
  91.       338338F3333333330000333422224333333333333833338F3333333300003342
  92.       222224333333333383333338F3333333000034222A22224333333338F338F333
  93.       8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
  94.       33333338F83338F338F33333000033A33333A222433333338333338F338F3333
  95.       0000333333333A222433333333333338F338F33300003333333333A222433333
  96.       333333338F338F33000033333333333A222433333333333338F338F300003333
  97.       33333333A222433333333333338F338F00003333333333333A22433333333333
  98.       3338F38F000033333333333333A223333333333333338F830000333333333333
  99.       333A333333333333333338330000333333333333333333333333333333333333
  100.       0000}
  101.     NumGlyphs = 2
  102.   end
  103.   object Button2: TBitBtn
  104.     Left = 416
  105.     Top = 404
  106.     Width = 101
  107.     Height = 25
  108.     Cancel = True
  109.     Caption = '&Cancel'
  110.     Font.Charset = DEFAULT_CHARSET
  111.     Font.Color = clWindowText
  112.     Font.Height = -11
  113.     Font.Name = 'MS Sans Serif'
  114.     Font.Style = []
  115.     ModalResult = 2
  116.     ParentFont = False
  117.     TabOrder = 13
  118.     OnClick = Button2Click
  119.     Glyph.Data = {
  120.       DE010000424DDE01000000000000760000002800000024000000120000000100
  121.       0400000000006801000000000000000000001000000010000000000000000000
  122.       80000080000000808000800000008000800080800000C0C0C000808080000000
  123.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  124.       333333333333333333333333000033338833333333333333333F333333333333
  125.       0000333911833333983333333388F333333F3333000033391118333911833333
  126.       38F38F333F88F33300003339111183911118333338F338F3F8338F3300003333
  127.       911118111118333338F3338F833338F3000033333911111111833333338F3338
  128.       3333F8330000333333911111183333333338F333333F83330000333333311111
  129.       8333333333338F3333383333000033333339111183333333333338F333833333
  130.       00003333339111118333333333333833338F3333000033333911181118333333
  131.       33338333338F333300003333911183911183333333383338F338F33300003333
  132.       9118333911183333338F33838F338F33000033333913333391113333338FF833
  133.       38F338F300003333333333333919333333388333338FFF830000333333333333
  134.       3333333333333333333888330000333333333333333333333333333333333333
  135.       0000}
  136.     NumGlyphs = 2
  137.   end
  138.   object Panel1: TPanel
  139.     Left = 4
  140.     Top = 332
  141.     Width = 97
  142.     Height = 97
  143.     BevelOuter = bvLowered
  144.     TabOrder = 14
  145.     object PaintBox1: TPaintPanel
  146.       Left = 1
  147.       Top = 1
  148.       Width = 95
  149.       Height = 95
  150.       Hint = 
  151.         'Preview area.'#13#10'Press any mouse button and drag the picture.'#13#10#13#10'H' +
  152.         'ow to center fractal ?'#13#10' zoom in and move fractal to get the bes' +
  153.         't position'#13#10' repeat this steps up to five or six times.'#13#10' after ' +
  154.         'this - zoom out same times as you zoom in.'
  155.       Align = alClient
  156.       BevelOuter = bvNone
  157.       DragCursor = crDefault
  158.       Color = clBlack
  159.       ParentShowHint = False
  160.       ShowHint = True
  161.       TabOrder = 0
  162.       OnMouseDown = PaintBox1MouseDown
  163.       OnPaint = PaintBox1Paint
  164.     end
  165.   end
  166.   object CheckBox2: TCheckBox
  167.     Left = 316
  168.     Top = 336
  169.     Width = 73
  170.     Height = 17
  171.     Hint = 'Switch Zāˆ©ā”ā•œ between [pixel] and 1/[pixel] state'
  172.     Caption = 'I&nverted'
  173.     Font.Charset = DEFAULT_CHARSET
  174.     Font.Color = clWindowText
  175.     Font.Height = -11
  176.     Font.Name = 'MS Sans Serif'
  177.     Font.Style = []
  178.     ParentFont = False
  179.     ParentShowHint = False
  180.     ShowHint = True
  181.     TabOrder = 9
  182.     OnClick = CheckBox2Click
  183.   end
  184.   object Button4: TBitBtn
  185.     Tag = 1
  186.     Left = 104
  187.     Top = 336
  188.     Width = 25
  189.     Height = 25
  190.     Hint = 'Zoom in'
  191.     Font.Charset = DEFAULT_CHARSET
  192.     Font.Color = clWindowText
  193.     Font.Height = -17
  194.     Font.Name = 'MS Sans Serif'
  195.     Font.Style = [fsBold]
  196.     ParentFont = False
  197.     ParentShowHint = False
  198.     ShowHint = True
  199.     TabOrder = 5
  200.     TabStop = False
  201.     OnClick = Button4Click
  202.     Glyph.Data = {
  203.       76010000424D7601000000000000760000002800000020000000100000000100
  204.       0400000000000001000000000000000000001000000010000000000000000000
  205.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  206.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  207.       33033333333333333F7F3333333333333000333333333333F777333333333333
  208.       000333333333333F777333333333333000333333333333F77733333333333300
  209.       033333333FFF3F777333333700073B703333333F7773F77733333307777700B3
  210.       33333377333777733333307F8F8F7033333337F333F337F3333377F8F9F8F773
  211.       3333373337F3373F3333078F898F870333337F33F7FFF37F333307F99999F703
  212.       33337F377777337F3333078F898F8703333373F337F33373333377F8F9F8F773
  213.       333337F3373337F33333307F8F8F70333333373FF333F7333333330777770333
  214.       333333773FF77333333333370007333333333333777333333333}
  215.     NumGlyphs = 2
  216.   end
  217.   object Button5: TBitBtn
  218.     Tag = 2
  219.     Left = 104
  220.     Top = 368
  221.     Width = 25
  222.     Height = 25
  223.     Hint = 'Zoom out'
  224.     Font.Charset = DEFAULT_CHARSET
  225.     Font.Color = clWindowText
  226.     Font.Height = -17
  227.     Font.Name = 'MS Sans Serif'
  228.     Font.Style = [fsBold]
  229.     ParentFont = False
  230.     ParentShowHint = False
  231.     ShowHint = True
  232.     TabOrder = 6
  233.     TabStop = False
  234.     OnClick = Button4Click
  235.     Glyph.Data = {
  236.       76010000424D7601000000000000760000002800000020000000100000000100
  237.       0400000000000001000000000000000000001000000010000000000000000000
  238.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  239.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  240.       33033333333333333F7F3333333333333000333333333333F777333333333333
  241.       000333333333333F777333333333333000333333333333F77733333333333300
  242.       033333333FFF3F777333333700073B703333333F7773F77733333307777700B3
  243.       333333773337777333333078F8F87033333337F3333337F33333778F8F8F8773
  244.       333337333333373F333307F8F8F8F70333337F33FFFFF37F3333078999998703
  245.       33337F377777337F333307F8F8F8F703333373F3333333733333778F8F8F8773
  246.       333337F3333337F333333078F8F870333333373FF333F7333333330777770333
  247.       333333773FF77333333333370007333333333333777333333333}
  248.     NumGlyphs = 2
  249.   end
  250.   object Panel2: TGroupBox
  251.     Left = 180
  252.     Top = 236
  253.     Width = 121
  254.     Height = 93
  255.     Caption = ' Julia-set: '
  256.     Font.Charset = RUSSIAN_CHARSET
  257.     Font.Color = clNavy
  258.     Font.Height = -11
  259.     Font.Name = 'MS Sans Serif'
  260.     Font.Style = [fsBold]
  261.     ParentFont = False
  262.     TabOrder = 3
  263.     object CheckBox1: TCheckBox
  264.       Left = 8
  265.       Top = 17
  266.       Width = 97
  267.       Height = 17
  268.       Caption = 'View as &Julia'
  269.       Font.Charset = DEFAULT_CHARSET
  270.       Font.Color = clWindowText
  271.       Font.Height = -11
  272.       Font.Name = 'MS Sans Serif'
  273.       Font.Style = []
  274.       ParentFont = False
  275.       TabOrder = 0
  276.       OnClick = CheckBox1Click
  277.     end
  278.     object Edit2: TEdit
  279.       Tag = 5
  280.       Left = 8
  281.       Top = 40
  282.       Width = 72
  283.       Height = 21
  284.       Font.Charset = DEFAULT_CHARSET
  285.       Font.Color = clMaroon
  286.       Font.Height = -11
  287.       Font.Name = 'MS Sans Serif'
  288.       Font.Style = [fsBold]
  289.       MaxLength = 10
  290.       ParentFont = False
  291.       TabOrder = 1
  292.       OnExit = Edit4Exit
  293.       OnKeyPress = Edit2KeyPress
  294.     end
  295.     object Edit3: TEdit
  296.       Tag = 6
  297.       Left = 8
  298.       Top = 65
  299.       Width = 72
  300.       Height = 21
  301.       Font.Charset = DEFAULT_CHARSET
  302.       Font.Color = clMaroon
  303.       Font.Height = -11
  304.       Font.Name = 'MS Sans Serif'
  305.       Font.Style = [fsBold]
  306.       MaxLength = 10
  307.       ParentFont = False
  308.       TabOrder = 2
  309.       OnExit = Edit4Exit
  310.       OnKeyPress = Edit2KeyPress
  311.     end
  312.     object SpinButton1: TSpinButton
  313.       Tag = 5
  314.       Left = 79
  315.       Top = 41
  316.       Width = 16
  317.       Height = 19
  318.       DownGlyph.Data = {
  319.         BA000000424DBA00000000000000420000002800000009000000060000000100
  320.         1000030000007800000000000000000000000000000000000000007C0000E003
  321.         00001F000000E03DE03DE03DE03DE03DE03DE03DE03DE03D0400E03DE03DE03D
  322.         E03D0000E03DE03DE03DE03D5401E03DE03DE03D000000000000E03DE03DE03D
  323.         6401E03DE03D00000000000000000000E03DE03DDF00E03D0000000000000000
  324.         000000000000E03D9802E03DE03DE03DE03DE03DE03DE03DE03DE03D2F02}
  325.       TabOrder = 3
  326.       UpGlyph.Data = {
  327.         BA000000424DBA00000000000000420000002800000009000000060000000100
  328.         1000030000007800000000000000000000000000000000000000007C0000E003
  329.         00001F000000E03DE03DE03DE03DE03DE03DE03DE03DE03DDF00E03D00000000
  330.         00000000000000000000E03D0401E03DE03D00000000000000000000E03DE03D
  331.         1501E03DE03DE03D000000000000E03DE03DE03D0600E03DE03DE03DE03D0000
  332.         E03DE03DE03DE03D0800E03DE03DE03DE03DE03DE03DE03DE03DE03D9802}
  333.       OnDownClick = SpinButton3DownClick
  334.       OnUpClick = SpinButton3UpClick
  335.     end
  336.     object SpinButton2: TSpinButton
  337.       Tag = 6
  338.       Left = 79
  339.       Top = 66
  340.       Width = 16
  341.       Height = 19
  342.       DownGlyph.Data = {
  343.         BA000000424DBA00000000000000420000002800000009000000060000000100
  344.         1000030000007800000000000000000000000000000000000000007C0000E003
  345.         00001F000000E03DE03DE03DE03DE03DE03DE03DE03DE03D0000E03DE03DE03D
  346.         E03D0000E03DE03DE03DE03D5400E03DE03DE03D000000000000E03DE03DE03D
  347.         2F02E03DE03D00000000000000000000E03DE03D4502E03D0000000000000000
  348.         000000000000E03D0600E03DE03DE03DE03DE03DE03DE03DE03DE03D2003}
  349.       TabOrder = 4
  350.       UpGlyph.Data = {
  351.         BA000000424DBA00000000000000420000002800000009000000060000000100
  352.         1000030000007800000000000000000000000000000000000000007C0000E003
  353.         00001F000000E03DE03DE03DE03DE03DE03DE03DE03DE03D2003E03D00000000
  354.         00000000000000000000E03D0400E03DE03D00000000000000000000E03DE03D
  355.         3701E03DE03DE03D000000000000E03DE03DE03D00A0E03DE03DE03DE03D0000
  356.         E03DE03DE03DE03D2B01E03DE03DE03DE03DE03DE03DE03DE03DE03D3202}
  357.       OnDownClick = SpinButton3DownClick
  358.       OnUpClick = SpinButton3UpClick
  359.     end
  360.     object SpinButton22: TSpinButton
  361.       Left = 95
  362.       Top = 41
  363.       Width = 16
  364.       Height = 19
  365.       DownGlyph.Data = {
  366.         0E010000424D0E01000000000000360000002800000009000000060000000100
  367.         200000000000D800000000000000000000000000000000000000008080000080
  368.         8000008080000080800000808000008080000080800000808000008080000080
  369.         8000008080000080800000808000000000000080800000808000008080000080
  370.         8000008080000080800000808000000000000000000000000000008080000080
  371.         8000008080000080800000808000000000000000000000000000000000000000
  372.         0000008080000080800000808000000000000000000000000000000000000000
  373.         0000000000000000000000808000008080000080800000808000008080000080
  374.         800000808000008080000080800000808000}
  375.       TabOrder = 5
  376.       UpGlyph.Data = {
  377.         0E010000424D0E01000000000000360000002800000009000000060000000100
  378.         200000000000D800000000000000000000000000000000000000008080000080
  379.         8000008080000080800000808000008080000080800000808000008080000080
  380.         8000000000000000000000000000000000000000000000000000000000000080
  381.         8000008080000080800000000000000000000000000000000000000000000080
  382.         8000008080000080800000808000008080000000000000000000000000000080
  383.         8000008080000080800000808000008080000080800000808000000000000080
  384.         8000008080000080800000808000008080000080800000808000008080000080
  385.         800000808000008080000080800000808000}
  386.       OnDownClick = SpinButton22DownClick
  387.       OnUpClick = SpinButton22UpClick
  388.     end
  389.     object SpinButton23: TSpinButton
  390.       Left = 95
  391.       Top = 66
  392.       Width = 16
  393.       Height = 19
  394.       DownGlyph.Data = {
  395.         0E010000424D0E01000000000000360000002800000009000000060000000100
  396.         200000000000D800000000000000000000000000000000000000008080000080
  397.         8000008080000080800000808000008080000080800000808000008080000080
  398.         8000008080000080800000808000000000000080800000808000008080000080
  399.         8000008080000080800000808000000000000000000000000000008080000080
  400.         8000008080000080800000808000000000000000000000000000000000000000
  401.         0000008080000080800000808000000000000000000000000000000000000000
  402.         0000000000000000000000808000008080000080800000808000008080000080
  403.         800000808000008080000080800000808000}
  404.       TabOrder = 6
  405.       UpGlyph.Data = {
  406.         0E010000424D0E01000000000000360000002800000009000000060000000100
  407.         200000000000D800000000000000000000000000000000000000008080000080
  408.         8000008080000080800000808000008080000080800000808000008080000080
  409.         8000000000000000000000000000000000000000000000000000000000000080
  410.         8000008080000080800000000000000000000000000000000000000000000080
  411.         8000008080000080800000808000008080000000000000000000000000000080
  412.         8000008080000080800000808000008080000080800000808000000000000080
  413.         8000008080000080800000808000008080000080800000808000008080000080
  414.         800000808000008080000080800000808000}
  415.       OnDownClick = SpinButton22DownClick
  416.       OnUpClick = SpinButton22UpClick
  417.     end
  418.   end
  419.   object TabbedNotebook1: TPageControl
  420.     Left = 4
  421.     Top = 4
  422.     Width = 297
  423.     Height = 229
  424.     ActivePage = TabSheet3
  425.     Font.Charset = RUSSIAN_CHARSET
  426.     Font.Color = clWindowText
  427.     Font.Height = -11
  428.     Font.Name = 'MS Sans Serif'
  429.     Font.Style = []
  430.     ParentFont = False
  431.     TabOrder = 0
  432.     OnChange = TabbedNotebook1Change
  433.     object TabSheet1: TTabSheet
  434.       Caption = 'Implemented'
  435.       object ListBox1: TListBox
  436.         Left = 0
  437.         Top = 4
  438.         Width = 289
  439.         Height = 169
  440.         Font.Charset = RUSSIAN_CHARSET
  441.         Font.Color = clWindowText
  442.         Font.Height = -11
  443.         Font.Name = 'MS Sans Serif'
  444.         Font.Style = []
  445.         ItemHeight = 16
  446.         ParentFont = False
  447.         Style = lbOwnerDrawFixed
  448.         TabOrder = 0
  449.         OnClick = ListBox1Click
  450.         OnDrawItem = ListBox1DrawItem
  451.         OnMeasureItem = ListBox1MeasureItem
  452.       end
  453.       object Edit1: TEdit
  454.         Left = 0
  455.         Top = 176
  456.         Width = 289
  457.         Height = 23
  458.         Hint = 'Fractals formula'
  459.         TabStop = False
  460.         AutoSize = False
  461.         Font.Charset = RUSSIAN_CHARSET
  462.         Font.Color = clMaroon
  463.         Font.Height = -11
  464.         Font.Name = 'Arial'
  465.         Font.Style = []
  466.         ParentFont = False
  467.         ReadOnly = True
  468.         TabOrder = 1
  469.       end
  470.     end
  471.     object TabSheet3: TTabSheet
  472.       Caption = 'User formula'
  473.       object SpeedButton2: TSpeedButton
  474.         Left = 264
  475.         Top = 4
  476.         Width = 25
  477.         Height = 23
  478.         Hint = 
  479.           'Little help:'#13#10'Formulae Compilator and'#13#10'functions of the complex ' +
  480.           'variable.'
  481.         Glyph.Data = {
  482.           4E010000424D4E01000000000000760000002800000012000000120000000100
  483.           040000000000D800000000000000000000001000000010000000000000000000
  484.           8000008000000080800080000000800080008080000080808000C0C0C0000000
  485.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  486.           8888880000008888888777888888880000008888886007888888880000008888
  487.           88E60788888888000000888888EE688888888800000088888887778888888800
  488.           0000888888600788888888000000888888E60778888888000000888888E66077
  489.           8888880000008888888E660778888800000088888878E6607788880000008888
  490.           80778E660788880000008888660778E60788880000008888E66077E608888800
  491.           000088888E660066688888000000888888E6666E8888880000008888888EEEE8
  492.           888888000000888888888888888888000000}
  493.         Margin = 1
  494.         ParentShowHint = False
  495.         ShowHint = True
  496.         OnClick = SpeedButton2Click
  497.       end
  498.       object SpeedButton4: TSpeedButton
  499.         Left = 239
  500.         Top = 4
  501.         Width = 25
  502.         Height = 23
  503.         Hint = 'Edit formula in the resizable overlapped window'
  504.         Glyph.Data = {
  505.           42010000424D4201000000000000760000002800000013000000110000000100
  506.           040000000000CC00000000000000000000001000000010000000000000000000
  507.           8000008000000080800080000000800080008080000080808000C0C0C0000000
  508.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00666666666666
  509.           66666660000060000000000666666660000060FFFFFFFF0666666660000060FF
  510.           FFFFFF0666666660000060F000000F0666666660000060F0FBFB000666666660
  511.           000060F0BFBF0F0006666660000060F000000F0880066660000060FF0FF44444
  512.           44444660000060FF0FF4FBFBFBFB4660000060FFF0F4BFBFBFBF4660000060FF
  513.           F0F4FBFBFBFB4660000060000004BFBFBFBF4660000066666604444444444660
  514.           000066666664F444444446600000666666644444444446600000666666666666
  515.           666666600000}
  516.         Margin = 1
  517.         ParentShowHint = False
  518.         ShowHint = True
  519.         OnClick = SpeedButton4Click
  520.       end
  521.       object SB5: TSpeedButton
  522.         Left = 214
  523.         Top = 4
  524.         Width = 25
  525.         Height = 23
  526.         Hint = 
  527.           'Control the compilation window:'#13#10'   checked - after compilation ' +
  528.           'window will be closed'#13#10'   unchecked - window will not closed aut' +
  529.           'omatically'#13#10'                        and you can check compiler e' +
  530.           'rrors '#13#10'                        and warnings'
  531.         AllowAllUp = True
  532.         GroupIndex = 12
  533.         Glyph.Data = {
  534.           4E010000424D4E01000000000000760000002800000013000000120000000100
  535.           040000000000D800000000000000000000001000000010000000000000000000
  536.           8000008000000080800080000000800080008080000080808000C0C0C0000000
  537.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00666666666666
  538.           6666666000006666666666666666666000006000000000000000066000006777
  539.           77777777777706600000678FFFFFFFFFFFF706600000678FFFFFFFFFFFF70660
  540.           0000678FFFFFFFFFFFF706600000678FFFFFFFFFFFF706600000678FFFFFFFFF
  541.           FFF706600000678FFFFFFFFFFFF706600000678FFFFFFFFFFFF7066000006787
  542.           77777777777706600000678444444F0F0F070660000067844444444444470660
  543.           0000678888888888888706600000677777777777777776600000666666666666
  544.           666666600000666666666666666666600000}
  545.         ParentShowHint = False
  546.         ShowHint = True
  547.         OnClick = CheckBox5Click
  548.       end
  549.       object SpeedButton5: TSpeedButton
  550.         Left = 189
  551.         Top = 4
  552.         Width = 25
  553.         Height = 23
  554.         Hint = 'Run FE Parser by Kyle McCord'
  555.         Glyph.Data = {
  556.           42010000424D4201000000000000760000002800000011000000110000000100
  557.           040000000000CC00000000000000000000001000000010000000000000000000
  558.           BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  559.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00DDDDDDDDDDDD
  560.           DDDDD0000000DDDDDDDDDDDDDDDDD0000000DDDDDDDDDDDDDDDDD0000000DDD1
  561.           DDDDDDDDDDDDD0000000DD818DDDD444DD44D0000000DD181DDD44DD4488D000
  562.           0000D81D1DD44DDDD4DDD0000000118D1DD44DDDD4DDD0000000D18D18D44DDD
  563.           D48DD0000000DDDD81DD44DD4448D0000000DDDDD1DDD4448D84D0000000DDDD
  564.           D1DDDDDDDDDDD0000000DDDDD18888888888D0000000DDDDD11111111111D000
  565.           0000DDDDDDDDDDDDDDDDD0000000DDDDDDDDDDDDDDDDD0000000DDDDDDDDDDDD
  566.           DDDDD0000000}
  567.         ParentShowHint = False
  568.         ShowHint = True
  569.         OnClick = mnFC_08Click
  570.       end
  571.       object Memo2: TMemo
  572.         Left = 0
  573.         Top = 32
  574.         Width = 289
  575.         Height = 165
  576.         Hint = 
  577.           'Main procedure declaration:'#13#10'-----------------------------------' +
  578.           '--------'#13#10'Procedure Formula (  var  x,y,cr,ci: Extended; '#13#10'     ' +
  579.           '                          const p1r,p1i,p2r,p2i,p3r,p3i,p4r,p4i:' +
  580.           ' Extended;'#13#10'                                   var cA1, cA2, cA3' +
  581.           ', cA4: TComplex;'#13#10'                               const CPixel: T' +
  582.           'Complex;'#13#10'                               const Fn1, Fn2: Integer' +
  583.           ');'#13#10'Note: you can use right mouse button for more options.'
  584.         Font.Charset = RUSSIAN_CHARSET
  585.         Font.Color = clWindowText
  586.         Font.Height = -11
  587.         Font.Name = 'Courier New'
  588.         Font.Style = []
  589.         ParentFont = False
  590.         ParentShowHint = False
  591.         PopupMenu = RxPopupMenu1
  592.         ScrollBars = ssVertical
  593.         ShowHint = True
  594.         TabOrder = 2
  595.         WordWrap = False
  596.       end
  597.       object Button3: TBitBtn
  598.         Left = 0
  599.         Top = 4
  600.         Width = 81
  601.         Height = 23
  602.         Hint = 'Compile new formulae'
  603.         Caption = 'C&ompile !'
  604.         Font.Charset = RUSSIAN_CHARSET
  605.         Font.Color = clWindowText
  606.         Font.Height = -11
  607.         Font.Name = 'MS Sans Serif'
  608.         Font.Style = []
  609.         ParentFont = False
  610.         ParentShowHint = False
  611.         ShowHint = True
  612.         TabOrder = 0
  613.         OnClick = Button3Click
  614.         Glyph.Data = {
  615.           F6000000424DF600000000000000760000002800000010000000100000000100
  616.           0400000000008000000000000000000000001000000010000000000000000000
  617.           80000080000000808000800000008000800080800000C0C0C000808080000000
  618.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
  619.           FFFFF00FFFFFFFFFFFFFF0000FFFFFFFFFFFF000000FFFFFFFFFF00000000FFF
  620.           FFFFF0000000000FFFFFF000000000000FFFF00000000000000FF00000000000
  621.           000FF000000000000FFFF0000000000FFFFFF00000000FFFFFFFF000000FFFFF
  622.           FFFFF0000FFFFFFFFFFFF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFF}
  623.         Spacing = 8
  624.       end
  625.       object Button8: TBitBtn
  626.         Left = 84
  627.         Top = 4
  628.         Width = 81
  629.         Height = 23
  630.         Hint = 'Clear text in edit box...'
  631.         Caption = 'Cl&ear'
  632.         Font.Charset = RUSSIAN_CHARSET
  633.         Font.Color = clWindowText
  634.         Font.Height = -11
  635.         Font.Name = 'MS Sans Serif'
  636.         Font.Style = []
  637.         ParentFont = False
  638.         ParentShowHint = False
  639.         ShowHint = True
  640.         TabOrder = 1
  641.         OnClick = Button8Click
  642.         Glyph.Data = {
  643.           76010000424D7601000000000000760000002800000020000000100000000100
  644.           0400000000000001000000000000000000001000000010000000000000000000
  645.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  646.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00500005000555
  647.           555557777F777555F55500000000555055557777777755F75555005500055055
  648.           555577F5777F57555555005550055555555577FF577F5FF55555500550050055
  649.           5555577FF77577FF555555005050110555555577F757777FF555555505099910
  650.           555555FF75777777FF555005550999910555577F5F77777775F5500505509990
  651.           3055577F75F77777575F55005055090B030555775755777575755555555550B0
  652.           B03055555F555757575755550555550B0B335555755555757555555555555550
  653.           BBB35555F55555575F555550555555550BBB55575555555575F5555555555555
  654.           50BB555555555555575F555555555555550B5555555555555575}
  655.         NumGlyphs = 2
  656.         Spacing = 8
  657.       end
  658.     end
  659.   end
  660.   object CheckBox8: TCheckBox
  661.     Left = 400
  662.     Top = 336
  663.     Width = 101
  664.     Height = 17
  665.     Hint = 
  666.       'The (N)ewton calculation mode.'#13#10#13#10'In the (M)andelbrot calculatio' +
  667.       'n mode escape from '#13#10'a cycle occurs at excess of the BailOut val' +
  668.       'ue.'#13#10#13#10'In the (N)ewton calculation the escape from a cycle'#13#10'occu' +
  669.       'rs at limiting reduction of a difference to honey '#13#10'by the curre' +
  670.       'nt and previous iteration.'
  671.     Caption = 'F-Set &Method'
  672.     Font.Charset = DEFAULT_CHARSET
  673.     Font.Color = clWindowText
  674.     Font.Height = -11
  675.     Font.Name = 'MS Sans Serif'
  676.     Font.Style = []
  677.     ParentFont = False
  678.     TabOrder = 10
  679.     OnClick = CheckBox8Click
  680.   end
  681.   object Panel3: TGroupBox
  682.     Left = 308
  683.     Top = 236
  684.     Width = 209
  685.     Height = 93
  686.     Caption = ' Filter properties: '
  687.     Font.Charset = RUSSIAN_CHARSET
  688.     Font.Color = clNavy
  689.     Font.Height = -11
  690.     Font.Name = 'MS Sans Serif'
  691.     Font.Style = [fsBold]
  692.     ParentFont = False
  693.     TabOrder = 4
  694.     object Label10: TLabel
  695.       Left = 8
  696.       Top = 44
  697.       Width = 58
  698.       Height = 14
  699.       Caption = 'Filter limit:'
  700.       Font.Charset = RUSSIAN_CHARSET
  701.       Font.Color = clWindowText
  702.       Font.Height = -11
  703.       Font.Name = 'Arial'
  704.       Font.Style = [fsBold]
  705.       ParentFont = False
  706.     end
  707.     object SpeedButton3: TSpeedButton
  708.       Left = 176
  709.       Top = 38
  710.       Width = 25
  711.       Height = 25
  712.       Hint = 
  713.         'Setup filters list.'#13#10'Allow you to hide not used filters in the l' +
  714.         'ist.'
  715.       Flat = True
  716.       Glyph.Data = {
  717.         76010000424D7601000000000000760000002800000020000000100000000100
  718.         0400000000000001000000000000000000001000000010000000000000000000
  719.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  720.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555550FF0559
  721.         1950555FF75F7557F7F757000FF055591903557775F75557F77570FFFF055559
  722.         1933575FF57F5557F7FF0F00FF05555919337F775F7F5557F7F700550F055559
  723.         193577557F7F55F7577F07550F0555999995755575755F7FFF7F5570F0755011
  724.         11155557F755F777777555000755033305555577755F75F77F55555555503335
  725.         0555555FF5F75F757F5555005503335505555577FF75F7557F55505050333555
  726.         05555757F75F75557F5505000333555505557F777FF755557F55000000355557
  727.         07557777777F55557F5555000005555707555577777FF5557F55553000075557
  728.         0755557F7777FFF5755555335000005555555577577777555555}
  729.       NumGlyphs = 2
  730.       ParentShowHint = False
  731.       ShowHint = True
  732.       OnClick = SpeedButton3Click
  733.     end
  734.     object Label11: TLabel
  735.       Left = 8
  736.       Top = 20
  737.       Width = 31
  738.       Height = 14
  739.       Caption = '&Filter:'
  740.       FocusControl = ComboBox3
  741.       Font.Charset = RUSSIAN_CHARSET
  742.       Font.Color = clWindowText
  743.       Font.Height = -11
  744.       Font.Name = 'Arial'
  745.       Font.Style = [fsBold]
  746.       ParentFont = False
  747.     end
  748.     object ComboBox3: TComboBox
  749.       Left = 8
  750.       Top = 16
  751.       Width = 193
  752.       Height = 21
  753.       Style = csDropDownList
  754.       DropDownCount = 15
  755.       Font.Charset = RUSSIAN_CHARSET
  756.       Font.Color = clBlack
  757.       Font.Height = -11
  758.       Font.Name = 'MS Sans Serif'
  759.       Font.Style = []
  760.       ItemHeight = 13
  761.       ParentFont = False
  762.       TabOrder = 0
  763.       OnChange = ComboBox3Change
  764.     end
  765.     object Edit13: TEdit
  766.       Left = 68
  767.       Top = 40
  768.       Width = 72
  769.       Height = 21
  770.       Font.Charset = DEFAULT_CHARSET
  771.       Font.Color = clMaroon
  772.       Font.Height = -11
  773.       Font.Name = 'MS Sans Serif'
  774.       Font.Style = [fsBold]
  775.       MaxLength = 10
  776.       ParentFont = False
  777.       TabOrder = 1
  778.       OnExit = Edit13Exit
  779.       OnKeyPress = Edit13KeyPress
  780.     end
  781.     object SpinButton12: TSpinButton
  782.       Tag = 1
  783.       Left = 140
  784.       Top = 41
  785.       Width = 16
  786.       Height = 19
  787.       DownGlyph.Data = {
  788.         BA000000424DBA00000000000000420000002800000009000000060000000100
  789.         1000030000007800000000000000000000000000000000000000007C0000E003
  790.         00001F000000E03DE03DE03DE03DE03DE03DE03DE03DE03D0200E03DE03DE03D
  791.         E03D0000E03DE03DE03DE03D1C03E03DE03DE03D000000000000E03DE03DE03D
  792.         00A0E03DE03D00000000000000000000E03DE03D7401E03D0000000000000000
  793.         000000000000E03DA001E03DE03DE03DE03DE03DE03DE03DE03DE03D2001}
  794.       TabOrder = 2
  795.       UpGlyph.Data = {
  796.         BA000000424DBA00000000000000420000002800000009000000060000000100
  797.         1000030000007800000000000000000000000000000000000000007C0000E003
  798.         00001F000000E03DE03DE03DE03DE03DE03DE03DE03DE03D0000E03D00000000
  799.         00000000000000000000E03D0000E03DE03D00000000000000000000E03DE03D
  800.         A002E03DE03DE03D000000000000E03DE03DE03D0303E03DE03DE03DE03D0000
  801.         E03DE03DE03DE03D96B5E03DE03DE03DE03DE03DE03DE03DE03DE03D96B5}
  802.       OnDownClick = SpinButton12DownClick
  803.       OnUpClick = SpinButton12UpClick
  804.     end
  805.     object SpinButton13: TSpinButton
  806.       Tag = 2
  807.       Left = 156
  808.       Top = 41
  809.       Width = 16
  810.       Height = 19
  811.       DownGlyph.Data = {
  812.         BA000000424DBA00000000000000420000002800000009000000060000000100
  813.         1000030000007800000000000000000000000000000000000000007C0000E003
  814.         00001F000000E03DE03DE03DE03DE03DE03DE03DE03DE03D0200E03DE03DE03D
  815.         E03D0000E03DE03DE03DE03D1C03E03DE03DE03D000000000000E03DE03DE03D
  816.         00A0E03DE03D00000000000000000000E03DE03D7401E03D0000000000000000
  817.         000000000000E03DA001E03DE03DE03DE03DE03DE03DE03DE03DE03D2001}
  818.       TabOrder = 3
  819.       UpGlyph.Data = {
  820.         BA000000424DBA00000000000000420000002800000009000000060000000100
  821.         1000030000007800000000000000000000000000000000000000007C0000E003
  822.         00001F000000E03DE03DE03DE03DE03DE03DE03DE03DE03D0000E03D00000000
  823.         00000000000000000000E03D0000E03DE03D00000000000000000000E03DE03D
  824.         A002E03DE03DE03D000000000000E03DE03DE03D0303E03DE03DE03DE03D0000
  825.         E03DE03DE03DE03D96B5E03DE03DE03DE03DE03DE03DE03DE03DE03D96B5}
  826.       OnDownClick = SpinButton12DownClick
  827.       OnUpClick = SpinButton12UpClick
  828.     end
  829.     object CheckBox3: TCheckBox
  830.       Left = 8
  831.       Top = 68
  832.       Width = 65
  833.       Height = 17
  834.       Caption = 'Fi<er only'
  835.       Font.Charset = RUSSIAN_CHARSET
  836.       Font.Color = clWindowText
  837.       Font.Height = -9
  838.       Font.Name = 'Small Fonts'
  839.       Font.Style = []
  840.       ParentFont = False
  841.       TabOrder = 4
  842.       OnClick = CheckBox3Click
  843.     end
  844.     object CheckBox9: TCheckBox
  845.       Left = 74
  846.       Top = 68
  847.       Width = 63
  848.       Height = 17
  849.       Hint = 'Old name: "keep infinity area"'
  850.       Caption = 'No inside'
  851.       Font.Charset = RUSSIAN_CHARSET
  852.       Font.Color = clWindowText
  853.       Font.Height = -9
  854.       Font.Name = 'Small Fonts'
  855.       Font.Style = []
  856.       ParentFont = False
  857.       ParentShowHint = False
  858.       ShowHint = True
  859.       TabOrder = 5
  860.       OnClick = CheckBox9Click
  861.     end
  862.     object CheckBox7: TCheckBox
  863.       Left = 136
  864.       Top = 68
  865.       Width = 65
  866.       Height = 17
  867.       Caption = 'No outside'
  868.       Font.Charset = RUSSIAN_CHARSET
  869.       Font.Color = clWindowText
  870.       Font.Height = -9
  871.       Font.Name = 'Small Fonts'
  872.       Font.Style = []
  873.       ParentFont = False
  874.       ParentShowHint = False
  875.       ShowHint = False
  876.       TabOrder = 6
  877.       OnClick = CheckBox7Click
  878.     end
  879.   end
  880.   object GroupBox3: TGroupBox
  881.     Left = 4
  882.     Top = 236
  883.     Width = 169
  884.     Height = 93
  885.     Caption = ' Coordinates: '
  886.     Font.Charset = RUSSIAN_CHARSET
  887.     Font.Color = clNavy
  888.     Font.Height = -11
  889.     Font.Name = 'MS Sans Serif'
  890.     Font.Style = [fsBold]
  891.     ParentFont = False
  892.     TabOrder = 2
  893.     object StaticText1: TStaticText
  894.       Left = 8
  895.       Top = 20
  896.       Width = 17
  897.       Height = 17
  898.       AutoSize = False
  899.       Caption = '&X ='
  900.       FocusControl = Edit28
  901.       Font.Charset = RUSSIAN_CHARSET
  902.       Font.Color = clWindowText
  903.       Font.Height = -11
  904.       Font.Name = 'Arial'
  905.       Font.Style = [fsBold]
  906.       ParentFont = False
  907.       TabOrder = 3
  908.     end
  909.     object Edit28: TEdit
  910.       Tag = 1001
  911.       Left = 24
  912.       Top = 16
  913.       Width = 137
  914.       Height = 22
  915.       Font.Charset = RUSSIAN_CHARSET
  916.       Font.Color = clBlack
  917.       Font.Height = -11
  918.       Font.Name = 'Arial'
  919.       Font.Style = []
  920.       MaxLength = 32
  921.       ParentFont = False
  922.       TabOrder = 0
  923.       OnExit = Edit28Exit
  924.       OnKeyPress = Edit2KeyPress
  925.     end
  926.     object StaticText2: TStaticText
  927.       Left = 8
  928.       Top = 44
  929.       Width = 17
  930.       Height = 17
  931.       AutoSize = False
  932.       Caption = '&Y ='
  933.       FocusControl = Edit29
  934.       Font.Charset = RUSSIAN_CHARSET
  935.       Font.Color = clWindowText
  936.       Font.Height = -11
  937.       Font.Name = 'Arial'
  938.       Font.Style = [fsBold]
  939.       ParentFont = False
  940.       TabOrder = 4
  941.     end
  942.     object Edit29: TEdit
  943.       Tag = 1002
  944.       Left = 24
  945.       Top = 40
  946.       Width = 137
  947.       Height = 22
  948.       Font.Charset = RUSSIAN_CHARSET
  949.       Font.Color = clBlack
  950.       Font.Height = -11
  951.       Font.Name = 'Arial'
  952.       Font.Style = []
  953.       MaxLength = 32
  954.       ParentFont = False
  955.       TabOrder = 1
  956.       OnExit = Edit28Exit
  957.       OnKeyPress = Edit2KeyPress
  958.     end
  959.     object StaticText3: TStaticText
  960.       Left = 8
  961.       Top = 69
  962.       Width = 17
  963.       Height = 16
  964.       AutoSize = False
  965.       Caption = '&W='
  966.       FocusControl = Edit30
  967.       Font.Charset = RUSSIAN_CHARSET
  968.       Font.Color = clWindowText
  969.       Font.Height = -11
  970.       Font.Name = 'Arial'
  971.       Font.Style = [fsBold]
  972.       ParentFont = False
  973.       TabOrder = 5
  974.     end
  975.     object Edit30: TEdit
  976.       Tag = 1003
  977.       Left = 24
  978.       Top = 65
  979.       Width = 137
  980.       Height = 22
  981.       Font.Charset = RUSSIAN_CHARSET
  982.       Font.Color = clBlack
  983.       Font.Height = -11
  984.       Font.Name = 'Arial'
  985.       Font.Style = []
  986.       MaxLength = 32
  987.       ParentFont = False
  988.       TabOrder = 2
  989.       OnExit = Edit28Exit
  990.       OnKeyPress = Edit2KeyPress
  991.     end
  992.   end
  993.   object CheckBox4: TCheckBox
  994.     Left = 140
  995.     Top = 336
  996.     Width = 165
  997.     Height = 17
  998.     Hint = 
  999.       'Allow the Fractal Explorer to automatic increase'#13#10'of the iterati' +
  1000.       'ons count after zoom in and automatic'#13#10'decrease MI-value after z' +
  1001.       'oom out. '
  1002.     Caption = 'Enable &auto iteration control'
  1003.     Font.Charset = DEFAULT_CHARSET
  1004.     Font.Color = clWindowText
  1005.     Font.Height = -11
  1006.     Font.Name = 'MS Sans Serif'
  1007.     Font.Style = []
  1008.     ParentFont = False
  1009.     State = cbChecked
  1010.     TabOrder = 7
  1011.     OnClick = CheckBox4Click
  1012.   end
  1013.   object SpinEdit1: TSpinEdit
  1014.     Left = 212
  1015.     Top = 360
  1016.     Width = 97
  1017.     Height = 23
  1018.     Hint = 'Values larger 1'#39'000'#39'000 _NOT_ recommended !!!'
  1019.     AutoSize = False
  1020.     Font.Charset = DEFAULT_CHARSET
  1021.     Font.Color = clWindowText
  1022.     Font.Height = -11
  1023.     Font.Name = 'MS Sans Serif'
  1024.     Font.Style = []
  1025.     Increment = 10
  1026.     MaxLength = 9
  1027.     MaxValue = 1000000
  1028.     MinValue = 4
  1029.     ParentFont = False
  1030.     TabOrder = 8
  1031.     Value = 150
  1032.     OnChange = SpinEdit1Change
  1033.     OnExit = SpinEdit1Exit
  1034.   end
  1035.   object Edit31: TEdit
  1036.     Tag = 1
  1037.     Left = 400
  1038.     Top = 360
  1039.     Width = 76
  1040.     Height = 21
  1041.     Font.Charset = DEFAULT_CHARSET
  1042.     Font.Color = clMaroon
  1043.     Font.Height = -11
  1044.     Font.Name = 'MS Sans Serif'
  1045.     Font.Style = [fsBold]
  1046.     MaxLength = 10
  1047.     ParentFont = False
  1048.     TabOrder = 11
  1049.     OnChange = Edit31Change
  1050.     OnKeyDown = Edit31KeyDown
  1051.     OnKeyPress = Edit31KeyPress
  1052.   end
  1053.   object SpinButton42: TSpinButton
  1054.     Tag = 1
  1055.     Left = 476
  1056.     Top = 361
  1057.     Width = 16
  1058.     Height = 19
  1059.     DownGlyph.Data = {
  1060.       BA000000424DBA00000000000000420000002800000009000000060000000100
  1061.       1000030000007800000000000000000000000000000000000000007C0000E003
  1062.       00001F000000E03DE03DE03DE03DE03DE03DE03DE03DE03D0000E03DE03DE03D
  1063.       E03D0000E03DE03DE03DE03D5400E03DE03DE03D000000000000E03DE03DE03D
  1064.       E201E03DE03D00000000000000000000E03DE03D5D02E03D0000000000000000
  1065.       000000000000E03D0600E03DE03DE03DE03DE03DE03DE03DE03DE03D2801}
  1066.     TabOrder = 16
  1067.     UpGlyph.Data = {
  1068.       BA000000424DBA00000000000000420000002800000009000000060000000100
  1069.       1000030000007800000000000000000000000000000000000000007C0000E003
  1070.       00001F000000E03DE03DE03DE03DE03DE03DE03DE03DE03D0200E03D00000000
  1071.       00000000000000000000E03DDE00E03DE03D00000000000000000000E03DE03D
  1072.       00A0E03DE03DE03D000000000000E03DE03DE03D0600E03DE03DE03DE03D0000
  1073.       E03DE03DE03DE03D0400E03DE03DE03DE03DE03DE03DE03DE03DE03DDE00}
  1074.     OnDownClick = SpinButton42DownClick
  1075.     OnUpClick = SpinButton42UpClick
  1076.   end
  1077.   object StaticText4: TStaticText
  1078.     Left = 140
  1079.     Top = 364
  1080.     Width = 69
  1081.     Height = 17
  1082.     AutoSize = False
  1083.     Caption = 'M&I value:'
  1084.     FocusControl = SpinEdit1
  1085.     Font.Charset = DEFAULT_CHARSET
  1086.     Font.Color = clWindowText
  1087.     Font.Height = -11
  1088.     Font.Name = 'MS Sans Serif'
  1089.     Font.Style = [fsBold]
  1090.     ParentFont = False
  1091.     TabOrder = 17
  1092.   end
  1093.   object GroupBox1: TGroupBox
  1094.     Left = 308
  1095.     Top = 16
  1096.     Width = 209
  1097.     Height = 217
  1098.     Caption = ' Parameters: '
  1099.     Font.Charset = RUSSIAN_CHARSET
  1100.     Font.Color = clNavy
  1101.     Font.Height = -11
  1102.     Font.Name = 'MS Sans Serif'
  1103.     Font.Style = [fsBold]
  1104.     ParentFont = False
  1105.     TabOrder = 1
  1106.     Visible = False
  1107.     object Label19: TLabel
  1108.       Left = 28
  1109.       Top = 16
  1110.       Width = 65
  1111.       Height = 16
  1112.       Caption = 'Functions:'
  1113.       Font.Charset = RUSSIAN_CHARSET
  1114.       Font.Color = clWindowText
  1115.       Font.Height = -13
  1116.       Font.Name = 'Arial'
  1117.       Font.Style = [fsBold]
  1118.       ParentFont = False
  1119.       Visible = False
  1120.     end
  1121.     object Label3: TLabel
  1122.       Left = 4
  1123.       Top = 106
  1124.       Width = 20
  1125.       Height = 16
  1126.       Caption = 'P1:'
  1127.       Font.Charset = RUSSIAN_CHARSET
  1128.       Font.Color = clWindowText
  1129.       Font.Height = -13
  1130.       Font.Name = 'Arial'
  1131.       Font.Style = [fsBold]
  1132.       ParentFont = False
  1133.       Visible = False
  1134.     end
  1135.     object Label4: TLabel
  1136.       Left = 4
  1137.       Top = 134
  1138.       Width = 20
  1139.       Height = 16
  1140.       Caption = 'P2:'
  1141.       Font.Charset = RUSSIAN_CHARSET
  1142.       Font.Color = clWindowText
  1143.       Font.Height = -13
  1144.       Font.Name = 'Arial'
  1145.       Font.Style = [fsBold]
  1146.       ParentFont = False
  1147.       Visible = False
  1148.     end
  1149.     object Label6: TLabel
  1150.       Left = 28
  1151.       Top = 88
  1152.       Width = 24
  1153.       Height = 14
  1154.       Caption = 'Real:'
  1155.       Font.Charset = RUSSIAN_CHARSET
  1156.       Font.Color = clWindowText
  1157.       Font.Height = -11
  1158.       Font.Name = 'Arial'
  1159.       Font.Style = []
  1160.       ParentFont = False
  1161.       Visible = False
  1162.     end
  1163.     object Label7: TLabel
  1164.       Left = 116
  1165.       Top = 88
  1166.       Width = 25
  1167.       Height = 14
  1168.       Caption = 'Imag:'
  1169.       Font.Charset = RUSSIAN_CHARSET
  1170.       Font.Color = clWindowText
  1171.       Font.Height = -11
  1172.       Font.Name = 'Arial'
  1173.       Font.Style = []
  1174.       ParentFont = False
  1175.       Visible = False
  1176.     end
  1177.     object Label18: TLabel
  1178.       Left = 4
  1179.       Top = 162
  1180.       Width = 20
  1181.       Height = 16
  1182.       Caption = 'P3:'
  1183.       Font.Charset = RUSSIAN_CHARSET
  1184.       Font.Color = clWindowText
  1185.       Font.Height = -13
  1186.       Font.Name = 'Arial'
  1187.       Font.Style = [fsBold]
  1188.       ParentFont = False
  1189.       Visible = False
  1190.     end
  1191.     object Label1: TLabel
  1192.       Left = 4
  1193.       Top = 190
  1194.       Width = 20
  1195.       Height = 16
  1196.       Caption = 'P4:'
  1197.       Font.Charset = RUSSIAN_CHARSET
  1198.       Font.Color = clWindowText
  1199.       Font.Height = -13
  1200.       Font.Name = 'Arial'
  1201.       Font.Style = [fsBold]
  1202.       ParentFont = False
  1203.       Visible = False
  1204.     end
  1205.     object SpinButton27: TSpinButton
  1206.       Left = 183
  1207.       Top = 133
  1208.       Width = 16
  1209.       Height = 19
  1210.       DownGlyph.Data = {
  1211.         0E010000424D0E01000000000000360000002800000009000000060000000100
  1212.         200000000000D800000000000000000000000000000000000000008080000080
  1213.         8000008080000080800000808000008080000080800000808000008080000080
  1214.         8000008080000080800000808000000000000080800000808000008080000080
  1215.         8000008080000080800000808000000000000000000000000000008080000080
  1216.         8000008080000080800000808000000000000000000000000000000000000000
  1217.         0000008080000080800000808000000000000000000000000000000000000000
  1218.         0000000000000000000000808000008080000080800000808000008080000080
  1219.         800000808000008080000080800000808000}
  1220.       TabOrder = 19
  1221.       UpGlyph.Data = {
  1222.         0E010000424D0E01000000000000360000002800000009000000060000000100
  1223.         200000000000D800000000000000000000000000000000000000008080000080
  1224.         8000008080000080800000808000008080000080800000808000008080000080
  1225.         8000000000000000000000000000000000000000000000000000000000000080
  1226.         8000008080000080800000000000000000000000000000000000000000000080
  1227.         8000008080000080800000808000008080000000000000000000000000000080
  1228.         8000008080000080800000808000008080000080800000808000000000000080
  1229.         8000008080000080800000808000008080000080800000808000008080000080
  1230.         800000808000008080000080800000808000}
  1231.       Visible = False
  1232.       OnDownClick = SpinButton22DownClick
  1233.       OnUpClick = SpinButton22UpClick
  1234.     end
  1235.     object ComboBox2: TComboBox
  1236.       Left = 116
  1237.       Top = 36
  1238.       Width = 84
  1239.       Height = 21
  1240.       Hint = 'It changes the  "Fn2"  function in the current formula'
  1241.       Style = csDropDownList
  1242.       DropDownCount = 16
  1243.       Font.Charset = RUSSIAN_CHARSET
  1244.       Font.Color = clMaroon
  1245.       Font.Height = -11
  1246.       Font.Name = 'MS Sans Serif'
  1247.       Font.Style = [fsBold]
  1248.       ItemHeight = 13
  1249.       Items.Strings = (
  1250.         'CIdent'
  1251.         'CCos'
  1252.         'CTan'
  1253.         'CTanh'
  1254.         'CCotan'
  1255.         'CCotanh'
  1256.         'CFlip'
  1257.         'CConj'
  1258.         'CZero'
  1259.         'CASin'
  1260.         'CASinh'
  1261.         'CACos'
  1262.         'CACosh'
  1263.         'CATan'
  1264.         'CATanh'
  1265.         'CCabs'
  1266.         'CAbs'
  1267.         'CSqrt'
  1268.         'CFloor'
  1269.         'CCeil'
  1270.         'CTrunc'
  1271.         'CRound'
  1272.         'COne '
  1273.         'CSin'
  1274.         'CCosxx '
  1275.         'CSinh'
  1276.         'CCosh'
  1277.         'CExp'
  1278.         'CLog '
  1279.         'CSqr'
  1280.         'CRecip '
  1281.         'CTriple'
  1282.         'CFour'
  1283.         'CSqrRecip'
  1284.         'CTripRecip'
  1285.         'CFourRecip'
  1286.         'CSin(Z*Z)'
  1287.         'CCos(Z*Z)')
  1288.       ParentFont = False
  1289.       ParentShowHint = False
  1290.       ShowHint = True
  1291.       TabOrder = 1
  1292.       Visible = False
  1293.       OnChange = ComboBox2Change
  1294.     end
  1295.     object ComboBox1: TComboBox
  1296.       Left = 28
  1297.       Top = 36
  1298.       Width = 84
  1299.       Height = 21
  1300.       Hint = 'It changes the  "Fn1"  function in the current formula'
  1301.       Style = csDropDownList
  1302.       DropDownCount = 16
  1303.       Font.Charset = RUSSIAN_CHARSET
  1304.       Font.Color = clMaroon
  1305.       Font.Height = -11
  1306.       Font.Name = 'MS Sans Serif'
  1307.       Font.Style = [fsBold]
  1308.       ItemHeight = 13
  1309.       Items.Strings = (
  1310.         'CIdent'
  1311.         'CCos'
  1312.         'CTan'
  1313.         'CTanh'
  1314.         'CCotan'
  1315.         'CCotanh'
  1316.         'CFlip'
  1317.         'CConj'
  1318.         'CZero'
  1319.         'CASin'
  1320.         'CASinh'
  1321.         'CACos'
  1322.         'CACosh'
  1323.         'CATan'
  1324.         'CATanh'
  1325.         'CCabs'
  1326.         'CAbs'
  1327.         'CSqrt'
  1328.         'CFloor'
  1329.         'CCeil'
  1330.         'CTrunc'
  1331.         'CRound'
  1332.         'COne '
  1333.         'CSin'
  1334.         'CCosxx '
  1335.         'CSinh'
  1336.         'CCosh'
  1337.         'CExp'
  1338.         'CLog '
  1339.         'CSqr'
  1340.         'CRecip '
  1341.         'CTriple'
  1342.         'CFour'
  1343.         'CSqrRecip'
  1344.         'CTripRecip'
  1345.         'CFourRecip'
  1346.         'CSin(Z*Z)'
  1347.         'CCos(Z*Z)')
  1348.       ParentFont = False
  1349.       ParentShowHint = False
  1350.       ShowHint = True
  1351.       TabOrder = 0
  1352.       Visible = False
  1353.       OnChange = ComboBox1Change
  1354.     end
  1355.     object Edit4: TEdit
  1356.       Tag = 1
  1357.       Left = 28
  1358.       Top = 104
  1359.       Width = 51
  1360.       Height = 21
  1361.       Font.Charset = DEFAULT_CHARSET
  1362.       Font.Color = clMaroon
  1363.       Font.Height = -11
  1364.       Font.Name = 'MS Sans Serif'
  1365.       Font.Style = [fsBold]
  1366.       MaxLength = 10
  1367.       ParentFont = False
  1368.       TabOrder = 2
  1369.       Text = 'Edit4'
  1370.       Visible = False
  1371.       OnExit = Edit4Exit
  1372.       OnKeyPress = Edit2KeyPress
  1373.     end
  1374.     object SpinButton3: TSpinButton
  1375.       Tag = 1
  1376.       Left = 79
  1377.       Top = 105
  1378.       Width = 16
  1379.       Height = 19
  1380.       DownGlyph.Data = {
  1381.         BA000000424DBA00000000000000420000002800000009000000060000000100
  1382.         1000030000007800000000000000000000000000000000000000007C0000E003
  1383.         00001F000000E03DE03DE03DE03DE03DE03DE03DE03DE03D0400E03DE03DE03D
  1384.         E03D0000E03DE03DE03DE03D5401E03DE03DE03D000000000000E03DE03DE03D
  1385.         6401E03DE03D00000000000000000000E03DE03DDF00E03D0000000000000000
  1386.         000000000000E03D9802E03DE03DE03DE03DE03DE03DE03DE03DE03D2F02}
  1387.       TabOrder = 10
  1388.       UpGlyph.Data = {
  1389.         BA000000424DBA00000000000000420000002800000009000000060000000100
  1390.         1000030000007800000000000000000000000000000000000000007C0000E003
  1391.         00001F000000E03DE03DE03DE03DE03DE03DE03DE03DE03DDF00E03D00000000
  1392.         00000000000000000000E03D0401E03DE03D00000000000000000000E03DE03D
  1393.         1501E03DE03DE03D000000000000E03DE03DE03D0600E03DE03DE03DE03D0000
  1394.         E03DE03DE03DE03D0800E03DE03DE03DE03DE03DE03DE03DE03DE03D9802}
  1395.       Visible = False
  1396.       OnDownClick = SpinButton3DownClick
  1397.       OnUpClick = SpinButton3UpClick
  1398.     end
  1399.     object Edit5: TEdit
  1400.       Tag = 2
  1401.       Left = 116
  1402.       Top = 104
  1403.       Width = 51
  1404.       Height = 21
  1405.       Font.Charset = DEFAULT_CHARSET
  1406.       Font.Color = clMaroon
  1407.       Font.Height = -11
  1408.       Font.Name = 'MS Sans Serif'
  1409.       Font.Style = [fsBold]
  1410.       MaxLength = 10
  1411.       ParentFont = False
  1412.       TabOrder = 3
  1413.       Text = 'Edit5'
  1414.       Visible = False
  1415.       OnExit = Edit4Exit
  1416.       OnKeyPress = Edit2KeyPress
  1417.     end
  1418.     object SpinButton4: TSpinButton
  1419.       Tag = 2
  1420.       Left = 167
  1421.       Top = 105
  1422.       Width = 16
  1423.       Height = 19
  1424.       DownGlyph.Data = {
  1425.         BA000000424DBA00000000000000420000002800000009000000060000000100
  1426.         1000030000007800000000000000000000000000000000000000007C0000E003
  1427.         00001F000000E03DE03DE03DE03DE03DE03DE03DE03DE03D0400E03DE03DE03D
  1428.         E03D0000E03DE03DE03DE03D5401E03DE03DE03D000000000000E03DE03DE03D
  1429.         6401E03DE03D00000000000000000000E03DE03DDF00E03D0000000000000000
  1430.         000000000000E03D9802E03DE03DE03DE03DE03DE03DE03DE03DE03D2F02}
  1431.       TabOrder = 11
  1432.       UpGlyph.Data = {
  1433.         BA000000424DBA00000000000000420000002800000009000000060000000100
  1434.         1000030000007800000000000000000000000000000000000000007C0000E003
  1435.         00001F000000E03DE03DE03DE03DE03DE03DE03DE03DE03DDF00E03D00000000
  1436.         00000000000000000000E03D0401E03DE03D00000000000000000000E03DE03D
  1437.         1501E03DE03DE03D000000000000E03DE03DE03D0600E03DE03DE03DE03D0000
  1438.         E03DE03DE03DE03D0800E03DE03DE03DE03DE03DE03DE03DE03DE03D9802}
  1439.       Visible = False
  1440.       OnDownClick = SpinButton3DownClick
  1441.       OnUpClick = SpinButton3UpClick
  1442.     end
  1443.     object Edit6: TEdit
  1444.       Tag = 3
  1445.       Left = 28
  1446.       Top = 132
  1447.       Width = 51
  1448.       Height = 21
  1449.       Font.Charset = DEFAULT_CHARSET
  1450.       Font.Color = clMaroon
  1451.       Font.Height = -11
  1452.       Font.Name = 'MS Sans Serif'
  1453.       Font.Style = [fsBold]
  1454.       MaxLength = 10
  1455.       ParentFont = False
  1456.       TabOrder = 4
  1457.       Text = 'Edit6'
  1458.       Visible = False
  1459.       OnExit = Edit4Exit
  1460.       OnKeyPress = Edit2KeyPress
  1461.     end
  1462.     object SpinButton5: TSpinButton
  1463.       Tag = 3
  1464.       Left = 79
  1465.       Top = 133
  1466.       Width = 16
  1467.       Height = 19
  1468.       DownGlyph.Data = {
  1469.         BA000000424DBA00000000000000420000002800000009000000060000000100
  1470.         1000030000007800000000000000000000000000000000000000007C0000E003
  1471.         00001F000000E03DE03DE03DE03DE03DE03DE03DE03DE03D0400E03DE03DE03D
  1472.         E03D0000E03DE03DE03DE03D5401E03DE03DE03D000000000000E03DE03DE03D
  1473.         6401E03DE03D00000000000000000000E03DE03DDF00E03D0000000000000000
  1474.         000000000000E03D9802E03DE03DE03DE03DE03DE03DE03DE03DE03D2F02}
  1475.       TabOrder = 12
  1476.       UpGlyph.Data = {
  1477.         BA000000424DBA00000000000000420000002800000009000000060000000100
  1478.         1000030000007800000000000000000000000000000000000000007C0000E003
  1479.         00001F000000E03DE03DE03DE03DE03DE03DE03DE03DE03DDF00E03D00000000
  1480.         00000000000000000000E03D0401E03DE03D00000000000000000000E03DE03D
  1481.         1501E03DE03DE03D000000000000E03DE03DE03D0600E03DE03DE03DE03D0000
  1482.         E03DE03DE03DE03D0800E03DE03DE03DE03DE03DE03DE03DE03DE03D9802}
  1483.       Visible = False
  1484.       OnDownClick = SpinButton3DownClick
  1485.       OnUpClick = SpinButton3UpClick
  1486.     end
  1487.     object Edit7: TEdit
  1488.       Tag = 4
  1489.       Left = 116
  1490.       Top = 132
  1491.       Width = 51
  1492.       Height = 21
  1493.       Font.Charset = DEFAULT_CHARSET
  1494.       Font.Color = clMaroon
  1495.       Font.Height = -11
  1496.       Font.Name = 'MS Sans Serif'
  1497.       Font.Style = [fsBold]
  1498.       MaxLength = 10
  1499.       ParentFont = False
  1500.       TabOrder = 5
  1501.       Text = 'Edit7'
  1502.       Visible = False
  1503.       OnExit = Edit4Exit
  1504.       OnKeyPress = Edit2KeyPress
  1505.     end
  1506.     object Edit22: TEdit
  1507.       Tag = 3
  1508.       Left = 28
  1509.       Top = 160
  1510.       Width = 51
  1511.       Height = 21
  1512.       Font.Charset = DEFAULT_CHARSET
  1513.       Font.Color = clMaroon
  1514.       Font.Height = -11
  1515.       Font.Name = 'MS Sans Serif'
  1516.       Font.Style = [fsBold]
  1517.       MaxLength = 10
  1518.       ParentFont = False
  1519.       TabOrder = 6
  1520.       Text = 'Edit22'
  1521.       Visible = False
  1522.       OnExit = Edit4Exit
  1523.       OnKeyPress = Edit2KeyPress
  1524.     end
  1525.     object Edit23: TEdit
  1526.       Tag = 4
  1527.       Left = 116
  1528.       Top = 160
  1529.       Width = 51
  1530.       Height = 21
  1531.       Font.Charset = DEFAULT_CHARSET
  1532.       Font.Color = clMaroon
  1533.       Font.Height = -11
  1534.       Font.Name = 'MS Sans Serif'
  1535.       Font.Style = [fsBold]
  1536.       MaxLength = 10
  1537.       ParentFont = False
  1538.       TabOrder = 7
  1539.       Text = 'Edit23'
  1540.       Visible = False
  1541.       OnExit = Edit4Exit
  1542.       OnKeyPress = Edit2KeyPress
  1543.     end
  1544.     object SpinButton20: TSpinButton
  1545.       Tag = 3
  1546.       Left = 79
  1547.       Top = 161
  1548.       Width = 16
  1549.       Height = 19
  1550.       DownGlyph.Data = {
  1551.         BA000000424DBA00000000000000420000002800000009000000060000000100
  1552.         1000030000007800000000000000000000000000000000000000007C0000E003
  1553.         00001F000000E03DE03DE03DE03DE03DE03DE03DE03DE03D0400E03DE03DE03D
  1554.         E03D0000E03DE03DE03DE03D5401E03DE03DE03D000000000000E03DE03DE03D
  1555.         6401E03DE03D00000000000000000000E03DE03DDF00E03D0000000000000000
  1556.         000000000000E03D9802E03DE03DE03DE03DE03DE03DE03DE03DE03D2F02}
  1557.       TabOrder = 14
  1558.       UpGlyph.Data = {
  1559.         BA000000424DBA00000000000000420000002800000009000000060000000100
  1560.         1000030000007800000000000000000000000000000000000000007C0000E003
  1561.         00001F000000E03DE03DE03DE03DE03DE03DE03DE03DE03DDF00E03D00000000
  1562.         00000000000000000000E03D0401E03DE03D00000000000000000000E03DE03D
  1563.         1501E03DE03DE03D000000000000E03DE03DE03D0600E03DE03DE03DE03D0000
  1564.         E03DE03DE03DE03D0800E03DE03DE03DE03DE03DE03DE03DE03DE03D9802}
  1565.       Visible = False
  1566.       OnDownClick = SpinButton3DownClick
  1567.       OnUpClick = SpinButton3UpClick
  1568.     end
  1569.     object SpinButton21: TSpinButton
  1570.       Tag = 4
  1571.       Left = 167
  1572.       Top = 161
  1573.       Width = 16
  1574.       Height = 19
  1575.       DownGlyph.Data = {
  1576.         BA000000424DBA00000000000000420000002800000009000000060000000100
  1577.         1000030000007800000000000000000000000000000000000000007C0000E003
  1578.         00001F000000E03DE03DE03DE03DE03DE03DE03DE03DE03D0400E03DE03DE03D
  1579.         E03D0000E03DE03DE03DE03D5401E03DE03DE03D000000000000E03DE03DE03D
  1580.         6401E03DE03D00000000000000000000E03DE03DDF00E03D0000000000000000
  1581.         000000000000E03D9802E03DE03DE03DE03DE03DE03DE03DE03DE03D2F02}
  1582.       TabOrder = 15
  1583.       UpGlyph.Data = {
  1584.         BA000000424DBA00000000000000420000002800000009000000060000000100
  1585.         1000030000007800000000000000000000000000000000000000007C0000E003
  1586.         00001F000000E03DE03DE03DE03DE03DE03DE03DE03DE03DDF00E03D00000000
  1587.         00000000000000000000E03D0401E03DE03D00000000000000000000E03DE03D
  1588.         1501E03DE03DE03D000000000000E03DE03DE03D0600E03DE03DE03DE03D0000
  1589.         E03DE03DE03DE03D0800E03DE03DE03DE03DE03DE03DE03DE03DE03D9802}
  1590.       Visible = False
  1591.       OnDownClick = SpinButton3DownClick
  1592.       OnUpClick = SpinButton3UpClick
  1593.     end
  1594.     object SpinButton24: TSpinButton
  1595.       Left = 95
  1596.       Top = 105
  1597.       Width = 16
  1598.       Height = 19
  1599.       DownGlyph.Data = {
  1600.         0E010000424D0E01000000000000360000002800000009000000060000000100
  1601.         200000000000D800000000000000000000000000000000000000008080000080
  1602.         8000008080000080800000808000008080000080800000808000008080000080
  1603.         8000008080000080800000808000000000000080800000808000008080000080
  1604.         8000008080000080800000808000000000000000000000000000008080000080
  1605.         8000008080000080800000808000000000000000000000000000000000000000
  1606.         0000008080000080800000808000000000000000000000000000000000000000
  1607.         0000000000000000000000808000008080000080800000808000008080000080
  1608.         800000808000008080000080800000808000}
  1609.       TabOrder = 16
  1610.       UpGlyph.Data = {
  1611.         0E010000424D0E01000000000000360000002800000009000000060000000100
  1612.         200000000000D800000000000000000000000000000000000000008080000080
  1613.         8000008080000080800000808000008080000080800000808000008080000080
  1614.         8000000000000000000000000000000000000000000000000000000000000080
  1615.         8000008080000080800000000000000000000000000000000000000000000080
  1616.         8000008080000080800000808000008080000000000000000000000000000080
  1617.         8000008080000080800000808000008080000080800000808000000000000080
  1618.         8000008080000080800000808000008080000080800000808000008080000080
  1619.         800000808000008080000080800000808000}
  1620.       Visible = False
  1621.       OnDownClick = SpinButton22DownClick
  1622.       OnUpClick = SpinButton22UpClick
  1623.     end
  1624.     object SpinButton25: TSpinButton
  1625.       Left = 183
  1626.       Top = 105
  1627.       Width = 16
  1628.       Height = 19
  1629.       DownGlyph.Data = {
  1630.         0E010000424D0E01000000000000360000002800000009000000060000000100
  1631.         200000000000D800000000000000000000000000000000000000008080000080
  1632.         8000008080000080800000808000008080000080800000808000008080000080
  1633.         8000008080000080800000808000000000000080800000808000008080000080
  1634.         8000008080000080800000808000000000000000000000000000008080000080
  1635.         8000008080000080800000808000000000000000000000000000000000000000
  1636.         0000008080000080800000808000000000000000000000000000000000000000
  1637.         0000000000000000000000808000008080000080800000808000008080000080
  1638.         800000808000008080000080800000808000}
  1639.       TabOrder = 17
  1640.       UpGlyph.Data = {
  1641.         0E010000424D0E01000000000000360000002800000009000000060000000100
  1642.         200000000000D800000000000000000000000000000000000000008080000080
  1643.         8000008080000080800000808000008080000080800000808000008080000080
  1644.         8000000000000000000000000000000000000000000000000000000000000080
  1645.         8000008080000080800000000000000000000000000000000000000000000080
  1646.         8000008080000080800000808000008080000000000000000000000000000080
  1647.         8000008080000080800000808000008080000080800000808000000000000080
  1648.         8000008080000080800000808000008080000080800000808000008080000080
  1649.         800000808000008080000080800000808000}
  1650.       Visible = False
  1651.       OnDownClick = SpinButton22DownClick
  1652.       OnUpClick = SpinButton22UpClick
  1653.     end
  1654.     object SpinButton26: TSpinButton
  1655.       Left = 95
  1656.       Top = 133
  1657.       Width = 16
  1658.       Height = 19
  1659.       DownGlyph.Data = {
  1660.         0E010000424D0E01000000000000360000002800000009000000060000000100
  1661.         200000000000D800000000000000000000000000000000000000008080000080
  1662.         8000008080000080800000808000008080000080800000808000008080000080
  1663.         8000008080000080800000808000000000000080800000808000008080000080
  1664.         8000008080000080800000808000000000000000000000000000008080000080
  1665.         8000008080000080800000808000000000000000000000000000000000000000
  1666.         0000008080000080800000808000000000000000000000000000000000000000
  1667.         0000000000000000000000808000008080000080800000808000008080000080
  1668.         800000808000008080000080800000808000}
  1669.       TabOrder = 18
  1670.       UpGlyph.Data = {
  1671.         0E010000424D0E01000000000000360000002800000009000000060000000100
  1672.         200000000000D800000000000000000000000000000000000000008080000080
  1673.         8000008080000080800000808000008080000080800000808000008080000080
  1674.         8000000000000000000000000000000000000000000000000000000000000080
  1675.         8000008080000080800000000000000000000000000000000000000000000080
  1676.         8000008080000080800000808000008080000000000000000000000000000080
  1677.         8000008080000080800000808000008080000080800000808000000000000080
  1678.         8000008080000080800000808000008080000080800000808000008080000080
  1679.         800000808000008080000080800000808000}
  1680.       Visible = False
  1681.       OnDownClick = SpinButton22DownClick
  1682.       OnUpClick = SpinButton22UpClick
  1683.     end
  1684.     object SpinButton28: TSpinButton
  1685.       Left = 95
  1686.       Top = 161
  1687.       Width = 16
  1688.       Height = 19
  1689.       DownGlyph.Data = {
  1690.         0E010000424D0E01000000000000360000002800000009000000060000000100
  1691.         200000000000D800000000000000000000000000000000000000008080000080
  1692.         8000008080000080800000808000008080000080800000808000008080000080
  1693.         8000008080000080800000808000000000000080800000808000008080000080
  1694.         8000008080000080800000808000000000000000000000000000008080000080
  1695.         8000008080000080800000808000000000000000000000000000000000000000
  1696.         0000008080000080800000808000000000000000000000000000000000000000
  1697.         0000000000000000000000808000008080000080800000808000008080000080
  1698.         800000808000008080000080800000808000}
  1699.       TabOrder = 20
  1700.       UpGlyph.Data = {
  1701.         0E010000424D0E01000000000000360000002800000009000000060000000100
  1702.         200000000000D800000000000000000000000000000000000000008080000080
  1703.         8000008080000080800000808000008080000080800000808000008080000080
  1704.         8000000000000000000000000000000000000000000000000000000000000080
  1705.         8000008080000080800000000000000000000000000000000000000000000080
  1706.         8000008080000080800000808000008080000000000000000000000000000080
  1707.         8000008080000080800000808000008080000080800000808000000000000080
  1708.         8000008080000080800000808000008080000080800000808000008080000080
  1709.         800000808000008080000080800000808000}
  1710.       Visible = False
  1711.       OnDownClick = SpinButton22DownClick
  1712.       OnUpClick = SpinButton22UpClick
  1713.     end
  1714.     object SpinButton29: TSpinButton
  1715.       Left = 183
  1716.       Top = 161
  1717.       Width = 16
  1718.       Height = 19
  1719.       DownGlyph.Data = {
  1720.         0E010000424D0E01000000000000360000002800000009000000060000000100
  1721.         200000000000D800000000000000000000000000000000000000008080000080
  1722.         8000008080000080800000808000008080000080800000808000008080000080
  1723.         8000008080000080800000808000000000000080800000808000008080000080
  1724.         8000008080000080800000808000000000000000000000000000008080000080
  1725.         8000008080000080800000808000000000000000000000000000000000000000
  1726.         0000008080000080800000808000000000000000000000000000000000000000
  1727.         0000000000000000000000808000008080000080800000808000008080000080
  1728.         800000808000008080000080800000808000}
  1729.       TabOrder = 21
  1730.       UpGlyph.Data = {
  1731.         0E010000424D0E01000000000000360000002800000009000000060000000100
  1732.         200000000000D800000000000000000000000000000000000000008080000080
  1733.         8000008080000080800000808000008080000080800000808000008080000080
  1734.         8000000000000000000000000000000000000000000000000000000000000080
  1735.         8000008080000080800000000000000000000000000000000000000000000080
  1736.         8000008080000080800000808000008080000000000000000000000000000080
  1737.         8000008080000080800000808000008080000080800000808000000000000080
  1738.         8000008080000080800000808000008080000080800000808000008080000080
  1739.         800000808000008080000080800000808000}
  1740.       Visible = False
  1741.       OnDownClick = SpinButton22DownClick
  1742.       OnUpClick = SpinButton22UpClick
  1743.     end
  1744.     object SpinButton6: TSpinButton
  1745.       Tag = 4
  1746.       Left = 167
  1747.       Top = 133
  1748.       Width = 16
  1749.       Height = 19
  1750.       DownGlyph.Data = {
  1751.         BA000000424DBA00000000000000420000002800000009000000060000000100
  1752.         1000030000007800000000000000000000000000000000000000007C0000E003
  1753.         00001F000000E03DE03DE03DE03DE03DE03DE03DE03DE03D0400E03DE03DE03D
  1754.         E03D0000E03DE03DE03DE03D5401E03DE03DE03D000000000000E03DE03DE03D
  1755.         6401E03DE03D00000000000000000000E03DE03DDF00E03D0000000000000000
  1756.         000000000000E03D9802E03DE03DE03DE03DE03DE03DE03DE03DE03D2F02}
  1757.       TabOrder = 13
  1758.       UpGlyph.Data = {
  1759.         BA000000424DBA00000000000000420000002800000009000000060000000100
  1760.         1000030000007800000000000000000000000000000000000000007C0000E003
  1761.         00001F000000E03DE03DE03DE03DE03DE03DE03DE03DE03DDF00E03D00000000
  1762.         00000000000000000000E03D0401E03DE03D00000000000000000000E03DE03D
  1763.         1501E03DE03DE03D000000000000E03DE03DE03D0600E03DE03DE03DE03D0000
  1764.         E03DE03DE03DE03D0800E03DE03DE03DE03DE03DE03DE03DE03DE03D9802}
  1765.       Visible = False
  1766.       OnDownClick = SpinButton3DownClick
  1767.       OnUpClick = SpinButton3UpClick
  1768.     end
  1769.     object Edit8: TEdit
  1770.       Tag = 3
  1771.       Left = 28
  1772.       Top = 188
  1773.       Width = 51
  1774.       Height = 21
  1775.       Font.Charset = DEFAULT_CHARSET
  1776.       Font.Color = clMaroon
  1777.       Font.Height = -11
  1778.       Font.Name = 'MS Sans Serif'
  1779.       Font.Style = [fsBold]
  1780.       MaxLength = 10
  1781.       ParentFont = False
  1782.       TabOrder = 8
  1783.       Text = 'Edit22'
  1784.       Visible = False
  1785.       OnExit = Edit4Exit
  1786.       OnKeyPress = Edit2KeyPress
  1787.     end
  1788.     object SpinButton7: TSpinButton
  1789.       Tag = 3
  1790.       Left = 79
  1791.       Top = 189
  1792.       Width = 16
  1793.       Height = 19
  1794.       DownGlyph.Data = {
  1795.         BA000000424DBA00000000000000420000002800000009000000060000000100
  1796.         1000030000007800000000000000000000000000000000000000007C0000E003
  1797.         00001F000000E03DE03DE03DE03DE03DE03DE03DE03DE03D0400E03DE03DE03D
  1798.         E03D0000E03DE03DE03DE03D5401E03DE03DE03D000000000000E03DE03DE03D
  1799.         6401E03DE03D00000000000000000000E03DE03DDF00E03D0000000000000000
  1800.         000000000000E03D9802E03DE03DE03DE03DE03DE03DE03DE03DE03D2F02}
  1801.       TabOrder = 22
  1802.       UpGlyph.Data = {
  1803.         BA000000424DBA00000000000000420000002800000009000000060000000100
  1804.         1000030000007800000000000000000000000000000000000000007C0000E003
  1805.         00001F000000E03DE03DE03DE03DE03DE03DE03DE03DE03DDF00E03D00000000
  1806.         00000000000000000000E03D0401E03DE03D00000000000000000000E03DE03D
  1807.         1501E03DE03DE03D000000000000E03DE03DE03D0600E03DE03DE03DE03D0000
  1808.         E03DE03DE03DE03D0800E03DE03DE03DE03DE03DE03DE03DE03DE03D9802}
  1809.       Visible = False
  1810.       OnDownClick = SpinButton3DownClick
  1811.       OnUpClick = SpinButton3UpClick
  1812.     end
  1813.     object SpinButton8: TSpinButton
  1814.       Left = 95
  1815.       Top = 189
  1816.       Width = 16
  1817.       Height = 19
  1818.       DownGlyph.Data = {
  1819.         0E010000424D0E01000000000000360000002800000009000000060000000100
  1820.         200000000000D800000000000000000000000000000000000000008080000080
  1821.         8000008080000080800000808000008080000080800000808000008080000080
  1822.         8000008080000080800000808000000000000080800000808000008080000080
  1823.         8000008080000080800000808000000000000000000000000000008080000080
  1824.         8000008080000080800000808000000000000000000000000000000000000000
  1825.         0000008080000080800000808000000000000000000000000000000000000000
  1826.         0000000000000000000000808000008080000080800000808000008080000080
  1827.         800000808000008080000080800000808000}
  1828.       TabOrder = 23
  1829.       UpGlyph.Data = {
  1830.         0E010000424D0E01000000000000360000002800000009000000060000000100
  1831.         200000000000D800000000000000000000000000000000000000008080000080
  1832.         8000008080000080800000808000008080000080800000808000008080000080
  1833.         8000000000000000000000000000000000000000000000000000000000000080
  1834.         8000008080000080800000000000000000000000000000000000000000000080
  1835.         8000008080000080800000808000008080000000000000000000000000000080
  1836.         8000008080000080800000808000008080000080800000808000000000000080
  1837.         8000008080000080800000808000008080000080800000808000008080000080
  1838.         800000808000008080000080800000808000}
  1839.       Visible = False
  1840.       OnDownClick = SpinButton22DownClick
  1841.       OnUpClick = SpinButton22UpClick
  1842.     end
  1843.     object Edit9: TEdit
  1844.       Tag = 4
  1845.       Left = 116
  1846.       Top = 188
  1847.       Width = 51
  1848.       Height = 21
  1849.       Font.Charset = DEFAULT_CHARSET
  1850.       Font.Color = clMaroon
  1851.       Font.Height = -11
  1852.       Font.Name = 'MS Sans Serif'
  1853.       Font.Style = [fsBold]
  1854.       MaxLength = 10
  1855.       ParentFont = False
  1856.       TabOrder = 9
  1857.       Text = 'Edit23'
  1858.       Visible = False
  1859.       OnExit = Edit4Exit
  1860.       OnKeyPress = Edit2KeyPress
  1861.     end
  1862.     object SpinButton9: TSpinButton
  1863.       Tag = 4
  1864.       Left = 167
  1865.       Top = 189
  1866.       Width = 16
  1867.       Height = 19
  1868.       DownGlyph.Data = {
  1869.         BA000000424DBA00000000000000420000002800000009000000060000000100
  1870.         1000030000007800000000000000000000000000000000000000007C0000E003
  1871.         00001F000000E03DE03DE03DE03DE03DE03DE03DE03DE03D0400E03DE03DE03D
  1872.         E03D0000E03DE03DE03DE03D5401E03DE03DE03D000000000000E03DE03DE03D
  1873.         6401E03DE03D00000000000000000000E03DE03DDF00E03D0000000000000000
  1874.         000000000000E03D9802E03DE03DE03DE03DE03DE03DE03DE03DE03D2F02}
  1875.       TabOrder = 24
  1876.       UpGlyph.Data = {
  1877.         BA000000424DBA00000000000000420000002800000009000000060000000100
  1878.         1000030000007800000000000000000000000000000000000000007C0000E003
  1879.         00001F000000E03DE03DE03DE03DE03DE03DE03DE03DE03DDF00E03D00000000
  1880.         00000000000000000000E03D0401E03DE03D00000000000000000000E03DE03D
  1881.         1501E03DE03DE03D000000000000E03DE03DE03D0600E03DE03DE03DE03D0000
  1882.         E03DE03DE03DE03D0800E03DE03DE03DE03DE03DE03DE03DE03DE03D9802}
  1883.       Visible = False
  1884.       OnDownClick = SpinButton3DownClick
  1885.       OnUpClick = SpinButton3UpClick
  1886.     end
  1887.     object SpinButton10: TSpinButton
  1888.       Left = 183
  1889.       Top = 189
  1890.       Width = 16
  1891.       Height = 19
  1892.       DownGlyph.Data = {
  1893.         0E010000424D0E01000000000000360000002800000009000000060000000100
  1894.         200000000000D800000000000000000000000000000000000000008080000080
  1895.         8000008080000080800000808000008080000080800000808000008080000080
  1896.         8000008080000080800000808000000000000080800000808000008080000080
  1897.         8000008080000080800000808000000000000000000000000000008080000080
  1898.         8000008080000080800000808000000000000000000000000000000000000000
  1899.         0000008080000080800000808000000000000000000000000000000000000000
  1900.         0000000000000000000000808000008080000080800000808000008080000080
  1901.         800000808000008080000080800000808000}
  1902.       TabOrder = 25
  1903.       UpGlyph.Data = {
  1904.         0E010000424D0E01000000000000360000002800000009000000060000000100
  1905.         200000000000D800000000000000000000000000000000000000008080000080
  1906.         8000008080000080800000808000008080000080800000808000008080000080
  1907.         8000000000000000000000000000000000000000000000000000000000000080
  1908.         8000008080000080800000000000000000000000000000000000000000000080
  1909.         8000008080000080800000808000008080000000000000000000000000000080
  1910.         8000008080000080800000808000008080000080800000808000000000000080
  1911.         8000008080000080800000808000008080000080800000808000008080000080
  1912.         800000808000008080000080800000808000}
  1913.       Visible = False
  1914.       OnDownClick = SpinButton22DownClick
  1915.       OnUpClick = SpinButton22UpClick
  1916.     end
  1917.   end
  1918.   object RxPopupMenu1: TRxPopupMenu
  1919.     OnPopup = RxPopupMenu1Popup
  1920.     Left = 272
  1921.     object mnFC_01: TMenuItem
  1922.       Caption = 'Compile'
  1923.       Default = True
  1924.       ShortCut = 120
  1925.       OnClick = Button3Click
  1926.     end
  1927.     object mnFC_08: TMenuItem
  1928.       Caption = 'Run FE Parser'
  1929.       ShortCut = 16464
  1930.       OnClick = mnFC_08Click
  1931.     end
  1932.     object N3: TMenuItem
  1933.       Caption = '-'
  1934.     end
  1935.     object mnFC_06: TMenuItem
  1936.       Caption = 'Clear and init'
  1937.       ShortCut = 16462
  1938.       OnClick = Button8Click
  1939.     end
  1940.     object mnFC_07: TMenuItem
  1941.       Caption = 'New edit window'
  1942.       ShortCut = 16471
  1943.       OnClick = SpeedButton4Click
  1944.     end
  1945.     object N1: TMenuItem
  1946.       Caption = '-'
  1947.     end
  1948.     object Undo1: TMenuItem
  1949.       Caption = 'Undo'
  1950.       OnClick = Undo1Click
  1951.     end
  1952.     object N4: TMenuItem
  1953.       Caption = '-'
  1954.     end
  1955.     object mnFC_02: TMenuItem
  1956.       Caption = 'Cut'
  1957.       ShortCut = 16472
  1958.       OnClick = mnFC_02Click
  1959.     end
  1960.     object mnFC_03: TMenuItem
  1961.       Caption = 'Copy'
  1962.       ShortCut = 16451
  1963.       OnClick = mnFC_03Click
  1964.     end
  1965.     object mnFC_04: TMenuItem
  1966.       Caption = 'Paste'
  1967.       ShortCut = 16470
  1968.       OnClick = mnFC_04Click
  1969.     end
  1970.     object N2: TMenuItem
  1971.       Caption = '-'
  1972.     end
  1973.     object mnFC_05: TMenuItem
  1974.       Caption = 'Select all'
  1975.       ShortCut = 16449
  1976.       OnClick = mnFC_05Click
  1977.     end
  1978.   end
  1979. end
  1980.