📄 ustockstates.dfm
字号:
inherited frmstockstates: Tfrmstockstates
Left = 29
Top = 46
BorderIcons = [biSystemMenu, biMaximize]
Caption = #24211#23384#29366#20917
ClientHeight = 483
ClientWidth = 733
OldCreateOrder = True
PixelsPerInch = 96
TextHeight = 13
inherited spbexit: TSpeedButton
Left = 536
Top = 0
Visible = False
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 733
Height = 116
Align = alTop
BevelOuter = bvNone
TabOrder = 0
object Label1: TLabel
Left = 13
Top = 7
Width = 115
Height = 21
Caption = #24211#23384#29366#20917#34920
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = #38582#20070
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 160
Top = 12
Width = 65
Height = 13
Caption = #19979#36733#26465#25968#65306
end
object Label3: TLabel
Left = 448
Top = 8
Width = 65
Height = 13
Caption = #35760#24405#26465#25968#65306
Visible = False
end
object Label4: TLabel
Left = 520
Top = 8
Width = 7
Height = 13
Caption = '0'
Visible = False
end
object cmbtop: TComboBox
Left = 224
Top = 7
Width = 73
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 0
OnChange = cmbtopChange
Items.Strings = (
'100'
'200'
'500'
'1000'
'1500'
'2000'
'2500'
'3000'
'3500'
'4000'
'4500'
'5000')
end
object Panel4: TPanel
Left = 0
Top = 30
Width = 733
Height = 86
Align = alBottom
BevelInner = bvLowered
BevelOuter = bvSpace
TabOrder = 1
object Label5: TLabel
Left = 634
Top = 36
Width = 13
Height = 13
Caption = #21040
end
object Label6: TLabel
Left = 391
Top = 63
Width = 13
Height = 13
Caption = #21040
end
object CBType: TComboBox
Left = 69
Top = 9
Width = 112
Height = 21
Style = csDropDownList
Color = cl3DLight
ItemHeight = 13
TabOrder = 0
OnChange = CBTypeChange
end
object cbBrand: TComboBox
Left = 303
Top = 9
Width = 113
Height = 21
Style = csDropDownList
Color = cl3DLight
ItemHeight = 13
Sorted = True
TabOrder = 1
OnChange = cbBrandChange
end
object CbBreed: TComboBox
Left = 588
Top = 7
Width = 125
Height = 21
Style = csDropDownList
Color = cl3DLight
ItemHeight = 13
Sorted = True
TabOrder = 2
end
object ckbtype: TCheckBox
Left = 11
Top = 10
Width = 51
Height = 17
Caption = #31867#21035
TabOrder = 3
OnClick = ckbtypeClick
end
object ckbbreed: TCheckBox
Left = 538
Top = 8
Width = 49
Height = 17
Caption = #21697#31181
TabOrder = 4
OnClick = ckbbreedClick
end
object ckbbrand: TCheckBox
Left = 250
Top = 10
Width = 47
Height = 17
Caption = #21697#29260
TabOrder = 5
OnClick = ckbbrandClick
end
object cbamount: TCheckBox
Left = 10
Top = 62
Width = 74
Height = 17
Caption = #24211#23384#25968#37327
TabOrder = 6
OnClick = cbamountClick
end
object edtamount: TEdit
Left = 88
Top = 58
Width = 86
Height = 21
Color = cl3DLight
ReadOnly = True
TabOrder = 7
end
object cbball: TCheckBox
Left = 479
Top = 36
Width = 71
Height = 17
Caption = #29699#38754#24230#25968
TabOrder = 8
OnClick = cbballClick
end
object edtBbegin: TEdit
Left = 552
Top = 34
Width = 76
Height = 21
Color = cl3DLight
ReadOnly = True
TabOrder = 9
end
object edtBEND: TEdit
Left = 654
Top = 34
Width = 71
Height = 21
Color = cl3DLight
ReadOnly = True
TabOrder = 10
end
object cbpoll: TCheckBox
Left = 236
Top = 62
Width = 71
Height = 17
Caption = #26609#38754#24230#25968
TabOrder = 11
OnClick = cbpollClick
end
object EDTPBEGIN: TEdit
Left = 309
Top = 60
Width = 74
Height = 21
Color = cl3DLight
ReadOnly = True
TabOrder = 12
end
object EDTPEND: TEdit
Left = 411
Top = 60
Width = 80
Height = 21
Color = cl3DLight
ReadOnly = True
TabOrder = 13
end
object cbnroms: TCheckBox
Left = 498
Top = 62
Width = 74
Height = 17
Caption = #35268#26684#22411#21495
TabOrder = 14
OnClick = cbnromsClick
end
object EDTNORMS: TEdit
Left = 579
Top = 58
Width = 142
Height = 21
Color = cl3DLight
ReadOnly = True
TabOrder = 15
end
object Cbmstorage: TCheckBox
Left = 10
Top = 34
Width = 72
Height = 17
Caption = #22320#21306#20179#24211
TabOrder = 16
OnClick = CbmstorageClick
end
object cmbmstorage: TComboBox
Left = 87
Top = 32
Width = 103
Height = 21
Style = csDropDownList
Color = cl3DLight
ItemHeight = 13
TabOrder = 17
OnChange = cmbmstorageChange
end
object cbstorages: TCheckBox
Left = 210
Top = 34
Width = 72
Height = 17
Caption = #19979#23646#20179#24211
TabOrder = 18
OnClick = cbstoragesClick
end
object cmbstorages: TComboBox
Left = 287
Top = 32
Width = 103
Height = 21
Style = csDropDownList
Color = cl3DLight
ItemHeight = 13
TabOrder = 19
end
end
end
object Panel2: TPanel
Left = 0
Top = 116
Width = 733
Height = 329
Align = alClient
BevelOuter = bvNone
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -