📄 tv_form.~dfm
字号:
object Form1: TForm1
Left = 242
Top = 127
Width = 728
Height = 663
Caption = 'TV Tuner Debug'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object GroupBox5: TGroupBox
Left = 8
Top = 352
Width = 353
Height = 273
Caption = 'IF IIC Data Byte'
TabOrder = 9
object GroupBox6: TGroupBox
Left = 8
Top = 32
Width = 337
Height = 105
Caption = 'IF Control Byte'
TabOrder = 0
object Label8: TLabel
Left = 16
Top = 24
Width = 62
Height = 13
Caption = 'Switching (B)'
end
object Label9: TLabel
Left = 96
Top = 24
Width = 45
Height = 13
Caption = 'Adjust (C)'
end
object Label10: TLabel
Left = 160
Top = 24
Width = 39
Height = 13
Caption = 'Data (E)'
end
object Label11: TLabel
Left = 16
Top = 72
Width = 44
Height = 13
Caption = 'Uart Cmd'
end
object Edit8: TEdit
Left = 16
Top = 40
Width = 57
Height = 21
TabOrder = 0
end
object Edit9: TEdit
Left = 96
Top = 40
Width = 49
Height = 21
TabOrder = 1
end
object Edit10: TEdit
Left = 160
Top = 40
Width = 41
Height = 21
TabOrder = 2
end
object Edit11: TEdit
Left = 96
Top = 72
Width = 49
Height = 21
TabOrder = 3
Text = '6'
end
object Button8: TButton
Left = 256
Top = 72
Width = 49
Height = 25
Caption = 'Write'
TabOrder = 4
OnClick = Button8Click
end
end
end
object GroupBox4: TGroupBox
Left = 8
Top = 48
Width = 353
Height = 281
Caption = 'Tuner IIC Data Byte'
TabOrder = 8
end
object GroupBox1: TGroupBox
Left = 16
Top = 72
Width = 337
Height = 129
Caption = 'Set Frequency'
TabOrder = 0
object Label1: TLabel
Left = 8
Top = 24
Width = 67
Height = 13
Caption = 'Devider Byte1'
end
object Label2: TLabel
Left = 96
Top = 24
Width = 67
Height = 13
Caption = 'Devider Byte2'
end
object Label3: TLabel
Left = 168
Top = 24
Width = 60
Height = 13
Caption = 'Control Byte '
end
object Label4: TLabel
Left = 232
Top = 24
Width = 79
Height = 13
Caption = 'Bandswitch Byte'
end
object Label5: TLabel
Left = 8
Top = 88
Width = 44
Height = 13
Caption = 'Uart Cmd'
end
object Edit1: TEdit
Left = 8
Top = 48
Width = 65
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 88
Top = 48
Width = 65
Height = 21
TabOrder = 1
end
object Edit3: TEdit
Left = 168
Top = 48
Width = 65
Height = 21
TabOrder = 2
end
object Edit4: TEdit
Left = 240
Top = 48
Width = 65
Height = 21
TabOrder = 3
end
object Edit5: TEdit
Left = 88
Top = 88
Width = 57
Height = 21
TabOrder = 4
Text = '4'
end
object Button1: TButton
Left = 248
Top = 88
Width = 57
Height = 25
Caption = 'Write'
TabOrder = 5
OnClick = Button1Click
end
end
object GroupBox2: TGroupBox
Left = 16
Top = 208
Width = 337
Height = 113
Caption = 'Tuner Data'
TabOrder = 1
object Label6: TLabel
Left = 8
Top = 88
Width = 44
Height = 13
Caption = 'Uart Cmd'
end
object Panel1: TPanel
Left = 8
Top = 24
Width = 41
Height = 17
Caption = 'D7'
TabOrder = 0
end
object Panel2: TPanel
Left = 48
Top = 24
Width = 41
Height = 17
Caption = 'D6'
TabOrder = 1
end
object Panel3: TPanel
Left = 88
Top = 24
Width = 41
Height = 17
Caption = 'D5'
TabOrder = 2
end
object Panel4: TPanel
Left = 128
Top = 24
Width = 41
Height = 17
Caption = 'D4'
TabOrder = 3
end
object Panel5: TPanel
Left = 168
Top = 24
Width = 41
Height = 17
Caption = 'D3'
TabOrder = 4
end
object Panel6: TPanel
Left = 208
Top = 24
Width = 41
Height = 17
Caption = 'D2'
TabOrder = 5
end
object Panel7: TPanel
Left = 248
Top = 24
Width = 41
Height = 17
Caption = 'D1'
TabOrder = 6
end
object Panel8: TPanel
Left = 288
Top = 24
Width = 41
Height = 17
Caption = 'D0'
TabOrder = 7
end
object Panel9: TPanel
Left = 8
Top = 40
Width = 41
Height = 17
Caption = 'POR'
TabOrder = 8
end
object Panel10: TPanel
Left = 48
Top = 40
Width = 41
Height = 17
Caption = 'FL'
TabOrder = 9
end
object Panel11: TPanel
Left = 88
Top = 40
Width = 41
Height = 17
Caption = '1'
TabOrder = 10
end
object Panel12: TPanel
Left = 128
Top = 40
Width = 41
Height = 17
Caption = '1'
TabOrder = 11
end
object Panel13: TPanel
Left = 168
Top = 40
Width = 41
Height = 17
Caption = '1'
TabOrder = 12
end
object Panel14: TPanel
Left = 208
Top = 40
Width = 41
Height = 17
Caption = 'A2'
TabOrder = 13
end
object Panel15: TPanel
Left = 248
Top = 40
Width = 41
Height = 17
Caption = 'A1'
TabOrder = 14
end
object Panel16: TPanel
Left = 288
Top = 40
Width = 41
Height = 17
Caption = 'A0'
TabOrder = 15
end
object Panel17: TPanel
Left = 8
Top = 56
Width = 41
Height = 17
TabOrder = 16
end
object Panel18: TPanel
Left = 48
Top = 56
Width = 41
Height = 17
TabOrder = 17
end
object Panel19: TPanel
Left = 88
Top = 56
Width = 41
Height = 17
TabOrder = 18
end
object Panel20: TPanel
Left = 128
Top = 56
Width = 41
Height = 17
TabOrder = 19
end
object Panel21: TPanel
Left = 168
Top = 56
Width = 41
Height = 17
TabOrder = 20
end
object Panel22: TPanel
Left = 208
Top = 56
Width = 41
Height = 17
TabOrder = 21
end
object Panel23: TPanel
Left = 248
Top = 56
Width = 41
Height = 17
TabOrder = 22
end
object Panel24: TPanel
Left = 288
Top = 56
Width = 41
Height = 17
TabOrder = 23
end
object Edit6: TEdit
Left = 72
Top = 88
Width = 49
Height = 21
TabOrder = 24
Text = '5'
end
object Button2: TButton
Left = 264
Top = 80
Width = 49
Height = 25
Caption = 'Read'
TabOrder = 25
OnClick = Button2Click
end
end
object GroupBox3: TGroupBox
Left = 16
Top = 496
Width = 337
Height = 113
Caption = 'IF Data'
TabOrder = 2
object Label7: TLabel
Left = 8
Top = 88
Width = 44
Height = 13
Caption = 'Uart Cmd'
end
object Panel25: TPanel
Left = 8
Top = 24
Width = 41
Height = 17
Caption = 'D7'
TabOrder = 0
end
object Panel26: TPanel
Left = 48
Top = 24
Width = 41
Height = 17
Caption = 'D6'
TabOrder = 1
end
object Panel27: TPanel
Left = 88
Top = 24
Width = 41
Height = 17
Caption = 'D5'
TabOrder = 2
end
object Panel28: TPanel
Left = 128
Top = 24
Width = 41
Height = 17
Caption = 'D4'
TabOrder = 3
end
object Panel29: TPanel
Left = 168
Top = 24
Width = 41
Height = 17
Caption = 'D3'
TabOrder = 4
end
object Panel30: TPanel
Left = 208
Top = 24
Width = 41
Height = 17
Caption = 'D2'
TabOrder = 5
end
object Panel31: TPanel
Left = 248
Top = 24
Width = 41
Height = 17
Caption = 'D1'
TabOrder = 6
end
object Panel32: TPanel
Left = 288
Top = 24
Width = 41
Height = 17
Caption = 'D0'
TabOrder = 7
end
object Panel33: TPanel
Left = 8
Top = 40
Width = 41
Height = 17
Caption = 'AFCWIN'
TabOrder = 8
end
object Panel34: TPanel
Left = 48
Top = 40
Width = 41
Height = 17
Caption = 'VIFL'
TabOrder = 9
end
object Panel35: TPanel
Left = 88
Top = 40
Width = 41
Height = 17
Caption = 'FMIFL'
TabOrder = 10
end
object Panel36: TPanel
Left = 128
Top = 40
Width = 41
Height = 17
Caption = 'AFC4'
TabOrder = 11
end
object Panel37: TPanel
Left = 168
Top = 40
Width = 41
Height = 17
Caption = 'AFC3'
TabOrder = 12
end
object Panel38: TPanel
Left = 208
Top = 40
Width = 41
Height = 17
Caption = 'AFC2'
TabOrder = 13
end
object Panel39: TPanel
Left = 248
Top = 40
Width = 41
Height = 17
Caption = 'AFC1'
TabOrder = 14
end
object Panel40: TPanel
Left = 288
Top = 40
Width = 41
Height = 17
Caption = 'PONR'
TabOrder = 15
end
object Panel41: TPanel
Left = 8
Top = 56
Width = 41
Height = 17
TabOrder = 16
end
object Panel42: TPanel
Left = 48
Top = 56
Width = 41
Height = 17
TabOrder = 17
end
object Panel43: TPanel
Left = 88
Top = 56
Width = 41
Height = 17
TabOrder = 18
end
object Panel44: TPanel
Left = 128
Top = 56
Width = 41
Height = 17
TabOrder = 19
end
object Panel45: TPanel
Left = 168
Top = 56
Width = 41
Height = 17
TabOrder = 20
end
object Panel46: TPanel
Left = 208
Top = 56
Width = 41
Height = 17
TabOrder = 21
end
object Panel47: TPanel
Left = 248
Top = 56
Width = 41
Height = 17
TabOrder = 22
end
object Panel48: TPanel
Left = 288
Top = 56
Width = 41
Height = 17
TabOrder = 23
end
object Edit7: TEdit
Left = 72
Top = 88
Width = 49
Height = 21
TabOrder = 24
Text = '7'
end
object Button3: TButton
Left = 264
Top = 80
Width = 49
Height = 25
Caption = 'Read'
TabOrder = 25
OnClick = Button3Click
end
end
object Button4: TButton
Left = 32
Top = 8
Width = 57
Height = 25
Caption = 'Com Set'
TabOrder = 3
OnClick = Button4Click
end
object Button5: TButton
Left = 200
Top = 8
Width = 49
Height = 25
Caption = 'Exit'
TabOrder = 4
OnClick = Button5Click
end
object Memo1: TMemo
Left = 384
Top = 56
Width = 321
Height = 521
Lines.Strings = (
'')
TabOrder = 5
end
object Button6: TButton
Left = 632
Top = 592
Width = 49
Height = 17
Caption = 'Clear'
TabOrder = 6
OnClick = Button6Click
end
object Button7: TButton
Left = 560
Top = 592
Width = 49
Height = 17
Caption = 'Save'
TabOrder = 7
end
object Button9: TButton
Left = 120
Top = 8
Width = 57
Height = 25
Caption = 'Open Com'
TabOrder = 10
OnClick = Button9Click
end
object Button10: TButton
Left = 120
Top = 8
Width = 65
Height = 25
Caption = 'Close Com'
TabOrder = 11
OnClick = Button10Click
end
object Button11: TButton
Left = 656
Top = 8
Width = 57
Height = 25
Caption = 'About'
TabOrder = 12
end
object YbCommDevice1: TYbCommDevice
PortNo = 1
Baud = br57600
ByteSize = 8
InBufSize = 8192
OutBufSize = 8192
HwInSize = 1200
HwOutSize = 1200
QueueSize = 16
PackageSize = 4096
Left = 248
Top = 8
end
object Timer1: TTimer
Interval = 200
OnTimer = Timer1Timer
Left = 288
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -