📄 unit1.dfm
字号:
object Form1: TForm1
Left = 277
Top = 179
Width = 382
Height = 169
Caption = 'Form1'
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 Label1: TLabel
Left = 8
Top = 8
Width = 36
Height = 13
Caption = #23398#21495#65306
end
object Label2: TLabel
Left = 136
Top = 8
Width = 36
Height = 13
Caption = #22995#21517#65306
end
object Label3: TLabel
Left = 264
Top = 8
Width = 36
Height = 13
Caption = #24180#40836#65306
end
object Label4: TLabel
Left = 8
Top = 40
Width = 36
Height = 13
Caption = #24615#21035#65306
end
object Label5: TLabel
Left = 136
Top = 40
Width = 36
Height = 13
Caption = #33521#35821#65306
end
object Label6: TLabel
Left = 240
Top = 40
Width = 36
Height = 13
Caption = #25968#23398#65306
end
object Label7: TLabel
Left = 8
Top = 72
Width = 36
Height = 13
Caption = #35821#25991#65306
end
object Label8: TLabel
Left = 136
Top = 72
Width = 36
Height = 13
Caption = #29289#29702#65306
end
object Label10: TLabel
Left = 240
Top = 72
Width = 48
Height = 13
Caption = #24179#22343#20998#65306
end
object Edit1: TEdit
Left = 56
Top = 8
Width = 65
Height = 21
TabOrder = 0
Text = 'Edit1'
end
object Edit2: TEdit
Left = 176
Top = 8
Width = 81
Height = 21
TabOrder = 1
Text = 'Edit2'
end
object Edit3: TEdit
Left = 304
Top = 8
Width = 65
Height = 21
TabOrder = 2
Text = 'Edit3'
end
object Edit4: TEdit
Left = 56
Top = 40
Width = 49
Height = 21
TabOrder = 3
Text = 'Edit4'
end
object Edit5: TEdit
Left = 176
Top = 40
Width = 49
Height = 21
TabOrder = 4
Text = 'Edit5'
end
object Edit6: TEdit
Left = 288
Top = 40
Width = 49
Height = 21
TabOrder = 5
Text = 'Edit6'
end
object Edit7: TEdit
Left = 56
Top = 72
Width = 49
Height = 21
TabOrder = 6
Text = 'Edit7'
end
object Edit8: TEdit
Left = 176
Top = 72
Width = 57
Height = 21
TabOrder = 7
Text = 'Edit8'
end
object Edit9: TEdit
Left = 288
Top = 72
Width = 49
Height = 21
ReadOnly = True
TabOrder = 8
Text = 'Edit9'
end
object Button1: TButton
Left = 24
Top = 104
Width = 65
Height = 25
Caption = #39318#35760#24405
TabOrder = 9
OnClick = Button1Click
end
object Button2: TButton
Left = 112
Top = 104
Width = 65
Height = 25
Caption = #21069#31227
TabOrder = 10
OnClick = Button2Click
end
object Button3: TButton
Left = 192
Top = 104
Width = 65
Height = 25
Caption = #21518#31227
TabOrder = 11
OnClick = Button3Click
end
object Button4: TButton
Left = 272
Top = 104
Width = 57
Height = 25
Caption = #26411#35760#24405
TabOrder = 12
OnClick = Button4Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -