📄 unit_jihuasql.~dfm
字号:
object Form_jihuasql: TForm_jihuasql
Left = 23
Top = 108
Width = 742
Height = 462
Caption = '宁波市巨龙橡塑有限公司--------订单查询'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poScreenCenter
OnKeyPress = FormKeyPress
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 515
Top = 43
Width = 177
Height = 97
Shape = bsFrame
end
object PageControl1: TPageControl
Tag = 1
Left = 13
Top = 41
Width = 479
Height = 129
ActivePage = TabSheet4
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -15
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 0
object TabSheet1: TTabSheet
Tag = 1
Caption = '按订单编号查询'
OnShow = TabSheet1Show
object Label1: TLabel
Left = 41
Top = 14
Width = 90
Height = 15
Caption = '订单起始号:'
end
object Label9: TLabel
Left = 41
Top = 56
Width = 90
Height = 15
Caption = '订单结止号:'
end
object Edit1: TEdit
Left = 124
Top = 12
Width = 121
Height = 23
TabOrder = 0
end
object Button1: TButton
Left = 325
Top = 17
Width = 75
Height = 25
Caption = '开始查询'
TabOrder = 2
OnClick = Button1Click
end
object Button8: TButton
Left = 327
Top = 56
Width = 75
Height = 25
Caption = '返回'
TabOrder = 3
OnClick = Button8Click
end
object Edit5: TEdit
Left = 125
Top = 56
Width = 121
Height = 23
TabOrder = 1
end
end
object TabSheet2: TTabSheet
Caption = '按时间查询'
ImageIndex = 1
OnShow = TabSheet2Show
object Label2: TLabel
Left = 47
Top = 18
Width = 75
Height = 15
Caption = '起始时间:'
end
object Label3: TLabel
Left = 48
Top = 56
Width = 75
Height = 15
Caption = '截止时间:'
end
object DateTimePicker1: TDateTimePicker
Left = 114
Top = 16
Width = 111
Height = 23
CalAlignment = dtaLeft
Date = 37489.2839107639
Time = 37489.2839107639
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 0
end
object DateTimePicker2: TDateTimePicker
Left = 114
Top = 56
Width = 111
Height = 23
CalAlignment = dtaLeft
Date = 37489.2839934028
Time = 37489.2839934028
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 1
end
object Button2: TButton
Left = 304
Top = 15
Width = 75
Height = 25
Caption = '开始查询'
TabOrder = 2
OnClick = Button2Click
end
object Button3: TButton
Left = 304
Top = 55
Width = 75
Height = 25
Caption = '返回'
TabOrder = 3
OnClick = Button3Click
end
end
object TabSheet3: TTabSheet
Caption = '按单位查询'
ImageIndex = 2
OnShow = TabSheet3Show
object Label4: TLabel
Left = 42
Top = 24
Width = 75
Height = 15
Caption = '单位名称:'
end
object Button4: TButton
Left = 304
Top = 16
Width = 75
Height = 25
Caption = '开始查询'
TabOrder = 1
OnClick = Button4Click
end
object Button5: TButton
Left = 304
Top = 56
Width = 75
Height = 25
Caption = '返回'
TabOrder = 0
OnClick = Button5Click
end
object Edit2: TEdit
Left = 73
Top = 44
Width = 179
Height = 21
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = Edit2Click
end
end
object TabSheet4: TTabSheet
Caption = '按产品查询'
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -15
Font.Name = '宋体'
Font.Style = []
ImageIndex = 3
ParentFont = False
OnShow = TabSheet4Show
object Label5: TLabel
Left = 13
Top = 8
Width = 30
Height = 15
Caption = '从:'
end
object Label6: TLabel
Left = 13
Top = 48
Width = 30
Height = 15
Caption = '到:'
end
object Label7: TLabel
Left = 159
Top = 53
Width = 61
Height = 15
Caption = '图 号:'
end
object Label8: TLabel
Left = 145
Top = 14
Width = 75
Height = 15
Caption = '产品名称:'
end
object DateTimePicker3: TDateTimePicker
Left = 33
Top = 8
Width = 107
Height = 23
CalAlignment = dtaLeft
Date = 37489.2910554398
Time = 37489.2910554398
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 0
end
object DateTimePicker4: TDateTimePicker
Left = 33
Top = 48
Width = 107
Height = 23
CalAlignment = dtaLeft
Date = 37489.2911203704
Time = 37489.2911203704
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 1
end
object Edit4: TEdit
Left = 213
Top = 50
Width = 121
Height = 23
TabOrder = 3
end
object Button6: TButton
Left = 374
Top = 16
Width = 75
Height = 25
Caption = '开始查询'
TabOrder = 4
OnClick = Button6Click
end
object Button7: TButton
Left = 376
Top = 56
Width = 75
Height = 25
Caption = '返回'
TabOrder = 5
OnClick = Button7Click
end
object Edit3: TEdit
Left = 224
Top = 16
Width = 64
Height = 17
AutoSize = False
TabOrder = 6
Text = 'Edit3'
end
object Edit7: TEdit
Left = 214
Top = 12
Width = 121
Height = 23
TabOrder = 2
OnEnter = Edit3Enter
end
end
object TabSheet5: TTabSheet
Caption = '综合查询'
ImageIndex = 4
OnEnter = TabSheet5Enter
OnShow = TabSheet5Show
object Label10: TLabel
Left = 8
Top = 37
Width = 30
Height = 15
Caption = '从:'
end
object Label11: TLabel
Left = 9
Top = 66
Width = 30
Height = 15
Caption = '到:'
end
object Label12: TLabel
Left = 145
Top = 37
Width = 75
Height = 15
Caption = '产品名称:'
end
object Label13: TLabel
Left = 158
Top = 67
Width = 61
Height = 15
Caption = '图 号:'
end
object Label14: TLabel
Left = 144
Top = 12
Width = 75
Height = 15
Caption = '单位名称:'
end
object Label15: TLabel
Left = 24
Top = 11
Width = 75
Height = 15
Caption = '订货时间:'
end
object DateTimePicker5: TDateTimePicker
Left = 32
Top = 33
Width = 105
Height = 23
CalAlignment = dtaLeft
Date = 37489.6002503472
Time = 37489.6002503472
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 0
end
object DateTimePicker6: TDateTimePicker
Left = 32
Top = 63
Width = 105
Height = 23
CalAlignment = dtaLeft
Date = 37489.6003400463
Time = 37489.6003400463
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 1
end
object Edit8: TEdit
Left = 216
Top = 41
Width = 61
Height = 15
AutoSize = False
TabOrder = 6
end
object Edit9: TEdit
Left = 212
Top = 67
Width = 147
Height = 23
TabOrder = 4
end
object Edit10: TEdit
Left = 216
Top = 12
Width = 61
Height = 15
AutoSize = False
TabOrder = 7
end
object Button9: TButton
Left = 379
Top = 16
Width = 75
Height = 25
Caption = '开始查询'
TabOrder = 5
OnClick = Button9Click
end
object Button10: TButton
Left = 379
Top = 56
Width = 75
Height = 25
Caption = '返 回'
TabOrder = 8
OnClick = Button10Click
end
object Edit11: TEdit
Left = 212
Top = 10
Width = 147
Height = 23
TabOrder = 2
OnClick = Edit11Click
end
object Edit12: TEdit
Left = 212
Top = 38
Width = 147
Height = 23
TabOrder = 3
OnEnter = Edit12Enter
end
end
end
object Panel1: TPanel
Left = 63
Top = 1
Width = 577
Height = 41
Caption = '订 单 、计 划 查 询'
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -35
Font.Name = '隶书'
Font.Style = []
ParentFont = False
TabOrder = 1
end
object DBGrid1: TDBGrid
Left = 12
Top = 171
Width = 711
Height = 120
DataSource = DataSource1
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = '宋体'
Font.Style = []
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
ParentFont = False
TabOrder = 2
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnCellClick = DBGrid1CellClick
Columns = <
item
Alignment = taCenter
Expanded = False
FieldName = 'Xuhao'
Title.Caption = '订单编号'
Title.Font.Charset = GB2312_CHARSET
Title.Font.Color = clWindowText
Title.Font.Height = -15
Title.Font.Name = '宋体'
Title.Font.Style = []
Width = 60
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'Kehumi'
Title.Alignment = taCenter
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -