📄 unit15.dfm
字号:
object FormZHDJSC: TFormZHDJSC
Left = 388
Top = 277
Width = 247
Height = 146
Caption = #20303#25143#20449#24687#21024#38500
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 239
Height = 112
Align = alClient
Color = clSkyBlue
TabOrder = 0
object GroupBox1: TGroupBox
Left = 16
Top = 8
Width = 201
Height = 97
Caption = #35831#36755#20837#20303#25143#30340#32534#21495#65306' '
TabOrder = 0
object BitBtn2: TBitBtn
Left = 118
Top = 64
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 0
OnClick = BitBtn2Click
Kind = bkCancel
end
object BitBtn1: TBitBtn
Left = 8
Top = 64
Width = 75
Height = 25
Caption = #21024#38500
TabOrder = 1
OnClick = BitBtn1Click
Kind = bkOK
end
object Edit1: TEdit
Left = 40
Top = 24
Width = 121
Height = 21
TabOrder = 2
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -