www.pudn.com > HDTV_play_flash.rar > chipset.dfm
object Form4: TForm4
Left = 426
Top = 217
BorderStyle = bsDialog
Caption = #36965#25511#25509#25910#33455#29255#35774#32622
ClientHeight = 295
ClientWidth = 363
Color = 14860408
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poOwnerFormCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 32
Top = 48
Width = 76
Height = 13
Caption = #23458#25143#30721'(HEX)'#65306
end
object Label2: TLabel
Left = 32
Top = 80
Width = 96
Height = 13
Caption = #40664#35748#30340#36755#20837#27861#21495#65306
end
object Label3: TLabel
Left = 32
Top = 120
Width = 80
Height = 13
Caption = #36755#20837#27861#21495'MIN'#65306
end
object Label4: TLabel
Left = 32
Top = 160
Width = 83
Height = 13
Caption = #36755#20837#27861#21495'MAX'#65306
end
object Bevel1: TBevel
Left = 16
Top = 216
Width = 329
Height = 17
Shape = bsBottomLine
end
object Label10: TLabel
Left = 32
Top = 192
Width = 103
Height = 13
Caption = 'iic '#22320#22336'('#19978#20301#33258#29992')'#65306
end
object Edit1: TEdit
Left = 144
Top = 40
Width = 57
Height = 21
TabOrder = 0
Text = '00 00 00'
OnKeyPress = Edit1KeyPress
end
object Edit2: TEdit
Left = 144
Top = 72
Width = 57
Height = 21
TabOrder = 1
Text = '1'
OnKeyPress = Edit1KeyPress
end
object Edit3: TEdit
Left = 144
Top = 112
Width = 57
Height = 21
TabOrder = 2
Text = '0'
OnKeyPress = Edit1KeyPress
end
object Edit4: TEdit
Left = 144
Top = 152
Width = 57
Height = 21
TabOrder = 3
Text = '6'
OnKeyPress = Edit1KeyPress
end
object Button1: TButton
Left = 80
Top = 248
Width = 81
Height = 33
Caption = 'OK'
ModalResult = 1
TabOrder = 4
end
object GroupBox1: TGroupBox
Left = 240
Top = 32
Width = 89
Height = 177
Caption = #27880#65306
TabOrder = 5
object Label5: TLabel
Left = 16
Top = 16
Width = 48
Height = 13
Caption = #36755#20837#27861#65306
end
object Label6: TLabel
Left = 16
Top = 40
Width = 66
Height = 13
Caption = '0'#65309#33521#25991#22823#20889
end
object Label7: TLabel
Left = 16
Top = 60
Width = 66
Height = 13
Caption = '1'#65309#33521#25991#23567#20889
end
object Label8: TLabel
Left = 16
Top = 81
Width = 42
Height = 13
Caption = '2'#65309#25340#38899
end
object Label9: TLabel
Left = 16
Top = 102
Width = 42
Height = 13
Caption = '3'#65309#31508#21010
end
object Label11: TLabel
Left = 16
Top = 123
Width = 42
Height = 13
Caption = '4'#65309#25968#23383
end
object Label12: TLabel
Left = 16
Top = 144
Width = 42
Height = 13
Caption = '5'#65309#31526#21495
end
end
object Edit5: TEdit
Left = 144
Top = 184
Width = 57
Height = 21
TabOrder = 6
Text = '0'
OnKeyPress = Edit1KeyPress
end
object Button2: TButton
Left = 208
Top = 248
Width = 81
Height = 33
Caption = 'CANCEL'
ModalResult = 2
TabOrder = 7
end
end