📄 ydhntj_q.dfm
字号:
object Fhntj_q: TFhntj_q
Left = 264
Top = 140
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = '接本户其它表下'
ClientHeight = 86
ClientWidth = 248
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = '宋体'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
PixelsPerInch = 96
TextHeight = 13
object BitBtn1: TBitBtn
Left = 128
Top = 56
Width = 75
Height = 25
Caption = '确定'
TabOrder = 0
Kind = bkOK
end
object Panel1: TPanel
Left = 8
Top = 8
Width = 233
Height = 41
BevelInner = bvLowered
BevelOuter = bvNone
TabOrder = 1
object Label1: TLabel
Left = 24
Top = 16
Width = 26
Height = 13
Caption = '接在'
end
object Label2: TLabel
Left = 136
Top = 16
Width = 13
Height = 13
Caption = '下'
end
object ComboBox1: TComboBox
Left = 56
Top = 11
Width = 73
Height = 21
ItemHeight = 13
TabOrder = 0
Text = 'ComboBox1'
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -