📄 ydhjtj_d.dfm
字号:
object Fhjtj_d: TFhjtj_d
Left = 247
Top = 198
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = '套接关系'
ClientHeight = 89
ClientWidth = 304
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = '宋体'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 5
Top = 6
Width = 292
Height = 41
BevelInner = bvLowered
TabOrder = 0
object Label3: TLabel
Left = 11
Top = 16
Width = 52
Height = 13
Caption = '本表接在'
end
object Label4: TLabel
Left = 191
Top = 16
Width = 13
Height = 13
Caption = '的'
end
object Label7: TLabel
Left = 269
Top = 16
Width = 13
Height = 13
Caption = '下'
end
object DBComboBox1: TDBComboBox
Left = 93
Top = 11
Width = 92
Height = 21
DataField = 'bbzj'
DataSource = YDData.DSdbda
ItemHeight = 13
TabOrder = 0
OnChange = DBComboBox1Change
end
object DBComboBox2: TDBComboBox
Left = 212
Top = 11
Width = 52
Height = 21
DataField = 'zjbx'
DataSource = YDData.DSdbda
ItemHeight = 13
TabOrder = 1
OnChange = DBComboBox2Change
end
end
object BitBtn1: TBitBtn
Left = 201
Top = 56
Width = 73
Height = 25
Caption = '确定'
TabOrder = 1
OnClick = BitBtn1Click
Kind = bkOK
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -