📄 unit1.~dfm
字号:
object Form1: TForm1
Left = 223
Top = 140
Width = 870
Height = 500
Caption = 'Form1'
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 Label1: TLabel
Left = 240
Top = 56
Width = 56
Height = 13
Caption = #37038#21253#37325#37327
end
object Label2: TLabel
Left = 248
Top = 104
Width = 49
Height = 13
Caption = #21315#31859#25968
end
object Label3: TLabel
Left = 248
Top = 288
Width = 33
Height = 13
Caption = #21333#20215
end
object Label4: TLabel
Left = 248
Top = 336
Width = 33
Height = 13
Caption = #24635#20215
end
object Label5: TLabel
Left = 456
Top = 280
Width = 49
Height = 13
Caption = #20803'/'#21315#20811
end
object Label6: TLabel
Left = 464
Top = 336
Width = 12
Height = 13
Caption = #20803
end
object Label7: TLabel
Left = 456
Top = 56
Width = 41
Height = 13
Caption = #21315#20811
end
object Label8: TLabel
Left = 456
Top = 96
Width = 33
Height = 13
Caption = #21315#31859
end
object Label9: TLabel
Left = 280
Top = 7
Width = 257
Height = 32
Caption = #37038#21253#35745#36153#31995#32479
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -27
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Button1: TButton
Left = 304
Top = 200
Width = 75
Height = 25
Caption = #35745#31639
TabOrder = 0
OnClick = Button1Click
end
object Edit1: TEdit
Left = 320
Top = 56
Width = 121
Height = 21
TabOrder = 1
end
object Edit2: TEdit
Left = 320
Top = 96
Width = 121
Height = 21
TabOrder = 2
end
object Edit3: TEdit
Left = 328
Top = 280
Width = 121
Height = 21
TabOrder = 3
end
object Edit4: TEdit
Left = 328
Top = 336
Width = 121
Height = 21
TabOrder = 4
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -