📄 storagequeryfrm.dfm
字号:
object StorageQueryDlg: TStorageQueryDlg
Left = 352
Top = 325
BorderStyle = bsDialog
Caption = #24211#23384#32479#35745#26597#35810
ClientHeight = 392
ClientWidth = 510
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = True
Position = poScreenCenter
Visible = True
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object SBtnSearch: TSpeedButton
Left = 80
Top = 360
Width = 145
Height = 22
Caption = #24320#22987#26597#35810'(&S)'
Glyph.Data = {
F6000000424DF600000000000000760000002800000010000000100000000100
0400000000008000000000000000000000001000000000000000000000000000
8000008000000080800080000000800080008080000080808000C0C0C0000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
8888888888888888888800000888880000080F000888880F00080F000888880F
0008000000080000000800F000000F00000800F000800F00000800F000800F00
00088000000000000088880F00080F0008888800000800000888888000888000
88888880F08880F0888888800088800088888888888888888888}
OnClick = SBtnSearchClick
end
object SBtnSelAll: TSpeedButton
Left = 368
Top = 360
Width = 65
Height = 22
Caption = #20840#36873'(&A)'
OnClick = SBtnSelAllClick
end
object SBtnSelInverse: TSpeedButton
Left = 440
Top = 360
Width = 65
Height = 22
Caption = #21453#36873'(&I)'
OnClick = SBtnSelInverseClick
end
object DBGrid: TDBGrid
Left = 0
Top = 24
Width = 361
Height = 329
DataSource = DMMain.DSStorageRecord
TabOrder = 0
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = #23435#20307
TitleFont.Style = []
OnDrawColumnCell = DBGridDrawColumnCell
Columns = <
item
Expanded = False
FieldName = 'GoodId'
Title.Caption = #21830#21697#32534#21495
Visible = True
end
item
Expanded = False
FieldName = 'Amount'
Title.Caption = #30446#21069#24211#23384#37327
Visible = True
end
item
Expanded = False
FieldName = 'SaftyStock'
Title.Caption = #23433#20840#24211#23384#37327
Visible = True
end>
end
object CLBGoods: TCheckListBox
Left = 368
Top = 48
Width = 129
Height = 305
ItemHeight = 12
TabOrder = 1
end
object Panel1: TPanel
Left = 368
Top = 16
Width = 137
Height = 25
Caption = #21830#21697#21015#34920
TabOrder = 2
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -