📄 depf_main.~dfm
字号:
object Form1: TForm1
Left = 238
Top = 150
Width = 310
Height = 179
AutoSize = True
Caption = #25991#20214#21152'/'#35299#23494
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 Panel1: TPanel
Left = 0
Top = 0
Width = 302
Height = 145
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
object Label1: TLabel
Left = 32
Top = 24
Width = 42
Height = 14
Caption = #25991#20214#65306
end
object Label2: TLabel
Left = 32
Top = 48
Width = 42
Height = 14
Caption = #23494#30721#65306
end
object Button1: TButton
Left = 120
Top = 80
Width = 73
Height = 49
Caption = #35299#23494
TabOrder = 0
OnClick = Button1Click
end
object Edit1: TEdit
Left = 72
Top = 24
Width = 161
Height = 22
TabOrder = 1
end
object Button2: TButton
Left = 208
Top = 80
Width = 73
Height = 49
Caption = #36864#20986
TabOrder = 2
OnClick = Button2Click
end
object Edit2: TEdit
Left = 72
Top = 48
Width = 161
Height = 22
PasswordChar = '*'
TabOrder = 3
end
object Button3: TButton
Left = 240
Top = 24
Width = 41
Height = 25
Caption = #36873#25321
TabOrder = 4
OnClick = Button3Click
end
object Button4: TButton
Left = 40
Top = 80
Width = 73
Height = 49
Caption = #21152#23494
TabOrder = 5
OnClick = Button4Click
end
end
object OpenDialog1: TOpenDialog
Filter = #25152#26377#25991#20214'|*.*'
Left = 224
Top = 80
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -