form_InterSlotRampSetting.dfm
上传用户:gelin96
上传日期:2017-01-08
资源大小:20993k
文件大小:15k
源码类别:
MTK
开发平台:
C++ Builder
- object frmInterSlotRampSetting: TfrmInterSlotRampSetting
- Left = 150
- Top = 89
- Width = 857
- Height = 649
- Caption = 'Inter Slot Ramp Setting'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- OnActivate = FormActivate
- OnClose = FormClose
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object tclInterSlotRampSetting: TTabControl
- Left = 8
- Top = 16
- Width = 833
- Height = 569
- TabOrder = 0
- Tabs.Strings = (
- 'GSM900'
- 'DCS1800'
- 'PCS1900'
- 'GSM850')
- TabIndex = 0
- OnChange = tclInterSlotRampSettingChange
- object imRampProfile: TImage
- Left = 32
- Top = 120
- Width = 777
- Height = 377
- DragMode = dmAutomatic
- OnDragOver = imRampProfileDragOver
- OnEndDrag = imRampProfileEndDrag
- end
- object lblVertical1: TLabel
- Left = 10
- Top = 172
- Width = 13
- Height = 13
- Alignment = taRightJustify
- Caption = 'V1'
- end
- object lblRampH0: TLabel
- Left = 56
- Top = 508
- Width = 14
- Height = 13
- Caption = 'H0'
- end
- object lblRampH1: TLabel
- Left = 80
- Top = 508
- Width = 14
- Height = 13
- Caption = 'H1'
- end
- object lblRampH2: TLabel
- Left = 104
- Top = 508
- Width = 14
- Height = 13
- Caption = 'H2'
- end
- object lblRampH3: TLabel
- Left = 128
- Top = 508
- Width = 14
- Height = 13
- Caption = 'H3'
- end
- object lblRampH4: TLabel
- Left = 152
- Top = 508
- Width = 14
- Height = 13
- Caption = 'H4'
- end
- object lblRampH5: TLabel
- Left = 176
- Top = 508
- Width = 14
- Height = 13
- Caption = 'H5'
- end
- object lblRampH6: TLabel
- Left = 200
- Top = 508
- Width = 14
- Height = 13
- Caption = 'H6'
- end
- object lblRampH7: TLabel
- Left = 224
- Top = 508
- Width = 14
- Height = 13
- Caption = 'H7'
- end
- object lblRampH8: TLabel
- Left = 248
- Top = 508
- Width = 14
- Height = 13
- Caption = 'H8'
- end
- object lblRampH9: TLabel
- Left = 272
- Top = 508
- Width = 14
- Height = 13
- Caption = 'H9'
- end
- object lblRampH10: TLabel
- Left = 296
- Top = 508
- Width = 20
- Height = 13
- Caption = 'H10'
- end
- object lblRampH11: TLabel
- Left = 320
- Top = 508
- Width = 20
- Height = 13
- Caption = 'H11'
- end
- object lblRampH12: TLabel
- Left = 344
- Top = 508
- Width = 20
- Height = 13
- Caption = 'H12'
- end
- object lblRampH13: TLabel
- Left = 368
- Top = 508
- Width = 20
- Height = 13
- Caption = 'H13'
- end
- object lblRampH14: TLabel
- Left = 392
- Top = 508
- Width = 20
- Height = 13
- Caption = 'H14'
- end
- object lblRampH15: TLabel
- Left = 416
- Top = 508
- Width = 20
- Height = 13
- Caption = 'H15'
- end
- object lblVertical0: TLabel
- Left = 10
- Top = 140
- Width = 13
- Height = 13
- Alignment = taRightJustify
- Caption = 'V0'
- end
- object lblVertical2: TLabel
- Left = 10
- Top = 204
- Width = 13
- Height = 13
- Alignment = taRightJustify
- Caption = 'V2'
- end
- object lblVertical3: TLabel
- Left = 10
- Top = 228
- Width = 13
- Height = 13
- Alignment = taRightJustify
- Caption = 'V3'
- end
- object lblVertical4: TLabel
- Left = 10
- Top = 260
- Width = 13
- Height = 13
- Alignment = taRightJustify
- Caption = 'V4'
- end
- object lblVertical6: TLabel
- Left = 10
- Top = 324
- Width = 13
- Height = 13
- Alignment = taRightJustify
- Caption = 'V6'
- end
- object lblVertical7: TLabel
- Left = 10
- Top = 364
- Width = 13
- Height = 13
- Alignment = taRightJustify
- Caption = 'V7'
- end
- object lblVertical9: TLabel
- Left = 10
- Top = 428
- Width = 13
- Height = 13
- Alignment = taRightJustify
- Caption = 'V9'
- end
- object lblVertical8: TLabel
- Left = 10
- Top = 396
- Width = 13
- Height = 13
- Alignment = taRightJustify
- Caption = 'V8'
- end
- object lblVertical5: TLabel
- Left = 10
- Top = 292
- Width = 13
- Height = 13
- Alignment = taRightJustify
- Caption = 'V5'
- end
- object lblTestArfcn: TLabel
- Left = 600
- Top = 28
- Width = 39
- Height = 13
- Caption = 'ARFCN:'
- end
- object Panel1: TPanel
- Left = 8
- Top = 56
- Width = 817
- Height = 57
- BevelOuter = bvLowered
- TabOrder = 0
- object Label1: TLabel
- Left = 8
- Top = 8
- Width = 109
- Height = 13
- Caption = 'Inter SLot Ramp Profile'
- end
- object Label2: TLabel
- Left = 128
- Top = 16
- Width = 33
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = '0'
- end
- object Label3: TLabel
- Left = 168
- Top = 16
- Width = 32
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = '1'
- end
- object Label4: TLabel
- Left = 209
- Top = 16
- Width = 32
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = '2'
- end
- object Label5: TLabel
- Left = 250
- Top = 16
- Width = 33
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = '3'
- end
- object Label6: TLabel
- Left = 290
- Top = 16
- Width = 32
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = '4'
- end
- object Label7: TLabel
- Left = 331
- Top = 16
- Width = 32
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = '5'
- end
- object Label8: TLabel
- Left = 372
- Top = 16
- Width = 32
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = '6'
- end
- object Label9: TLabel
- Left = 413
- Top = 16
- Width = 32
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = '7'
- end
- object Label10: TLabel
- Left = 453
- Top = 16
- Width = 32
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = '8'
- end
- object Label11: TLabel
- Left = 494
- Top = 16
- Width = 38
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = '9'
- end
- object Label12: TLabel
- Left = 535
- Top = 16
- Width = 38
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = '10'
- end
- object Label13: TLabel
- Left = 576
- Top = 16
- Width = 38
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = '11'
- end
- object Label14: TLabel
- Left = 616
- Top = 16
- Width = 38
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = '12'
- end
- object Label15: TLabel
- Left = 657
- Top = 16
- Width = 38
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = '13'
- end
- object Label16: TLabel
- Left = 698
- Top = 16
- Width = 33
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = '14'
- end
- object Label17: TLabel
- Left = 739
- Top = 16
- Width = 38
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = '15'
- end
- object edtInterRamp00: TEdit
- Left = 128
- Top = 32
- Width = 33
- Height = 21
- TabOrder = 0
- Text = '0'
- OnExit = edtInterRampCheck
- end
- object edtInterRamp01: TEdit
- Tag = 1
- Left = 169
- Top = 32
- Width = 33
- Height = 21
- TabOrder = 1
- Text = '0'
- OnExit = edtInterRampCheck
- end
- object edtInterRamp02: TEdit
- Tag = 2
- Left = 210
- Top = 32
- Width = 33
- Height = 21
- TabOrder = 2
- Text = '0'
- OnExit = edtInterRampCheck
- end
- object edtInterRamp03: TEdit
- Tag = 3
- Left = 251
- Top = 32
- Width = 33
- Height = 21
- TabOrder = 3
- Text = '0'
- OnExit = edtInterRampCheck
- end
- object edtInterRamp04: TEdit
- Tag = 4
- Left = 292
- Top = 32
- Width = 33
- Height = 21
- TabOrder = 4
- Text = '0'
- OnExit = edtInterRampCheck
- end
- object edtInterRamp05: TEdit
- Tag = 5
- Left = 333
- Top = 32
- Width = 33
- Height = 21
- TabOrder = 5
- Text = '0'
- OnExit = edtInterRampCheck
- end
- object edtInterRamp06: TEdit
- Tag = 6
- Left = 374
- Top = 32
- Width = 33
- Height = 21
- TabOrder = 6
- Text = '0'
- OnExit = edtInterRampCheck
- end
- object edtInterRamp07: TEdit
- Tag = 7
- Left = 415
- Top = 32
- Width = 33
- Height = 21
- TabOrder = 7
- Text = '0'
- OnExit = edtInterRampCheck
- end
- object edtInterRamp08: TEdit
- Tag = 8
- Left = 456
- Top = 32
- Width = 33
- Height = 21
- TabOrder = 8
- Text = '0'
- OnExit = edtInterRampCheck
- end
- object edtInterRamp09: TEdit
- Tag = 9
- Left = 497
- Top = 32
- Width = 33
- Height = 21
- TabOrder = 9
- Text = '0'
- OnExit = edtInterRampCheck
- end
- object edtInterRamp10: TEdit
- Tag = 10
- Left = 538
- Top = 32
- Width = 33
- Height = 21
- TabOrder = 10
- Text = '0'
- OnExit = edtInterRampCheck
- end
- object edtInterRamp11: TEdit
- Tag = 11
- Left = 579
- Top = 32
- Width = 33
- Height = 21
- TabOrder = 11
- Text = '0'
- OnExit = edtInterRampCheck
- end
- object edtInterRamp12: TEdit
- Tag = 12
- Left = 620
- Top = 32
- Width = 33
- Height = 21
- TabOrder = 12
- Text = '0'
- OnExit = edtInterRampCheck
- end
- object edtInterRamp13: TEdit
- Tag = 13
- Left = 661
- Top = 32
- Width = 33
- Height = 21
- TabOrder = 13
- Text = '0'
- OnExit = edtInterRampCheck
- end
- object edtInterRamp14: TEdit
- Tag = 14
- Left = 702
- Top = 32
- Width = 35
- Height = 21
- TabOrder = 14
- Text = '0'
- OnExit = edtInterRampCheck
- end
- object edtInterRamp15: TEdit
- Tag = 15
- Left = 744
- Top = 32
- Width = 35
- Height = 21
- TabOrder = 15
- Text = '0'
- OnExit = edtInterRampCheck
- end
- object btnLeft: TButton
- Left = 96
- Top = 28
- Width = 25
- Height = 25
- Caption = '<<'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 16
- OnClick = btnLeftClick
- end
- object btnRight: TButton
- Left = 784
- Top = 28
- Width = 25
- Height = 25
- Caption = '>>'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 17
- OnClick = btnRightClick
- end
- end
- object lblHint: TStaticText
- Left = 488
- Top = 8
- Width = 33
- Height = 17
- BorderStyle = sbsSingle
- Caption = 'lblHint'
- Color = clYellow
- ParentColor = False
- TabOrder = 1
- Visible = False
- end
- object btnUploadFromFlash: TButton
- Left = 32
- Top = 536
- Width = 100
- Height = 25
- Caption = 'Upload from flash'
- TabOrder = 2
- OnClick = btnUploadFromFlashClick
- end
- object btnDownloadToFlash: TButton
- Left = 144
- Top = 536
- Width = 100
- Height = 25
- Caption = 'Download to flash'
- TabOrder = 3
- OnClick = btnDownloadToFlashClick
- end
- object btnChangeDB: TButton
- Left = 256
- Top = 536
- Width = 121
- Height = 25
- Caption = 'Change NVRAM DB'
- TabOrder = 4
- OnClick = btnChangeDBClick
- end
- object btnLoadFromFile: TButton
- Left = 392
- Top = 536
- Width = 80
- Height = 25
- Caption = 'Load from file'
- TabOrder = 5
- OnClick = btnLoadFromFileClick
- end
- object btnSaveToFile: TButton
- Left = 488
- Top = 536
- Width = 80
- Height = 25
- Caption = 'Save to file'
- TabOrder = 6
- OnClick = btnSaveToFileClick
- end
- object btnTXStart: TBitBtn
- Left = 695
- Top = 23
- Width = 59
- Height = 25
- Caption = 'Start'
- TabOrder = 7
- OnClick = btnTXStartClick
- Kind = bkRetry
- end
- object btnTXStop: TBitBtn
- Left = 760
- Top = 24
- Width = 59
- Height = 25
- Caption = 'Stop'
- TabOrder = 8
- OnClick = btnTXStopClick
- Kind = bkNo
- end
- object edtTestArfcn: TEdit
- Left = 640
- Top = 24
- Width = 49
- Height = 21
- TabOrder = 9
- Text = '0'
- OnExit = edtTestArfcnCheck
- end
- end
- object sbISR: TStatusBar
- Left = 0
- Top = 585
- Width = 841
- Height = 32
- Panels = <
- item
- Width = 50
- end>
- SimplePanel = False
- end
- object OpenDialog: TOpenDialog
- DefaultExt = 'ini'
- Filter = 'Ini file (*.ini)|*.ini|Cal file (*.cal)|*.cal|All file (*.*)|*.*'
- Title = 'Open ini file'
- Left = 576
- Top = 8
- end
- object SaveDialog: TSaveDialog
- DefaultExt = 'ini'
- Filter = 'Ini file (*.ini)|*.ini|Cal file (*.cal)|*.cal|All file [*.*]|*.*'
- Title = 'Save to ini file'
- Left = 616
- Top = 8
- end
- object HintTimer: TTimer
- Enabled = False
- OnTimer = HintTimerTimer
- Left = 536
- Top = 8
- end
- end