📄 unit9.dfm
字号:
object frmedeqp: Tfrmedeqp
Left = 376
Top = 227
BorderStyle = bsDialog
Caption = 'frmedeqp'
ClientHeight = 113
ClientWidth = 283
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 10
Top = 10
Width = 65
Height = 13
Caption = #35774#22791#32534#21495#65306
end
object Label2: TLabel
Left = 10
Top = 40
Width = 52
Height = 13
Caption = #26426#25151#21495#65306
end
object Label3: TLabel
Left = 10
Top = 70
Width = 39
Height = 13
Caption = #29366#24577#65306
end
object Edit1: TEdit
Left = 70
Top = 10
Width = 121
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 70
Top = 40
Width = 121
Height = 21
TabOrder = 1
end
object BitBtn1: TBitBtn
Left = 200
Top = 16
Width = 75
Height = 25
Caption = #30830#35748
TabOrder = 2
OnClick = BitBtn1Click
Kind = bkOK
end
object ComboBox1: TComboBox
Left = 70
Top = 70
Width = 120
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 3
Items.Strings = (
#33391#22909
#25439#22351)
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -