📄 dhqkcx_form.dfm
字号:
object dhqk_Form: Tdhqk_Form
Left = 264
Top = 119
Width = 393
Height = 237
Caption = '中船重工集团709所产品采购计划管理-到货情况查询'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -14
Font.Name = '宋体'
Font.Style = []
OldCreateOrder = False
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 14
object Bevel1: TBevel
Left = 0
Top = 0
Width = 385
Height = 210
Align = alClient
Shape = bsFrame
end
object Label1: TLabel
Left = 64
Top = 24
Width = 84
Height = 14
Caption = '查询操作符:'
end
object BitBtn1: TBitBtn
Left = 69
Top = 176
Width = 75
Height = 25
Caption = '确定'
TabOrder = 0
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 237
Top = 176
Width = 75
Height = 25
Caption = '取消'
TabOrder = 1
Kind = bkCancel
end
object ComboBox2: TComboBox
Left = 184
Top = 16
Width = 121
Height = 22
ItemHeight = 14
TabOrder = 2
Text = '>='
Items.Strings = (
'>='
'='
'>'
'<'
'<='
'<>')
end
object RD1: TRadioGroup
Left = 56
Top = 56
Width = 273
Height = 105
Caption = '查询选择'
ItemIndex = 0
Items.Strings = (
'预测到货时间'
'到货情况条件')
TabOrder = 3
OnClick = RD1Click
end
object ComboBox1: TComboBox
Left = 185
Top = 120
Width = 121
Height = 22
Enabled = False
ItemHeight = 14
TabOrder = 4
end
object ComboBox3: TComboBox
Left = 184
Top = 80
Width = 121
Height = 22
ItemHeight = 14
TabOrder = 5
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -