📄 unit_rubb_repcard2.~dfm
字号:
object Form_rubb_repcard2: TForm_rubb_repcard2
Left = 149
Top = 47
BorderStyle = bsDialog
Caption = '宁波市巨龙橡塑有限公司 炼胶车间管理系统'
ClientHeight = 455
ClientWidth = 552
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
OnKeyDown = FormKeyDown
OnKeyPress = FormKeyPress
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 26
Top = 19
Width = 72
Height = 12
Caption = '报告单编号:'
end
object Label2: TLabel
Left = 29
Top = 36
Width = 66
Height = 12
Caption = '试验人员 :'
end
object Label3: TLabel
Left = 378
Top = 19
Width = 60
Height = 12
Caption = '胶料名称:'
end
object Label4: TLabel
Left = 378
Top = 35
Width = 60
Height = 12
Caption = '试验日期:'
end
object DBGrid1: TDBGrid
Left = 31
Top = 53
Width = 490
Height = 244
DataSource = DataSource1
Options = [dgEditing, dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgConfirmDelete, dgCancelOnExit, dgMultiSelect]
TabOrder = 5
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = '宋体'
TitleFont.Style = []
OnCellClick = DBGrid1CellClick
Columns = <
item
Alignment = taCenter
Expanded = False
FieldName = 'Bianhao'
Title.Alignment = taCenter
Title.Caption = '试验单编号'
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = '试验项目'
Title.Alignment = taCenter
Width = 98
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = '单位'
Title.Alignment = taCenter
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = '试验结果'
Title.Alignment = taCenter
Width = 57
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = '试验条件'
Title.Alignment = taCenter
Width = 164
Visible = True
end>
end
object Panel1: TPanel
Left = 156
Top = 11
Width = 215
Height = 37
Caption = '技 术 指 标 报 告 单'
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -21
Font.Name = '华文中宋'
Font.Style = [fsItalic]
ParentFont = False
TabOrder = 6
end
object BitBtn1: TBitBtn
Left = 356
Top = 305
Width = 73
Height = 25
Caption = '打印'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 7
TabStop = False
OnClick = BitBtn1Click
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000130B0000130B00001000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300000000000
00033FFFFFFFFFFFFFFF0888888888888880777777777777777F088888888888
8880777777777777777F0000000000000000FFFFFFFFFFFFFFFF0F8F8F8F8F8F
8F80777777777777777F08F8F8F8F8F8F9F0777777777777777F0F8F8F8F8F8F
8F807777777777777F7F0000000000000000777777777777777F3330FFFFFFFF
03333337F3FFFF3F7F333330F0000F0F03333337F77773737F333330FFFFFFFF
03333337F3FF3FFF7F333330F00F000003333337F773777773333330FFFF0FF0
33333337F3FF7F3733333330F08F0F0333333337F7737F7333333330FFFF0033
33333337FFFF7733333333300000033333333337777773333333}
NumGlyphs = 2
end
object Edit2: TEdit
Left = 434
Top = 15
Width = 87
Height = 20
ReadOnly = True
TabOrder = 2
end
object Edit3: TEdit
Left = 94
Top = 36
Width = 55
Height = 16
AutoSize = False
TabOrder = 3
OnEnter = Edit3Enter
end
object DateTimePicker1: TDateTimePicker
Left = 434
Top = 34
Width = 87
Height = 18
CalAlignment = dtaLeft
Date = 36953.7723991898
Time = 36953.7723991898
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 4
end
object bbinsert: TBitBtn
Left = 32
Top = 305
Width = 65
Height = 25
Caption = '添加'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = bbinsertClick
end
object BitBtn4: TBitBtn
Left = 112
Top = 305
Width = 65
Height = 25
Caption = '删除'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 8
TabStop = False
OnClick = BitBtn4Click
end
object BitBtn5: TBitBtn
Left = 193
Top = 305
Width = 65
Height = 25
Caption = '修改'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 9
TabStop = False
OnClick = BitBtn5Click
end
object BitBtn6: TBitBtn
Left = 275
Top = 305
Width = 65
Height = 25
Caption = '提交'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = BitBtn6Click
end
object Panel2: TPanel
Left = 30
Top = 336
Width = 489
Height = 56
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 10
object Label6: TLabel
Left = 24
Top = 10
Width = 48
Height = 12
Caption = '试验项目'
FocusControl = DBEdit2
end
object Label7: TLabel
Left = 135
Top = 10
Width = 24
Height = 12
Caption = '单位'
FocusControl = DBEdit3
end
object Label8: TLabel
Left = 222
Top = 10
Width = 48
Height = 12
Caption = '试验结果'
FocusControl = DBEdit4
end
object Label9: TLabel
Left = 299
Top = 10
Width = 48
Height = 12
Caption = '试验条件'
end
object DBEdit2: TDBEdit
Left = 22
Top = 26
Width = 98
Height = 20
AutoSize = False
DataField = '试验项目'
DataSource = DataSource1
TabOrder = 0
OnEnter = DBEdit2Enter
OnExit = DBEdit2Exit
end
object DBEdit3: TDBEdit
Left = 135
Top = 26
Width = 71
Height = 20
DataField = '单位'
DataSource = DataSource1
TabOrder = 1
OnEnter = DBEdit2Enter
OnExit = DBEdit2Exit
end
object DBEdit4: TDBEdit
Left = 222
Top = 26
Width = 61
Height = 20
DataField = '试验结果'
DataSource = DataSource1
TabOrder = 2
OnEnter = DBEdit2Enter
OnExit = DBEdit2Exit
end
object DBMemo1: TDBMemo
Left = 299
Top = 26
Width = 167
Height = 20
DataField = '试验条件'
DataSource = DataSource1
TabOrder = 3
OnEnter = DBEdit2Enter
OnExit = DBMemo1Exit
end
end
object Button1: TButton
Left = 442
Top = 306
Width = 75
Height = 25
Caption = '返回'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 11
OnClick = Button1Click
end
object Edit1: TEdit
Left = 94
Top = 17
Width = 55
Height = 19
AutoSize = False
ReadOnly = True
TabOrder = 12
end
object Panel3: TPanel
Left = 31
Top = 399
Width = 489
Height = 35
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 13
object Label5: TLabel
Left = 16
Top = 12
Width = 156
Height = 12
Caption = '请输入查询或删除编号范围:'
end
object Label10: TLabel
Left = 172
Top = 12
Width = 12
Height = 12
Caption = '从'
end
object Label11: TLabel
Left = 251
Top = 12
Width = 12
Height = 12
Caption = '到'
end
object Edit4: TEdit
Left = 189
Top = 8
Width = 54
Height = 20
TabOrder = 0
end
object Edit5: TEdit
Left = 268
Top = 9
Width = 52
Height = 20
TabOrder = 1
end
object Button2: TButton
Left = 335
Top = 7
Width = 65
Height = 23
Caption = '查询'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = Button2Click
end
object Button3: TButton
Left = 414
Top = 7
Width = 65
Height = 23
Caption = '删除'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = Button3Click
end
end
object DataSource1: TDataSource
DataSet = Form_Rubb_PrtRepCard2.Table1
Left = 103
Top = 136
end
object Qry_exe: TQuery
DatabaseName = 'Jl2000'
Left = 198
Top = 168
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -