form_RFEPSKGUIApcProfile.dfm
上传用户:gelin96
上传日期:2017-01-08
资源大小:20993k
文件大小:31k
源码类别:

MTK

开发平台:

C++ Builder

  1. object frmEPSKGUIApcProfile: TfrmEPSKGUIApcProfile
  2.   Left = 135
  3.   Top = 0
  4.   Width = 853
  5.   Height = 738
  6.   Caption = 'EPSK Graphic Interface Apc Profile'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   OnActivate = FormActivate
  15.   OnCreate = FormCreate
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object tctlAPC: TTabControl
  19.     Left = 8
  20.     Top = 8
  21.     Width = 833
  22.     Height = 721
  23.     TabOrder = 0
  24.     Tabs.Strings = (
  25.       'GSM900'
  26.       'DCS1800'
  27.       'PCS1900'
  28.       'GSM850')
  29.     TabIndex = 0
  30.     object imRampProfile: TImage
  31.       Left = 32
  32.       Top = 264
  33.       Width = 777
  34.       Height = 361
  35.       DragMode = dmAutomatic
  36.       OnDragOver = imRampProfileDragOver
  37.       OnEndDrag = imRampProfileEndDrag
  38.     end
  39.     object lblVertical0: TLabel
  40.       Left = 10
  41.       Top = 272
  42.       Width = 13
  43.       Height = 13
  44.       Alignment = taRightJustify
  45.       Caption = 'V0'
  46.     end
  47.     object lblVertical1: TLabel
  48.       Left = 10
  49.       Top = 304
  50.       Width = 13
  51.       Height = 13
  52.       Alignment = taRightJustify
  53.       Caption = 'V1'
  54.     end
  55.     object lblVertical2: TLabel
  56.       Left = 10
  57.       Top = 336
  58.       Width = 13
  59.       Height = 13
  60.       Alignment = taRightJustify
  61.       Caption = 'V2'
  62.     end
  63.     object lblVertical3: TLabel
  64.       Left = 10
  65.       Top = 368
  66.       Width = 13
  67.       Height = 13
  68.       Alignment = taRightJustify
  69.       Caption = 'V3'
  70.     end
  71.     object lblVertical4: TLabel
  72.       Left = 10
  73.       Top = 400
  74.       Width = 13
  75.       Height = 13
  76.       Alignment = taRightJustify
  77.       Caption = 'V4'
  78.     end
  79.     object lblVertical5: TLabel
  80.       Left = 10
  81.       Top = 432
  82.       Width = 13
  83.       Height = 13
  84.       Alignment = taRightJustify
  85.       Caption = 'V5'
  86.     end
  87.     object lblVertical6: TLabel
  88.       Left = 10
  89.       Top = 464
  90.       Width = 13
  91.       Height = 13
  92.       Alignment = taRightJustify
  93.       Caption = 'V6'
  94.     end
  95.     object lblVertical7: TLabel
  96.       Left = 10
  97.       Top = 496
  98.       Width = 13
  99.       Height = 13
  100.       Alignment = taRightJustify
  101.       Caption = 'V7'
  102.     end
  103.     object lblVertical8: TLabel
  104.       Left = 10
  105.       Top = 528
  106.       Width = 13
  107.       Height = 13
  108.       Alignment = taRightJustify
  109.       Caption = 'V8'
  110.     end
  111.     object lblVertical9: TLabel
  112.       Left = 10
  113.       Top = 560
  114.       Width = 13
  115.       Height = 13
  116.       Alignment = taRightJustify
  117.       Caption = 'V9'
  118.     end
  119.     object lblRampUpH0: TLabel
  120.       Left = 64
  121.       Top = 632
  122.       Width = 14
  123.       Height = 13
  124.       Caption = 'U0'
  125.     end
  126.     object lblRampUpH1: TLabel
  127.       Left = 88
  128.       Top = 632
  129.       Width = 14
  130.       Height = 13
  131.       Caption = 'U1'
  132.     end
  133.     object lblRampUpH2: TLabel
  134.       Left = 112
  135.       Top = 632
  136.       Width = 14
  137.       Height = 13
  138.       Caption = 'U2'
  139.     end
  140.     object lblRampUpH3: TLabel
  141.       Left = 136
  142.       Top = 632
  143.       Width = 14
  144.       Height = 13
  145.       Caption = 'U3'
  146.     end
  147.     object lblRampUpH4: TLabel
  148.       Left = 160
  149.       Top = 632
  150.       Width = 14
  151.       Height = 13
  152.       Caption = 'U4'
  153.     end
  154.     object lblRampDownH0: TLabel
  155.       Left = 456
  156.       Top = 632
  157.       Width = 14
  158.       Height = 13
  159.       Caption = 'D0'
  160.     end
  161.     object lblRampDownH1: TLabel
  162.       Left = 480
  163.       Top = 632
  164.       Width = 14
  165.       Height = 13
  166.       Caption = 'D1'
  167.     end
  168.     object lblRampDownH2: TLabel
  169.       Left = 504
  170.       Top = 632
  171.       Width = 14
  172.       Height = 13
  173.       Caption = 'D2'
  174.     end
  175.     object lblRampDownH3: TLabel
  176.       Left = 528
  177.       Top = 632
  178.       Width = 14
  179.       Height = 13
  180.       Caption = 'D3'
  181.     end
  182.     object lblRampDownH4: TLabel
  183.       Left = 552
  184.       Top = 632
  185.       Width = 14
  186.       Height = 13
  187.       Caption = 'D4'
  188.     end
  189.     object lblRampUpH5: TLabel
  190.       Left = 184
  191.       Top = 632
  192.       Width = 14
  193.       Height = 13
  194.       Caption = 'U5'
  195.     end
  196.     object lblRampDownH5: TLabel
  197.       Left = 576
  198.       Top = 632
  199.       Width = 14
  200.       Height = 13
  201.       Caption = 'D5'
  202.     end
  203.     object lblRampUpH6: TLabel
  204.       Left = 208
  205.       Top = 632
  206.       Width = 14
  207.       Height = 13
  208.       Caption = 'U6'
  209.     end
  210.     object lblRampUpH7: TLabel
  211.       Left = 232
  212.       Top = 632
  213.       Width = 14
  214.       Height = 13
  215.       Caption = 'U7'
  216.     end
  217.     object lblRampUpH8: TLabel
  218.       Left = 256
  219.       Top = 632
  220.       Width = 14
  221.       Height = 13
  222.       Caption = 'U8'
  223.     end
  224.     object lblRampUpH9: TLabel
  225.       Left = 280
  226.       Top = 632
  227.       Width = 14
  228.       Height = 13
  229.       Caption = 'U9'
  230.     end
  231.     object lblRampUpH10: TLabel
  232.       Left = 304
  233.       Top = 632
  234.       Width = 20
  235.       Height = 13
  236.       Caption = 'U10'
  237.     end
  238.     object lblRampUpH11: TLabel
  239.       Left = 328
  240.       Top = 632
  241.       Width = 20
  242.       Height = 13
  243.       Caption = 'U11'
  244.     end
  245.     object lblRampUpH12: TLabel
  246.       Left = 352
  247.       Top = 632
  248.       Width = 20
  249.       Height = 13
  250.       Caption = 'U12'
  251.     end
  252.     object lblRampUpH13: TLabel
  253.       Left = 376
  254.       Top = 632
  255.       Width = 20
  256.       Height = 13
  257.       Caption = 'U13'
  258.     end
  259.     object lblRampUpH14: TLabel
  260.       Left = 400
  261.       Top = 632
  262.       Width = 20
  263.       Height = 13
  264.       Caption = 'U14'
  265.     end
  266.     object lblRampUpH15: TLabel
  267.       Left = 424
  268.       Top = 632
  269.       Width = 20
  270.       Height = 13
  271.       Caption = 'U15'
  272.     end
  273.     object lblRampDownH6: TLabel
  274.       Left = 600
  275.       Top = 632
  276.       Width = 14
  277.       Height = 13
  278.       Caption = 'D6'
  279.     end
  280.     object lblRampDownH7: TLabel
  281.       Left = 624
  282.       Top = 632
  283.       Width = 14
  284.       Height = 13
  285.       Caption = 'D7'
  286.     end
  287.     object lblRampDownH8: TLabel
  288.       Left = 648
  289.       Top = 632
  290.       Width = 14
  291.       Height = 13
  292.       Caption = 'D8'
  293.     end
  294.     object lblRampDownH9: TLabel
  295.       Left = 672
  296.       Top = 632
  297.       Width = 14
  298.       Height = 13
  299.       Caption = 'D9'
  300.     end
  301.     object lblRampDownH10: TLabel
  302.       Left = 696
  303.       Top = 632
  304.       Width = 20
  305.       Height = 13
  306.       Caption = 'D10'
  307.     end
  308.     object lblRampDownH11: TLabel
  309.       Left = 720
  310.       Top = 632
  311.       Width = 20
  312.       Height = 13
  313.       Caption = 'D11'
  314.     end
  315.     object lblRampDownH12: TLabel
  316.       Left = 744
  317.       Top = 632
  318.       Width = 20
  319.       Height = 13
  320.       Caption = 'D12'
  321.     end
  322.     object lblRampDownH13: TLabel
  323.       Left = 768
  324.       Top = 632
  325.       Width = 20
  326.       Height = 13
  327.       Caption = 'D13'
  328.     end
  329.     object lblRampDownH14: TLabel
  330.       Left = 800
  331.       Top = 632
  332.       Width = 20
  333.       Height = 13
  334.       Caption = 'D14'
  335.     end
  336.     object lblRampDownH15: TLabel
  337.       Left = 800
  338.       Top = 656
  339.       Width = 20
  340.       Height = 13
  341.       Caption = 'D15'
  342.     end
  343.     object lblTestArfcn: TLabel
  344.       Left = 600
  345.       Top = 60
  346.       Width = 39
  347.       Height = 13
  348.       Caption = 'ARFCN:'
  349.     end
  350.     object Label40: TLabel
  351.       Left = 144
  352.       Top = 60
  353.       Width = 27
  354.       Height = 13
  355.       Caption = 'TSC :'
  356.     end
  357.     object Label43: TLabel
  358.       Left = 232
  359.       Top = 60
  360.       Width = 20
  361.       Height = 13
  362.       Caption = 'TA :'
  363.     end
  364.     object Label42: TLabel
  365.       Left = 304
  366.       Top = 60
  367.       Width = 26
  368.       Height = 13
  369.       Caption = 'AFC :'
  370.     end
  371.     object Label17: TLabel
  372.       Left = 392
  373.       Top = 60
  374.       Width = 20
  375.       Height = 13
  376.       Caption = 'CS :'
  377.     end
  378.     object Label18: TLabel
  379.       Left = 8
  380.       Top = 32
  381.       Width = 102
  382.       Height = 13
  383.       Caption = 'NVRAM database file'
  384.     end
  385.     object pnlProfileTItle: TPanel
  386.       Left = 8
  387.       Top = 152
  388.       Width = 89
  389.       Height = 25
  390.       BevelOuter = bvLowered
  391.       Caption = 'PCL 3 Profile'
  392.       Font.Charset = DEFAULT_CHARSET
  393.       Font.Color = clBlue
  394.       Font.Height = -12
  395.       Font.Name = 'MS Sans Serif'
  396.       Font.Style = [fsBold]
  397.       ParentFont = False
  398.       TabOrder = 0
  399.     end
  400.     object btnUploadFromFlash: TButton
  401.       Left = 5
  402.       Top = 656
  403.       Width = 100
  404.       Height = 25
  405.       Caption = 'Upload from flash'
  406.       TabOrder = 1
  407.       OnClick = btnUploadFromFlashClick
  408.     end
  409.     object btnDownloadToFlash: TButton
  410.       Left = 121
  411.       Top = 656
  412.       Width = 100
  413.       Height = 25
  414.       Caption = 'Download to flash'
  415.       TabOrder = 2
  416.       OnClick = btnDownloadToFlashClick
  417.     end
  418.     object btnChangeDB: TButton
  419.       Left = 240
  420.       Top = 656
  421.       Width = 100
  422.       Height = 25
  423.       Caption = 'Change NVRAM DB'
  424.       TabOrder = 3
  425.       OnClick = btnChangeDBClick
  426.     end
  427.     object sbGUIAPCProfile: TStatusBar
  428.       Left = 4
  429.       Top = 688
  430.       Width = 825
  431.       Height = 29
  432.       Panels = <
  433.         item
  434.           Width = 50
  435.         end>
  436.       SimplePanel = False
  437.     end
  438.     object pnlRamp: TPanel
  439.       Left = 8
  440.       Top = 176
  441.       Width = 817
  442.       Height = 81
  443.       BevelOuter = bvLowered
  444.       TabOrder = 5
  445.       object lblRampUp: TLabel
  446.         Left = 8
  447.         Top = 24
  448.         Width = 83
  449.         Height = 13
  450.         Caption = 'Ramp Up Profile :'
  451.       end
  452.       object lblRampDown: TLabel
  453.         Left = 8
  454.         Top = 56
  455.         Width = 97
  456.         Height = 13
  457.         Caption = 'Ramp Down Profile :'
  458.       end
  459.       object Label1: TLabel
  460.         Left = 152
  461.         Top = 8
  462.         Width = 33
  463.         Height = 13
  464.         Alignment = taCenter
  465.         AutoSize = False
  466.         Caption = '0'
  467.       end
  468.       object Label2: TLabel
  469.         Left = 192
  470.         Top = 8
  471.         Width = 32
  472.         Height = 13
  473.         Alignment = taCenter
  474.         AutoSize = False
  475.         Caption = '1'
  476.       end
  477.       object Label3: TLabel
  478.         Left = 232
  479.         Top = 8
  480.         Width = 32
  481.         Height = 13
  482.         Alignment = taCenter
  483.         AutoSize = False
  484.         Caption = '2'
  485.       end
  486.       object Label4: TLabel
  487.         Left = 272
  488.         Top = 8
  489.         Width = 33
  490.         Height = 13
  491.         Alignment = taCenter
  492.         AutoSize = False
  493.         Caption = '3'
  494.       end
  495.       object Label5: TLabel
  496.         Left = 312
  497.         Top = 8
  498.         Width = 32
  499.         Height = 13
  500.         Alignment = taCenter
  501.         AutoSize = False
  502.         Caption = '4'
  503.       end
  504.       object Label6: TLabel
  505.         Left = 352
  506.         Top = 8
  507.         Width = 32
  508.         Height = 13
  509.         Alignment = taCenter
  510.         AutoSize = False
  511.         Caption = '5'
  512.       end
  513.       object Label7: TLabel
  514.         Left = 392
  515.         Top = 8
  516.         Width = 32
  517.         Height = 13
  518.         Alignment = taCenter
  519.         AutoSize = False
  520.         Caption = '6'
  521.       end
  522.       object Label8: TLabel
  523.         Left = 432
  524.         Top = 8
  525.         Width = 32
  526.         Height = 13
  527.         Alignment = taCenter
  528.         AutoSize = False
  529.         Caption = '7'
  530.       end
  531.       object Label9: TLabel
  532.         Left = 472
  533.         Top = 8
  534.         Width = 32
  535.         Height = 13
  536.         Alignment = taCenter
  537.         AutoSize = False
  538.         Caption = '8'
  539.       end
  540.       object Label10: TLabel
  541.         Left = 512
  542.         Top = 8
  543.         Width = 38
  544.         Height = 13
  545.         Alignment = taCenter
  546.         AutoSize = False
  547.         Caption = '9'
  548.       end
  549.       object Label11: TLabel
  550.         Left = 552
  551.         Top = 8
  552.         Width = 38
  553.         Height = 13
  554.         Alignment = taCenter
  555.         AutoSize = False
  556.         Caption = '10'
  557.       end
  558.       object Label12: TLabel
  559.         Left = 592
  560.         Top = 8
  561.         Width = 38
  562.         Height = 13
  563.         Alignment = taCenter
  564.         AutoSize = False
  565.         Caption = '11'
  566.       end
  567.       object Label13: TLabel
  568.         Left = 632
  569.         Top = 8
  570.         Width = 38
  571.         Height = 13
  572.         Alignment = taCenter
  573.         AutoSize = False
  574.         Caption = '12'
  575.       end
  576.       object Label14: TLabel
  577.         Left = 672
  578.         Top = 8
  579.         Width = 38
  580.         Height = 13
  581.         Alignment = taCenter
  582.         AutoSize = False
  583.         Caption = '13'
  584.       end
  585.       object Label15: TLabel
  586.         Left = 712
  587.         Top = 8
  588.         Width = 33
  589.         Height = 13
  590.         Alignment = taCenter
  591.         AutoSize = False
  592.         Caption = '14'
  593.       end
  594.       object Label16: TLabel
  595.         Left = 752
  596.         Top = 8
  597.         Width = 38
  598.         Height = 13
  599.         Alignment = taCenter
  600.         AutoSize = False
  601.         Caption = '15'
  602.       end
  603.       object edtRampUp00: TEdit
  604.         Left = 144
  605.         Top = 25
  606.         Width = 35
  607.         Height = 21
  608.         TabOrder = 0
  609.         Text = '0'
  610.         OnExit = edtRampUpCheck
  611.       end
  612.       object edtRampUp01: TEdit
  613.         Tag = 1
  614.         Left = 184
  615.         Top = 25
  616.         Width = 35
  617.         Height = 21
  618.         TabOrder = 1
  619.         Text = '0'
  620.         OnExit = edtRampUpCheck
  621.       end
  622.       object edtRampUp02: TEdit
  623.         Tag = 2
  624.         Left = 224
  625.         Top = 25
  626.         Width = 35
  627.         Height = 21
  628.         TabOrder = 2
  629.         Text = '0'
  630.         OnExit = edtRampUpCheck
  631.       end
  632.       object edtRampUp03: TEdit
  633.         Tag = 3
  634.         Left = 264
  635.         Top = 25
  636.         Width = 35
  637.         Height = 21
  638.         TabOrder = 3
  639.         Text = '0'
  640.         OnExit = edtRampUpCheck
  641.       end
  642.       object edtRampUp04: TEdit
  643.         Tag = 4
  644.         Left = 304
  645.         Top = 25
  646.         Width = 35
  647.         Height = 21
  648.         TabOrder = 4
  649.         Text = '0'
  650.         OnExit = edtRampUpCheck
  651.       end
  652.       object edtRampUp05: TEdit
  653.         Tag = 5
  654.         Left = 344
  655.         Top = 25
  656.         Width = 35
  657.         Height = 21
  658.         TabOrder = 5
  659.         Text = '0'
  660.         OnExit = edtRampUpCheck
  661.       end
  662.       object edtRampUp06: TEdit
  663.         Tag = 6
  664.         Left = 384
  665.         Top = 25
  666.         Width = 35
  667.         Height = 21
  668.         TabOrder = 6
  669.         Text = '0'
  670.         OnExit = edtRampUpCheck
  671.       end
  672.       object edtRampUp07: TEdit
  673.         Tag = 7
  674.         Left = 424
  675.         Top = 25
  676.         Width = 35
  677.         Height = 21
  678.         TabOrder = 7
  679.         Text = '0'
  680.         OnExit = edtRampUpCheck
  681.       end
  682.       object edtRampUp08: TEdit
  683.         Tag = 8
  684.         Left = 464
  685.         Top = 25
  686.         Width = 35
  687.         Height = 21
  688.         TabOrder = 8
  689.         Text = '0'
  690.         OnExit = edtRampUpCheck
  691.       end
  692.       object edtRampUp09: TEdit
  693.         Tag = 9
  694.         Left = 504
  695.         Top = 25
  696.         Width = 35
  697.         Height = 21
  698.         TabOrder = 9
  699.         Text = '0'
  700.         OnExit = edtRampUpCheck
  701.       end
  702.       object edtRampUp10: TEdit
  703.         Tag = 10
  704.         Left = 544
  705.         Top = 25
  706.         Width = 35
  707.         Height = 21
  708.         TabOrder = 10
  709.         Text = '0'
  710.         OnExit = edtRampUpCheck
  711.       end
  712.       object edtRampUp11: TEdit
  713.         Tag = 11
  714.         Left = 584
  715.         Top = 25
  716.         Width = 35
  717.         Height = 21
  718.         TabOrder = 11
  719.         Text = '0'
  720.         OnExit = edtRampUpCheck
  721.       end
  722.       object edtRampUp13: TEdit
  723.         Tag = 13
  724.         Left = 664
  725.         Top = 25
  726.         Width = 35
  727.         Height = 21
  728.         TabOrder = 13
  729.         Text = '0'
  730.         OnExit = edtRampUpCheck
  731.       end
  732.       object edtRampUp12: TEdit
  733.         Tag = 12
  734.         Left = 624
  735.         Top = 25
  736.         Width = 35
  737.         Height = 21
  738.         TabOrder = 12
  739.         Text = '0'
  740.         OnExit = edtRampUpCheck
  741.       end
  742.       object edtRampUp14: TEdit
  743.         Tag = 14
  744.         Left = 704
  745.         Top = 25
  746.         Width = 35
  747.         Height = 21
  748.         TabOrder = 14
  749.         Text = '0'
  750.         OnExit = edtRampUpCheck
  751.       end
  752.       object edtRampUp15: TEdit
  753.         Tag = 15
  754.         Left = 744
  755.         Top = 25
  756.         Width = 35
  757.         Height = 21
  758.         TabOrder = 15
  759.         Text = '0'
  760.         OnExit = edtRampUpCheck
  761.       end
  762.       object edtRampDn00: TEdit
  763.         Left = 144
  764.         Top = 51
  765.         Width = 35
  766.         Height = 21
  767.         TabOrder = 16
  768.         Text = '0'
  769.         OnExit = edtRampDnCheck
  770.       end
  771.       object edtRampDn01: TEdit
  772.         Tag = 1
  773.         Left = 184
  774.         Top = 51
  775.         Width = 35
  776.         Height = 21
  777.         TabOrder = 17
  778.         Text = '0'
  779.         OnExit = edtRampDnCheck
  780.       end
  781.       object edtRampDn02: TEdit
  782.         Tag = 2
  783.         Left = 224
  784.         Top = 51
  785.         Width = 35
  786.         Height = 21
  787.         TabOrder = 18
  788.         Text = '0'
  789.         OnExit = edtRampDnCheck
  790.       end
  791.       object edtRampDn03: TEdit
  792.         Tag = 3
  793.         Left = 264
  794.         Top = 51
  795.         Width = 35
  796.         Height = 21
  797.         TabOrder = 19
  798.         Text = '0'
  799.         OnExit = edtRampDnCheck
  800.       end
  801.       object edtRampDn04: TEdit
  802.         Tag = 4
  803.         Left = 304
  804.         Top = 51
  805.         Width = 35
  806.         Height = 21
  807.         TabOrder = 20
  808.         Text = '0'
  809.         OnExit = edtRampDnCheck
  810.       end
  811.       object edtRampDn05: TEdit
  812.         Tag = 5
  813.         Left = 344
  814.         Top = 51
  815.         Width = 35
  816.         Height = 21
  817.         TabOrder = 21
  818.         Text = '0'
  819.         OnExit = edtRampDnCheck
  820.       end
  821.       object edtRampDn06: TEdit
  822.         Tag = 6
  823.         Left = 384
  824.         Top = 51
  825.         Width = 35
  826.         Height = 21
  827.         TabOrder = 22
  828.         Text = '0'
  829.         OnExit = edtRampDnCheck
  830.       end
  831.       object edtRampDn07: TEdit
  832.         Tag = 7
  833.         Left = 424
  834.         Top = 51
  835.         Width = 35
  836.         Height = 21
  837.         TabOrder = 23
  838.         Text = '0'
  839.         OnExit = edtRampDnCheck
  840.       end
  841.       object edtRampDn08: TEdit
  842.         Tag = 8
  843.         Left = 464
  844.         Top = 51
  845.         Width = 35
  846.         Height = 21
  847.         TabOrder = 24
  848.         Text = '0'
  849.         OnExit = edtRampDnCheck
  850.       end
  851.       object edtRampDn09: TEdit
  852.         Tag = 9
  853.         Left = 504
  854.         Top = 51
  855.         Width = 35
  856.         Height = 21
  857.         TabOrder = 25
  858.         Text = '0'
  859.         OnExit = edtRampDnCheck
  860.       end
  861.       object edtRampDn10: TEdit
  862.         Tag = 10
  863.         Left = 544
  864.         Top = 51
  865.         Width = 35
  866.         Height = 21
  867.         TabOrder = 26
  868.         Text = '0'
  869.         OnExit = edtRampDnCheck
  870.       end
  871.       object edtRampDn11: TEdit
  872.         Tag = 11
  873.         Left = 584
  874.         Top = 51
  875.         Width = 35
  876.         Height = 21
  877.         TabOrder = 27
  878.         Text = '0'
  879.         OnExit = edtRampDnCheck
  880.       end
  881.       object edtRampDn12: TEdit
  882.         Tag = 12
  883.         Left = 624
  884.         Top = 51
  885.         Width = 35
  886.         Height = 21
  887.         TabOrder = 28
  888.         Text = '0'
  889.         OnExit = edtRampDnCheck
  890.       end
  891.       object edtRampDn13: TEdit
  892.         Tag = 13
  893.         Left = 664
  894.         Top = 51
  895.         Width = 35
  896.         Height = 21
  897.         TabOrder = 29
  898.         Text = '0'
  899.         OnExit = edtRampDnCheck
  900.       end
  901.       object edtRampDn14: TEdit
  902.         Tag = 14
  903.         Left = 704
  904.         Top = 51
  905.         Width = 35
  906.         Height = 21
  907.         TabOrder = 30
  908.         Text = '0'
  909.         OnExit = edtRampDnCheck
  910.       end
  911.       object edtRampDn15: TEdit
  912.         Tag = 15
  913.         Left = 744
  914.         Top = 51
  915.         Width = 35
  916.         Height = 21
  917.         TabOrder = 31
  918.         Text = '0'
  919.         OnExit = edtRampDnCheck
  920.       end
  921.       object btnUpLeft: TButton
  922.         Left = 112
  923.         Top = 24
  924.         Width = 25
  925.         Height = 21
  926.         Caption = '<<'
  927.         Font.Charset = ANSI_CHARSET
  928.         Font.Color = clWindowText
  929.         Font.Height = -12
  930.         Font.Name = 'MS Sans Serif'
  931.         Font.Style = [fsBold]
  932.         ParentFont = False
  933.         TabOrder = 32
  934.         OnClick = btnUpLeftClick
  935.       end
  936.       object btnUpRight: TButton
  937.         Left = 784
  938.         Top = 24
  939.         Width = 25
  940.         Height = 21
  941.         Caption = '>>'
  942.         Font.Charset = ANSI_CHARSET
  943.         Font.Color = clWindowText
  944.         Font.Height = -12
  945.         Font.Name = 'MS Sans Serif'
  946.         Font.Style = [fsBold]
  947.         ParentFont = False
  948.         TabOrder = 33
  949.         OnClick = btnUpRightClick
  950.       end
  951.       object btnDnLeft: TButton
  952.         Tag = 1
  953.         Left = 112
  954.         Top = 51
  955.         Width = 25
  956.         Height = 21
  957.         Caption = '<<'
  958.         Font.Charset = ANSI_CHARSET
  959.         Font.Color = clWindowText
  960.         Font.Height = -12
  961.         Font.Name = 'MS Sans Serif'
  962.         Font.Style = [fsBold]
  963.         ParentFont = False
  964.         TabOrder = 34
  965.         OnClick = btnDnLeftClick
  966.       end
  967.       object btnDnRight: TButton
  968.         Tag = 1
  969.         Left = 784
  970.         Top = 51
  971.         Width = 25
  972.         Height = 21
  973.         Caption = '>>'
  974.         Font.Charset = ANSI_CHARSET
  975.         Font.Color = clWindowText
  976.         Font.Height = -12
  977.         Font.Name = 'MS Sans Serif'
  978.         Font.Style = [fsBold]
  979.         ParentFont = False
  980.         TabOrder = 35
  981.         OnClick = btnDnRightClick
  982.       end
  983.     end
  984.     object pnlPCL: TPanel
  985.       Left = 8
  986.       Top = 88
  987.       Width = 817
  988.       Height = 57
  989.       BevelOuter = bvLowered
  990.       TabOrder = 6
  991.       object lblPclDac: TLabel
  992.         Left = 8
  993.         Top = 8
  994.         Width = 45
  995.         Height = 13
  996.         Caption = 'PCL DAC'
  997.       end
  998.       object lblPCL: TLabel
  999.         Left = 32
  1000.         Top = 32
  1001.         Width = 20
  1002.         Height = 13
  1003.         Caption = 'PCL'
  1004.       end
  1005.       object edtPCLDAC00: TEdit
  1006.         Left = 56
  1007.         Top = 8
  1008.         Width = 40
  1009.         Height = 21
  1010.         TabOrder = 0
  1011.         Text = '0'
  1012.         OnExit = edtPCLDACCheck
  1013.       end
  1014.       object edtPCLDAC01: TEdit
  1015.         Tag = 1
  1016.         Left = 102
  1017.         Top = 8
  1018.         Width = 40
  1019.         Height = 21
  1020.         TabOrder = 1
  1021.         Text = '0'
  1022.         OnExit = edtPCLDACCheck
  1023.       end
  1024.       object edtPCLDAC02: TEdit
  1025.         Tag = 2
  1026.         Left = 149
  1027.         Top = 8
  1028.         Width = 40
  1029.         Height = 21
  1030.         TabOrder = 2
  1031.         Text = '0'
  1032.         OnExit = edtPCLDACCheck
  1033.       end
  1034.       object edtPCLDAC03: TEdit
  1035.         Tag = 3
  1036.         Left = 196
  1037.         Top = 8
  1038.         Width = 40
  1039.         Height = 21
  1040.         TabOrder = 3
  1041.         Text = '0'
  1042.         OnExit = edtPCLDACCheck
  1043.       end
  1044.       object edtPCLDAC04: TEdit
  1045.         Tag = 4
  1046.         Left = 243
  1047.         Top = 8
  1048.         Width = 40
  1049.         Height = 21
  1050.         TabOrder = 4
  1051.         Text = '0'
  1052.         OnExit = edtPCLDACCheck
  1053.       end
  1054.       object edtPCLDAC05: TEdit
  1055.         Tag = 5
  1056.         Left = 290
  1057.         Top = 8
  1058.         Width = 40
  1059.         Height = 21
  1060.         TabOrder = 5
  1061.         Text = '0'
  1062.         OnExit = edtPCLDACCheck
  1063.       end
  1064.       object edtPCLDAC06: TEdit
  1065.         Tag = 6
  1066.         Left = 337
  1067.         Top = 8
  1068.         Width = 40
  1069.         Height = 21
  1070.         TabOrder = 6
  1071.         Text = '0'
  1072.         OnExit = edtPCLDACCheck
  1073.       end
  1074.       object edtPCLDAC07: TEdit
  1075.         Tag = 7
  1076.         Left = 384
  1077.         Top = 8
  1078.         Width = 40
  1079.         Height = 21
  1080.         TabOrder = 7
  1081.         Text = '0'
  1082.         OnExit = edtPCLDACCheck
  1083.       end
  1084.       object edtPCLDAC08: TEdit
  1085.         Tag = 8
  1086.         Left = 431
  1087.         Top = 8
  1088.         Width = 40
  1089.         Height = 21
  1090.         TabOrder = 8
  1091.         Text = '0'
  1092.         OnExit = edtPCLDACCheck
  1093.       end
  1094.       object edtPCLDAC09: TEdit
  1095.         Tag = 9
  1096.         Left = 478
  1097.         Top = 8
  1098.         Width = 40
  1099.         Height = 21
  1100.         TabOrder = 9
  1101.         Text = '0'
  1102.         OnExit = edtPCLDACCheck
  1103.       end
  1104.       object edtPCLDAC10: TEdit
  1105.         Tag = 10
  1106.         Left = 525
  1107.         Top = 8
  1108.         Width = 40
  1109.         Height = 21
  1110.         TabOrder = 10
  1111.         Text = '0'
  1112.         OnExit = edtPCLDACCheck
  1113.       end
  1114.       object edtPCLDAC11: TEdit
  1115.         Tag = 11
  1116.         Left = 572
  1117.         Top = 8
  1118.         Width = 40
  1119.         Height = 21
  1120.         TabOrder = 11
  1121.         Text = '0'
  1122.         OnExit = edtPCLDACCheck
  1123.       end
  1124.       object edtPCLDAC13: TEdit
  1125.         Tag = 13
  1126.         Left = 666
  1127.         Top = 8
  1128.         Width = 40
  1129.         Height = 21
  1130.         TabOrder = 13
  1131.         Text = '0'
  1132.         OnExit = edtPCLDACCheck
  1133.       end
  1134.       object edtPCLDAC12: TEdit
  1135.         Tag = 12
  1136.         Left = 619
  1137.         Top = 8
  1138.         Width = 40
  1139.         Height = 21
  1140.         TabOrder = 12
  1141.         Text = '0'
  1142.         OnExit = edtPCLDACCheck
  1143.       end
  1144.       object edtPCLDAC14: TEdit
  1145.         Tag = 14
  1146.         Left = 713
  1147.         Top = 8
  1148.         Width = 40
  1149.         Height = 21
  1150.         TabOrder = 14
  1151.         Text = '0'
  1152.         OnExit = edtPCLDACCheck
  1153.       end
  1154.       object edtPCLDAC15: TEdit
  1155.         Tag = 15
  1156.         Left = 760
  1157.         Top = 8
  1158.         Width = 40
  1159.         Height = 21
  1160.         TabOrder = 15
  1161.         Text = '0'
  1162.         OnExit = edtPCLDACCheck
  1163.       end
  1164.       object btnPCL00: TButton
  1165.         Left = 60
  1166.         Top = 32
  1167.         Width = 33
  1168.         Height = 17
  1169.         Caption = '0'
  1170.         TabOrder = 16
  1171.         OnClick = OnBtnPclClick
  1172.       end
  1173.       object btnPCL01: TButton
  1174.         Tag = 1
  1175.         Left = 106
  1176.         Top = 32
  1177.         Width = 33
  1178.         Height = 17
  1179.         Caption = '0'
  1180.         TabOrder = 17
  1181.         OnClick = OnBtnPclClick
  1182.       end
  1183.       object btnPCL02: TButton
  1184.         Tag = 2
  1185.         Left = 153
  1186.         Top = 32
  1187.         Width = 33
  1188.         Height = 17
  1189.         Caption = '0'
  1190.         TabOrder = 18
  1191.         OnClick = OnBtnPclClick
  1192.       end
  1193.       object btnPCL03: TButton
  1194.         Tag = 3
  1195.         Left = 200
  1196.         Top = 32
  1197.         Width = 33
  1198.         Height = 17
  1199.         Caption = '0'
  1200.         TabOrder = 19
  1201.         OnClick = OnBtnPclClick
  1202.       end
  1203.       object btnPCL04: TButton
  1204.         Tag = 4
  1205.         Left = 247
  1206.         Top = 32
  1207.         Width = 33
  1208.         Height = 17
  1209.         Caption = '0'
  1210.         TabOrder = 20
  1211.         OnClick = OnBtnPclClick
  1212.       end
  1213.       object btnPCL05: TButton
  1214.         Tag = 5
  1215.         Left = 294
  1216.         Top = 32
  1217.         Width = 33
  1218.         Height = 17
  1219.         Caption = '0'
  1220.         TabOrder = 21
  1221.         OnClick = OnBtnPclClick
  1222.       end
  1223.       object btnPCL06: TButton
  1224.         Tag = 6
  1225.         Left = 341
  1226.         Top = 32
  1227.         Width = 33
  1228.         Height = 17
  1229.         Caption = '0'
  1230.         TabOrder = 22
  1231.         OnClick = OnBtnPclClick
  1232.       end
  1233.       object btnPCL07: TButton
  1234.         Tag = 7
  1235.         Left = 388
  1236.         Top = 32
  1237.         Width = 33
  1238.         Height = 17
  1239.         Caption = '0'
  1240.         TabOrder = 23
  1241.         OnClick = OnBtnPclClick
  1242.       end
  1243.       object btnPCL08: TButton
  1244.         Tag = 8
  1245.         Left = 435
  1246.         Top = 32
  1247.         Width = 33
  1248.         Height = 17
  1249.         Caption = '0'
  1250.         TabOrder = 24
  1251.         OnClick = OnBtnPclClick
  1252.       end
  1253.       object btnPCL09: TButton
  1254.         Tag = 9
  1255.         Left = 482
  1256.         Top = 32
  1257.         Width = 33
  1258.         Height = 17
  1259.         Caption = '0'
  1260.         TabOrder = 25
  1261.         OnClick = OnBtnPclClick
  1262.       end
  1263.       object btnPCL10: TButton
  1264.         Tag = 10
  1265.         Left = 529
  1266.         Top = 32
  1267.         Width = 33
  1268.         Height = 17
  1269.         Caption = '0'
  1270.         TabOrder = 26
  1271.         OnClick = OnBtnPclClick
  1272.       end
  1273.       object btnPCL11: TButton
  1274.         Tag = 11
  1275.         Left = 576
  1276.         Top = 32
  1277.         Width = 33
  1278.         Height = 17
  1279.         Caption = '0'
  1280.         TabOrder = 27
  1281.         OnClick = OnBtnPclClick
  1282.       end
  1283.       object btnPCL12: TButton
  1284.         Tag = 12
  1285.         Left = 623
  1286.         Top = 32
  1287.         Width = 33
  1288.         Height = 17
  1289.         Caption = '0'
  1290.         TabOrder = 28
  1291.         OnClick = OnBtnPclClick
  1292.       end
  1293.       object btnPCL13: TButton
  1294.         Tag = 13
  1295.         Left = 670
  1296.         Top = 32
  1297.         Width = 33
  1298.         Height = 17
  1299.         Caption = '0'
  1300.         TabOrder = 29
  1301.         OnClick = OnBtnPclClick
  1302.       end
  1303.       object btnPCL14: TButton
  1304.         Tag = 14
  1305.         Left = 717
  1306.         Top = 32
  1307.         Width = 33
  1308.         Height = 17
  1309.         Caption = '0'
  1310.         TabOrder = 30
  1311.         OnClick = OnBtnPclClick
  1312.       end
  1313.       object btnPCL15: TButton
  1314.         Tag = 15
  1315.         Left = 764
  1316.         Top = 32
  1317.         Width = 33
  1318.         Height = 17
  1319.         Caption = '0'
  1320.         TabOrder = 31
  1321.         OnClick = OnBtnPclClick
  1322.       end
  1323.     end
  1324.     object lblHint: TStaticText
  1325.       Left = 384
  1326.       Top = 0
  1327.       Width = 33
  1328.       Height = 17
  1329.       BorderStyle = sbsSingle
  1330.       Caption = 'lblHint'
  1331.       Color = clYellow
  1332.       ParentColor = False
  1333.       TabOrder = 7
  1334.       Visible = False
  1335.     end
  1336.     object edtTestArfcn: TEdit
  1337.       Left = 640
  1338.       Top = 57
  1339.       Width = 43
  1340.       Height = 21
  1341.       TabOrder = 8
  1342.       Text = '0'
  1343.       OnExit = edtTestArfcnCheck
  1344.     end
  1345.     object btnTXStart: TBitBtn
  1346.       Left = 695
  1347.       Top = 55
  1348.       Width = 59
  1349.       Height = 25
  1350.       Caption = 'Start'
  1351.       TabOrder = 9
  1352.       OnClick = btnTXStartClick
  1353.       Kind = bkRetry
  1354.     end
  1355.     object btnLoadFromFile: TButton
  1356.       Left = 358
  1357.       Top = 656
  1358.       Width = 80
  1359.       Height = 25
  1360.       Caption = 'Load fom file'
  1361.       TabOrder = 10
  1362.       OnClick = btnLoadFromFileClick
  1363.     end
  1364.     object btnSaveToFile: TButton
  1365.       Left = 460
  1366.       Top = 656
  1367.       Width = 80
  1368.       Height = 25
  1369.       Caption = 'Save to file'
  1370.       TabOrder = 11
  1371.       OnClick = btnSaveToFileClick
  1372.     end
  1373.     object btnTXStop: TBitBtn
  1374.       Left = 760
  1375.       Top = 56
  1376.       Width = 59
  1377.       Height = 25
  1378.       Caption = 'Stop'
  1379.       TabOrder = 12
  1380.       OnClick = btnTXStopClick
  1381.       Kind = bkNo
  1382.     end
  1383.     object cbTSC: TComboBox
  1384.       Left = 176
  1385.       Top = 56
  1386.       Width = 41
  1387.       Height = 21
  1388.       ItemHeight = 13
  1389.       ItemIndex = 5
  1390.       TabOrder = 13
  1391.       Text = '5'
  1392.       Items.Strings = (
  1393.         '0'
  1394.         '1'
  1395.         '2'
  1396.         '3'
  1397.         '4'
  1398.         '5'
  1399.         '6'
  1400.         '7')
  1401.     end
  1402.     object edtTA: TEdit
  1403.       Left = 256
  1404.       Top = 56
  1405.       Width = 33
  1406.       Height = 21
  1407.       TabOrder = 14
  1408.       Text = '0'
  1409.       OnExit = edtTACheck
  1410.     end
  1411.     object edtAFC: TEdit
  1412.       Left = 336
  1413.       Top = 56
  1414.       Width = 41
  1415.       Height = 21
  1416.       TabOrder = 15
  1417.       Text = '4100'
  1418.       OnExit = edtAfcDacCheck
  1419.     end
  1420.     object cbCS: TComboBox
  1421.       Left = 416
  1422.       Top = 57
  1423.       Width = 57
  1424.       Height = 21
  1425.       ItemHeight = 13
  1426.       ItemIndex = 0
  1427.       TabOrder = 16
  1428.       Text = 'MCS5'
  1429.       Items.Strings = (
  1430.         'MCS5'
  1431.         'MCS6'
  1432.         'MCS7'
  1433.         'MCS8'
  1434.         'MCS9')
  1435.     end
  1436.     object stNVRAMDB: TStaticText
  1437.       Left = 120
  1438.       Top = 32
  1439.       Width = 705
  1440.       Height = 17
  1441.       AutoSize = False
  1442.       BorderStyle = sbsSunken
  1443.       Color = clSkyBlue
  1444.       ParentColor = False
  1445.       TabOrder = 17
  1446.     end
  1447.   end
  1448.   object SaveDialog: TSaveDialog
  1449.     DefaultExt = 'ini'
  1450.     Filter = 
  1451.       'Ini file (*.ini)|*.ini|Cal file (*.cal)|*.cal|All files (*.*)|*.' +
  1452.       '*'
  1453.     InitialDir = '.'
  1454.     Title = 'Save to ini file'
  1455.     Left = 440
  1456.   end
  1457.   object OpenDialog: TOpenDialog
  1458.     DefaultExt = 'ini'
  1459.     Filter = 
  1460.       'Ini file (*.ini)|*.ini|Cal file (*.cal)|*.cal|All files (*.*)|*.' +
  1461.       '*'
  1462.     InitialDir = '.'
  1463.     Title = 'Open ini file'
  1464.     Left = 488
  1465.   end
  1466.   object HintTimer: TTimer
  1467.     Enabled = False
  1468.     Interval = 4000
  1469.     Left = 336
  1470.   end
  1471. end