📄 unit11.~dfm
字号:
object Form11: TForm11
Left = 446
Top = 215
Width = 304
Height = 237
BorderIcons = []
Caption = #30331#24405
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 Panel1: TPanel
Left = 0
Top = 0
Width = 296
Height = 202
Align = alClient
TabOrder = 0
object Label1: TLabel
Left = 24
Top = 64
Width = 105
Height = 13
Caption = #35831#36755#20837#30331#24405#23494#30721#65306' '
end
object Label2: TLabel
Left = 24
Top = 24
Width = 48
Height = 13
Caption = #29992#25143#21517#65306
end
object Edit1: TEdit
Left = 56
Top = 96
Width = 177
Height = 21
PasswordChar = '*'
TabOrder = 0
end
object BitBtn1: TBitBtn
Left = 56
Top = 144
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 1
OnClick = BitBtn1Click
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 160
Top = 144
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 2
OnClick = BitBtn2Click
Kind = bkCancel
end
object ComboBox1: TComboBox
Left = 88
Top = 24
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 3
Items.Strings = (
#25945#24072
#23398#29983)
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -