📄 unit1.dfm
字号:
object Form1: TForm1
Left = 294
Top = 257
BorderStyle = bsDialog
Caption = 'Form1'
ClientHeight = 177
ClientWidth = 396
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 83
Top = 30
Width = 33
Height = 13
AutoSize = False
Caption = #29992#25143
end
object Label2: TLabel
Left = 83
Top = 70
Width = 33
Height = 13
AutoSize = False
Caption = #23494#30721
end
object Label3: TLabel
Left = 88
Top = 96
Width = 209
Height = 13
AutoSize = False
Caption = #26410#27880#20876#65292#19981#33021#20351#29992#26412#36719#20214
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Button1: TButton
Left = 160
Top = 128
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 0
end
object Button2: TButton
Left = 280
Top = 128
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 1
OnClick = Button2Click
end
object Edit1: TEdit
Left = 128
Top = 24
Width = 161
Height = 21
TabOrder = 2
end
object Edit2: TEdit
Left = 129
Top = 64
Width = 160
Height = 21
PasswordChar = '*'
TabOrder = 3
end
object Button33333: TButton
Left = 48
Top = 128
Width = 75
Height = 25
Caption = #27880#20876
TabOrder = 4
OnClick = Button33333Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -