📄 szgwyq.dfm
字号:
object frmSzgwyq: TfrmSzgwyq
Left = 474
Top = 216
BorderStyle = bsDialog
Caption = #35774#32622#23703#20301#35201#27714
ClientHeight = 363
ClientWidth = 342
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIForm
OldCreateOrder = False
Position = poMainFormCenter
PixelsPerInch = 96
TextHeight = 13
object btnOk: TButton
Left = 72
Top = 328
Width = 75
Height = 25
Caption = #30830' '#23450
ModalResult = 1
TabOrder = 0
OnClick = btnOkClick
end
object btnCancel: TButton
Left = 168
Top = 328
Width = 75
Height = 25
Caption = #21462' '#28040
ModalResult = 2
TabOrder = 1
end
object GrouopBoxGwbzYq: TGroupBox
Left = 13
Top = 8
Width = 313
Height = 313
TabOrder = 2
object Label4: TLabel
Left = 16
Top = 16
Width = 137
Height = 13
AutoSize = False
Caption = #35831#36873#25321#35774#32622#35201#27714#30340#39033#30446
end
object Label8: TLabel
Left = 16
Top = 200
Width = 89
Height = 13
AutoSize = False
Caption = #24050#35774#32622#30340#26465#20214
end
object MemYszyq: TMemo
Left = 16
Top = 216
Width = 281
Height = 89
Lines.Strings = (
'')
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 0
end
object GroupBox3: TGroupBox
Left = 16
Top = 48
Width = 153
Height = 145
Caption = #35831#36873#25321#38656#35201#30340#26465#20214
TabOrder = 1
object ChkLstTJ: TCheckListBox
Left = 8
Top = 16
Width = 137
Height = 121
OnClickCheck = ChkLstTJClickCheck
ItemHeight = 13
TabOrder = 0
end
end
object GroupBox4: TGroupBox
Left = 176
Top = 48
Width = 129
Height = 145
Caption = #20854#20182#35201#27714
TabOrder = 2
object MemoQtyq: TMemo
Left = 8
Top = 16
Width = 113
Height = 121
Lines.Strings = (
'')
ScrollBars = ssVertical
TabOrder = 0
OnChange = MemoQtyqChange
end
end
object cmbYqxm: TComboBox
Left = 144
Top = 16
Width = 145
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 3
OnChange = cmbYqxmChange
end
end
object ADODataSet1: TADODataSet
Connection = DataModule1.ADOConnection
CursorType = ctStatic
Parameters = <>
Left = 48
Top = 320
end
object ADODataSet2: TADODataSet
Connection = DataModule1.ADOConnection
Parameters = <>
Left = 248
Top = 328
end
object ADOQuery1: TADOQuery
Connection = DataModule1.ADOConnection
Parameters = <>
Left = 280
Top = 328
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -