📄 unit11.dfm
字号:
object frmdepquery: Tfrmdepquery
Left = 3
Top = 0
Width = 798
Height = 600
VertScrollBar.Position = 110
Caption = '商品查询'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
WindowState = wsMaximized
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object SpeedButton1: TSpeedButton
Left = 288
Top = 514
Width = 105
Height = 41
Caption = '剔除纪录'
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = '宋体'
Font.Style = []
ParentFont = False
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton
Left = 472
Top = 514
Width = 105
Height = 41
Caption = '打印'
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object SpeedButton3: TSpeedButton
Left = 632
Top = 514
Width = 105
Height = 41
Caption = '返回'
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = '宋体'
Font.Style = []
ParentFont = False
OnClick = SpeedButton3Click
end
object Label1: TLabel
Left = 88
Top = 282
Width = 28
Height = 14
Caption = '品名'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 224
Top = 282
Width = 28
Height = 14
Caption = '牌号'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 368
Top = 282
Width = 28
Height = 14
Caption = '规格'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 512
Top = 282
Width = 28
Height = 14
Caption = '分类'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 696
Top = 282
Width = 28
Height = 14
Caption = '等级'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 88
Top = 370
Width = 28
Height = 14
Caption = '厂家'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label7: TLabel
Left = 224
Top = 370
Width = 28
Height = 14
Caption = '进价'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label8: TLabel
Left = 368
Top = 370
Width = 28
Height = 14
Caption = '售价'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label9: TLabel
Left = 512
Top = 370
Width = 56
Height = 14
Caption = '销售部门'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label10: TLabel
Left = 712
Top = 370
Width = 84
Height = 14
Caption = '当前库存大于'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label11: TLabel
Left = 584
Top = 450
Width = 28
Height = 14
Caption = '备注'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object SpeedButton4: TSpeedButton
Left = 104
Top = 514
Width = 113
Height = 41
Caption = '按要求查询'
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = '宋体'
Font.Style = []
ParentFont = False
OnClick = SpeedButton4Click
end
object Label12: TLabel
Left = 88
Top = 450
Width = 84
Height = 14
Caption = '当前库存小于'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label13: TLabel
Left = 360
Top = 450
Width = 56
Height = 14
Caption = '入库日期'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object DBGrid1: TDBGrid
Left = 112
Top = -70
Width = 657
Height = 297
DataSource = dsgoodsquery
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object Edit1: TEdit
Left = 136
Top = 282
Width = 81
Height = 19
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 1
end
object Edit2: TEdit
Left = 272
Top = 282
Width = 73
Height = 19
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 2
end
object Edit3: TEdit
Left = 416
Top = 282
Width = 73
Height = 19
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 3
end
object Edit4: TEdit
Left = 560
Top = 282
Width = 73
Height = 19
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 4
end
object Edit5: TEdit
Left = 760
Top = 282
Width = 73
Height = 19
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 5
end
object Edit6: TEdit
Left = 136
Top = 370
Width = 73
Height = 19
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 6
end
object Edit7: TEdit
Left = 272
Top = 370
Width = 73
Height = 19
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 7
end
object Edit8: TEdit
Left = 416
Top = 370
Width = 73
Height = 19
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 8
end
object Edit9: TEdit
Left = 608
Top = 370
Width = 89
Height = 19
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 9
end
object Edit11: TEdit
Left = 840
Top = 370
Width = 81
Height = 19
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 10
end
object Edit10: TEdit
Left = 664
Top = 450
Width = 233
Height = 19
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 11
end
object Edit12: TEdit
Left = 232
Top = 450
Width = 89
Height = 19
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 12
end
object DateTimePicker1: TDateTimePicker
Left = 456
Top = 450
Width = 105
Height = 19
CalAlignment = dtaLeft
Date = 36751.7422709491
Time = 36751.7422709491
DateFormat = dfShort
DateMode = dmComboBox
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = '宋体'
Font.Style = []
Kind = dtkDate
ParseInput = False
ParentFont = False
TabOrder = 13
end
object Querydepback: TQuery
DatabaseName = 'guohuabase1'
Left = 632
Top = 288
end
object dsgoodsquery: TDataSource
DataSet = Querydepback
Left = 712
Top = 288
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -