📄 unit1.dfm
字号:
object Form1: TForm1
Left = 192
Top = 115
Width = 481
Height = 265
Caption = 'IMEI'#35745#31639
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object RadioButton1: TRadioButton
Left = 96
Top = 16
Width = 113
Height = 17
Caption = 'IMEI'#21333#20010#35745#31639
Checked = True
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
ParentShowHint = False
ShowHint = False
TabOrder = 0
TabStop = True
OnClick = RadioButton1Click
end
object RadioButton2: TRadioButton
Left = 248
Top = 16
Width = 113
Height = 17
Caption = 'IMEI'#25209#37327#35745#31639
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = RadioButton2Click
end
object GroupBox1: TGroupBox
Left = 8
Top = 40
Width = 457
Height = 97
Caption = #25968#25454#36755#20837
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
TabOrder = 2
object Label1: TLabel
Left = 16
Top = 24
Width = 38
Height = 15
Caption = 'Label1'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 16
Top = 56
Width = 38
Height = 15
Caption = 'Label2'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 96
Top = 24
Width = 329
Height = 23
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Arial'
Font.Style = []
MaxLength = 14
ParentFont = False
TabOrder = 0
end
object Edit2: TEdit
Left = 96
Top = 56
Width = 329
Height = 23
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
TabOrder = 1
end
end
object Button1: TButton
Left = 8
Top = 144
Width = 457
Height = 33
Caption = #35745#31639
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 320
Top = 184
Width = 145
Height = 33
Caption = #36864#20986
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 4
OnClick = Button2Click
end
object Button3: TButton
Left = 160
Top = 184
Width = 145
Height = 33
Caption = #25171#24320'TXT'#25991#20214
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 5
OnClick = Button3Click
end
object Button4: TButton
Left = 8
Top = 184
Width = 137
Height = 33
Caption = #20851#20110
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 6
OnClick = Button4Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -