📄 unit_sell.~dfm
字号:
object Frame_Sell: TFrame_Sell
Left = 0
Top = 0
Width = 771
Height = 758
TabOrder = 0
object Panel5: TPanel
Left = 0
Top = 0
Width = 771
Height = 61
Align = alTop
BevelOuter = bvNone
TabOrder = 0
object GroupBox1: TGroupBox
Left = 1
Top = 2
Width = 584
Height = 51
Caption = #26597#35810#26465#20214
TabOrder = 0
object RadioButton1: TRadioButton
Left = 11
Top = 22
Width = 86
Height = 17
Caption = #20316#21697#21517#31216
Checked = True
TabOrder = 0
TabStop = True
end
object RadioButton2: TRadioButton
Left = 107
Top = 22
Width = 86
Height = 17
Caption = #20316#21697#20316#32773
TabOrder = 1
end
object RadioButton3: TRadioButton
Left = 195
Top = 22
Width = 86
Height = 17
Caption = #20986#21806#20215#26684
TabOrder = 2
end
object Notebook1: TNotebook
Left = 275
Top = 10
Width = 302
Height = 36
TabOrder = 3
object TPage
Left = 0
Top = 0
Caption = 'production'
object Edt_ProQry: TEdit
Left = 16
Top = 8
Width = 241
Height = 21
TabOrder = 0
end
end
object TPage
Left = 0
Top = 0
Caption = 'Author'
object ComboBox2: TComboBox
Left = 104
Top = 8
Width = 145
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 1
Visible = False
end
object ComboBox1: TComboBox
Left = 40
Top = 8
Width = 153
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 0
end
end
object TPage
Left = 0
Top = 0
Caption = 'Price'
object RadioGroup1: TRadioGroup
Left = 26
Top = 0
Width = 141
Height = 31
Columns = 2
ItemIndex = 0
Items.Strings = (
#22823#20110#31561#20110
#23567#20110#31561#20110)
TabOrder = 0
end
object SpinEdit1: TSpinEdit
Left = 176
Top = 8
Width = 81
Height = 22
MaxValue = 0
MinValue = 0
TabOrder = 1
Value = 0
end
end
end
end
object BitBtn_qry: TBitBtn
Left = 600
Top = 16
Width = 75
Height = 25
Caption = #26597#35810
TabOrder = 1
end
end
object Panel2: TPanel
Left = 0
Top = 717
Width = 771
Height = 41
Align = alBottom
BevelOuter = bvNone
TabOrder = 1
object BitBtn_new: TBitBtn
Left = 496
Top = 8
Width = 75
Height = 25
Caption = #22686#21152
TabOrder = 0
end
object BitBtn_edit: TBitBtn
Left = 576
Top = 8
Width = 75
Height = 25
Caption = #20462#25913
TabOrder = 1
end
object BitBtn_del: TBitBtn
Left = 656
Top = 8
Width = 75
Height = 25
Caption = #21024#38500
TabOrder = 2
end
object BitBtn_ok: TBitBtn
Left = 960
Top = 0
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 3
end
object BitBtn_cancel: TBitBtn
Left = 1056
Top = 8
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 4
end
end
object Panel1: TPanel
Left = 0
Top = 61
Width = 771
Height = 656
Align = alClient
BevelOuter = bvNone
TabOrder = 2
object Panel3: TPanel
Left = 0
Top = 0
Width = 441
Height = 656
Align = alLeft
BevelOuter = bvNone
TabOrder = 0
object StringGrid1: TStringGrid
Left = 0
Top = 0
Width = 441
Height = 656
Align = alClient
ColCount = 6
DefaultRowHeight = 20
FixedCols = 0
RowCount = 2
TabOrder = 0
ColWidths = (
93
99
95
350
4
4)
end
end
object Panel4: TPanel
Left = 446
Top = 0
Width = 352
Height = 656
BevelOuter = bvNone
TabOrder = 1
object Label1: TLabel
Left = 8
Top = 22
Width = 64
Height = 13
Caption = #20316#21697#21517#31216
end
object Label2: TLabel
Left = 8
Top = 57
Width = 57
Height = 13
Caption = #20316#21697#20316#32773' '
end
object Label3: TLabel
Left = 8
Top = 88
Width = 54
Height = 13
Caption = #20986#21806#20215#26684' '
end
object Label4: TLabel
Left = 32
Top = 336
Width = 66
Height = 13
Caption = #20316#21697#25551#36848' '
end
object Image1: TImage
Left = 32
Top = 144
Width = 265
Height = 137
end
object Label5: TLabel
Left = 16
Top = 120
Width = 57
Height = 13
Caption = #20316#21697#26174#31034
end
object Label6: TLabel
Left = 280
Top = 88
Width = 12
Height = 13
Caption = #20803
end
object Mmo_Des: TMemo
Left = 31
Top = 356
Width = 266
Height = 157
TabOrder = 0
end
object Edt_Price: TSpinEdit
Left = 80
Top = 88
Width = 185
Height = 22
MaxValue = 0
MinValue = 0
TabOrder = 1
Value = 0
end
object ComboBox3: TComboBox
Left = 80
Top = 24
Width = 209
Height = 21
ItemHeight = 13
TabOrder = 2
Text = 'ComboBox3'
end
object ComboBox4: TComboBox
Left = 184
Top = 0
Width = 73
Height = 21
ItemHeight = 13
TabOrder = 3
Text = 'ComboBox4'
Visible = False
end
object Edit1: TEdit
Left = 80
Top = 56
Width = 209
Height = 21
TabOrder = 4
Text = 'Edit1'
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -