📄 blqcz.dfm
字号:
object Frm_BLQ: TFrm_BLQ
Left = 305
Top = 158
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #36991#38647#22120#25805#20316
ClientHeight = 285
ClientWidth = 647
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #23435#20307
Font.Style = [fsBold]
OldCreateOrder = False
Position = poMainFormCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 19
object Label1: TLabel
Left = 56
Top = 48
Width = 80
Height = 19
Caption = #21464#30005#25152#21517
end
object Label2: TLabel
Left = 336
Top = 112
Width = 80
Height = 19
Caption = #24320#20851#32534#21495
end
object Label3: TLabel
Left = 56
Top = 112
Width = 80
Height = 19
Caption = #24320#20851#21517#31216
end
object CB_BDS: TComboBox
Left = 152
Top = 40
Width = 177
Height = 27
ItemHeight = 19
TabOrder = 0
Text = 'CB_BDS'
OnChange = CB_BDSChange
end
object CB_Num: TComboBox
Left = 448
Top = 112
Width = 145
Height = 27
ItemHeight = 19
TabOrder = 1
Text = 'CB_Num'
OnChange = CB_NumChange
end
object CB_Name: TComboBox
Left = 152
Top = 104
Width = 177
Height = 27
ItemHeight = 19
TabOrder = 2
Text = 'CB_Name'
OnChange = CB_NameChange
end
object RG_ZH: TRadioGroup
Left = 56
Top = 152
Width = 225
Height = 97
Caption = #32508#21512#20196#31080
Items.Strings = (
#36991#38647#22120'(PT)'#20572#30005
#36991#38647#22120'(PT)'#36865#30005)
TabOrder = 3
OnClick = RG_ZHClick
end
object RG_AC: TRadioGroup
Left = 344
Top = 160
Width = 257
Height = 89
Caption = #23433#25514#20196#31080
Items.Strings = (
#36991#38647#22120'(PT)'#20572#30005#26816#20462
#36991#38647#22120'(PT)'#25286#38500#23433#25514)
TabOrder = 4
OnClick = RG_ACClick
end
object BT_Sure: TButton
Left = 368
Top = 48
Width = 75
Height = 33
Caption = #30830#23450
TabOrder = 5
OnClick = BT_SureClick
end
object BT_Cancle: TButton
Left = 488
Top = 48
Width = 75
Height = 33
Caption = #21462#28040
TabOrder = 6
OnClick = BT_CancleClick
end
object ADOQuery: TADOQuery
Parameters = <>
Left = 312
Top = 16
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -