📄 u_tj.dfm
字号:
object frm_cxtj: Tfrm_cxtj
Left = 354
Top = 140
Width = 293
Height = 132
Caption = #35774#32622#26597#35810#26465#20214
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 285
Height = 105
Align = alClient
BevelInner = bvRaised
BevelOuter = bvLowered
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
object Label1: TLabel
Left = 20
Top = 28
Width = 70
Height = 14
Caption = #26597#35810#26465#20214#65306
end
object Label2: TLabel
Left = 172
Top = 28
Width = 7
Height = 14
Caption = '='
end
object ComboBox1: TComboBox
Left = 84
Top = 24
Width = 80
Height = 22
ItemHeight = 14
TabOrder = 0
Items.Strings = (
#32534#21495
#22995#21517)
end
object Edit1: TEdit
Left = 188
Top = 24
Width = 80
Height = 22
TabOrder = 1
end
object BitBtn1: TBitBtn
Left = 40
Top = 64
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 2
OnClick = BitBtn1Click
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 170
Top = 64
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 3
OnClick = BitBtn2Click
Kind = bkCancel
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -