403 lines
9.7 KiB
Plaintext
403 lines
9.7 KiB
Plaintext
![]() |
object frmClList: TfrmClList
|
||
|
Left = 141
|
||
|
Top = 134
|
||
|
Width = 889
|
||
|
Height = 528
|
||
|
Caption = #25104#21697#27979#35797#25253#21578
|
||
|
Color = clBtnFace
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = []
|
||
|
OldCreateOrder = False
|
||
|
OnClose = FormClose
|
||
|
OnCreate = FormCreate
|
||
|
OnDestroy = FormDestroy
|
||
|
OnShow = FormShow
|
||
|
PixelsPerInch = 96
|
||
|
TextHeight = 12
|
||
|
object ToolBar1: TToolBar
|
||
|
Left = 0
|
||
|
Top = 0
|
||
|
Width = 873
|
||
|
Height = 20
|
||
|
AutoSize = True
|
||
|
ButtonHeight = 18
|
||
|
ButtonWidth = 66
|
||
|
Caption = 'ToolBar1'
|
||
|
Color = clSkyBlue
|
||
|
Flat = True
|
||
|
List = True
|
||
|
ParentColor = False
|
||
|
ShowCaptions = True
|
||
|
TabOrder = 0
|
||
|
object tbselect: TToolButton
|
||
|
Left = 0
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #26597#35810
|
||
|
ImageIndex = 2
|
||
|
OnClick = tbselectClick
|
||
|
end
|
||
|
object tbadd: TToolButton
|
||
|
Left = 40
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #22686#21152
|
||
|
ImageIndex = 3
|
||
|
OnClick = tbaddClick
|
||
|
end
|
||
|
object tbupdate: TToolButton
|
||
|
Left = 80
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #20462#25913
|
||
|
ImageIndex = 54
|
||
|
OnClick = tbupdateClick
|
||
|
end
|
||
|
object tbdelete: TToolButton
|
||
|
Left = 120
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #21024#38500
|
||
|
ImageIndex = 48
|
||
|
OnClick = tbdeleteClick
|
||
|
end
|
||
|
object tbLook: TToolButton
|
||
|
Left = 160
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #26597#30475
|
||
|
ImageIndex = 77
|
||
|
OnClick = tbLookClick
|
||
|
end
|
||
|
object ToolButton1: TToolButton
|
||
|
Left = 200
|
||
|
Top = 0
|
||
|
Caption = #23548#20986'Excel'
|
||
|
ImageIndex = 75
|
||
|
OnClick = ToolButton1Click
|
||
|
end
|
||
|
object tbPrintlb: TToolButton
|
||
|
Left = 266
|
||
|
Top = 0
|
||
|
Caption = #25171#21360#21015#34920
|
||
|
ImageIndex = 12
|
||
|
Visible = False
|
||
|
OnClick = tbPrintlbClick
|
||
|
end
|
||
|
object tbclose: TToolButton
|
||
|
Left = 332
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #20851#38381
|
||
|
ImageIndex = 55
|
||
|
OnClick = tbcloseClick
|
||
|
end
|
||
|
end
|
||
|
object Panel1: TPanel
|
||
|
Left = 0
|
||
|
Top = 20
|
||
|
Width = 873
|
||
|
Height = 49
|
||
|
Align = alTop
|
||
|
BevelInner = bvRaised
|
||
|
BevelOuter = bvLowered
|
||
|
Color = clSkyBlue
|
||
|
TabOrder = 1
|
||
|
object Label1: TLabel
|
||
|
Left = 16
|
||
|
Top = 20
|
||
|
Width = 48
|
||
|
Height = 12
|
||
|
Caption = #29983#20135#26085#26399
|
||
|
end
|
||
|
object Label2: TLabel
|
||
|
Left = 160
|
||
|
Top = 20
|
||
|
Width = 6
|
||
|
Height = 12
|
||
|
Caption = '-'
|
||
|
end
|
||
|
object Label3: TLabel
|
||
|
Left = 456
|
||
|
Top = 64
|
||
|
Width = 24
|
||
|
Height = 12
|
||
|
Caption = #23458#25143
|
||
|
end
|
||
|
object Label4: TLabel
|
||
|
Left = 608
|
||
|
Top = 64
|
||
|
Width = 24
|
||
|
Height = 12
|
||
|
Caption = #20135#21697
|
||
|
end
|
||
|
object Label5: TLabel
|
||
|
Left = 284
|
||
|
Top = 68
|
||
|
Width = 36
|
||
|
Height = 12
|
||
|
Caption = #35745#21010#21333
|
||
|
end
|
||
|
object Label6: TLabel
|
||
|
Left = 308
|
||
|
Top = 20
|
||
|
Width = 48
|
||
|
Height = 12
|
||
|
Caption = #21592#24037#32534#21495
|
||
|
end
|
||
|
object Label7: TLabel
|
||
|
Left = 500
|
||
|
Top = 20
|
||
|
Width = 48
|
||
|
Height = 12
|
||
|
Caption = #21592#24037#21517#31216
|
||
|
end
|
||
|
object begdate: TDateTimePicker
|
||
|
Left = 68
|
||
|
Top = 16
|
||
|
Width = 90
|
||
|
Height = 20
|
||
|
Date = 40533.591564594910000000
|
||
|
Format = 'yyyy-MM-dd'
|
||
|
Time = 40533.591564594910000000
|
||
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
||
|
TabOrder = 0
|
||
|
end
|
||
|
object enddate: TDateTimePicker
|
||
|
Left = 168
|
||
|
Top = 16
|
||
|
Width = 90
|
||
|
Height = 20
|
||
|
Date = 40533.591593796290000000
|
||
|
Format = 'yyyy-MM-dd'
|
||
|
Time = 40533.591593796290000000
|
||
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
||
|
TabOrder = 1
|
||
|
end
|
||
|
object customName: TEdit
|
||
|
Left = 480
|
||
|
Top = 60
|
||
|
Width = 100
|
||
|
Height = 20
|
||
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
||
|
TabOrder = 2
|
||
|
end
|
||
|
object ChnName: TEdit
|
||
|
Left = 636
|
||
|
Top = 60
|
||
|
Width = 100
|
||
|
Height = 20
|
||
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
||
|
TabOrder = 3
|
||
|
end
|
||
|
object planNo: TEdit
|
||
|
Left = 320
|
||
|
Top = 64
|
||
|
Width = 100
|
||
|
Height = 20
|
||
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
||
|
TabOrder = 4
|
||
|
end
|
||
|
object userID: TEdit
|
||
|
Left = 360
|
||
|
Top = 16
|
||
|
Width = 121
|
||
|
Height = 20
|
||
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
||
|
TabOrder = 5
|
||
|
end
|
||
|
object userName: TEdit
|
||
|
Left = 552
|
||
|
Top = 16
|
||
|
Width = 121
|
||
|
Height = 20
|
||
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
||
|
TabOrder = 6
|
||
|
end
|
||
|
end
|
||
|
object cxGrid1: TcxGrid
|
||
|
Left = 0
|
||
|
Top = 69
|
||
|
Width = 873
|
||
|
Height = 328
|
||
|
Align = alTop
|
||
|
TabOrder = 2
|
||
|
object TV1: TcxGridDBTableView
|
||
|
OnDblClick = TV1DblClick
|
||
|
NavigatorButtons.ConfirmDelete = False
|
||
|
DataController.DataSource = DataSource1
|
||
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
||
|
DataController.Summary.FooterSummaryItems = <
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Column = V1P_Num
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Column = V1packs
|
||
|
end>
|
||
|
DataController.Summary.SummaryGroups = <>
|
||
|
OptionsCustomize.ColumnFiltering = False
|
||
|
OptionsData.Deleting = False
|
||
|
OptionsData.Editing = False
|
||
|
OptionsView.Footer = True
|
||
|
OptionsView.GroupByBox = False
|
||
|
OptionsView.Indicator = True
|
||
|
object V1operTime: TcxGridDBColumn
|
||
|
Caption = #27979#35797#26085#26399
|
||
|
DataBinding.FieldName = 'operTime'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 75
|
||
|
end
|
||
|
object V1planNo: TcxGridDBColumn
|
||
|
Caption = #35745#21010#21333
|
||
|
DataBinding.FieldName = 'planNo'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 75
|
||
|
end
|
||
|
object V1customname: TcxGridDBColumn
|
||
|
Caption = #23458#25143
|
||
|
DataBinding.FieldName = 'customname'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 75
|
||
|
end
|
||
|
object V1P_Code: TcxGridDBColumn
|
||
|
Caption = #20135#21697#32534#21495
|
||
|
DataBinding.FieldName = 'P_Code'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 80
|
||
|
end
|
||
|
object V1P_ChnName: TcxGridDBColumn
|
||
|
Caption = #20135#21697#21517#31216
|
||
|
DataBinding.FieldName = 'P_ChnName'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 120
|
||
|
end
|
||
|
object V1P_Spec: TcxGridDBColumn
|
||
|
Caption = #20135#21697#35268#26684
|
||
|
DataBinding.FieldName = 'P_Spec'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 80
|
||
|
end
|
||
|
object V1colorname: TcxGridDBColumn
|
||
|
Caption = #39068#33394
|
||
|
DataBinding.FieldName = 'colorname'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 60
|
||
|
end
|
||
|
object V1P_YHNO: TcxGridDBColumn
|
||
|
Caption = #33457#21495
|
||
|
DataBinding.FieldName = 'P_YHNO'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 60
|
||
|
end
|
||
|
object V1P_Colstd: TcxGridDBColumn
|
||
|
Caption = #33394#20301
|
||
|
DataBinding.FieldName = 'P_Colstd'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 60
|
||
|
end
|
||
|
object V1packs: TcxGridDBColumn
|
||
|
Caption = #20214#25968
|
||
|
DataBinding.FieldName = 'packs'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 60
|
||
|
end
|
||
|
object V1P_Num: TcxGridDBColumn
|
||
|
Caption = #25968#37327
|
||
|
DataBinding.FieldName = 'P_Num'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 60
|
||
|
end
|
||
|
object V1P_unit: TcxGridDBColumn
|
||
|
Caption = #25968#37327#21333#20301
|
||
|
DataBinding.FieldName = 'P_unit'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 75
|
||
|
end
|
||
|
object V1operatorName: TcxGridDBColumn
|
||
|
Caption = #27979#35797#20154#21592
|
||
|
DataBinding.FieldName = 'operatorName'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 75
|
||
|
end
|
||
|
object V1note: TcxGridDBColumn
|
||
|
Caption = #22791#27880
|
||
|
DataBinding.FieldName = 'note'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 120
|
||
|
end
|
||
|
end
|
||
|
object cxGrid1Level1: TcxGridLevel
|
||
|
GridView = TV1
|
||
|
end
|
||
|
end
|
||
|
object Panetime: TPanel
|
||
|
Left = 308
|
||
|
Top = 120
|
||
|
Width = 191
|
||
|
Height = 41
|
||
|
BevelInner = bvRaised
|
||
|
BevelOuter = bvLowered
|
||
|
Caption = #27491#22312#26597#35810#25968#25454#65292#35831#31561#24453'...'
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clBlue
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = [fsBold]
|
||
|
ParentFont = False
|
||
|
TabOrder = 3
|
||
|
Visible = False
|
||
|
end
|
||
|
object ADOQueryTmp: TADOQuery
|
||
|
AutoCalcFields = False
|
||
|
LockType = ltPessimistic
|
||
|
CommandTimeout = 600
|
||
|
Parameters = <>
|
||
|
Left = 392
|
||
|
Top = 180
|
||
|
end
|
||
|
object DataSource1: TDataSource
|
||
|
DataSet = ADOQueryTmp
|
||
|
Left = 428
|
||
|
Top = 60
|
||
|
end
|
||
|
object ADOQueryCmd: TADOQuery
|
||
|
Parameters = <>
|
||
|
Left = 492
|
||
|
Top = 68
|
||
|
end
|
||
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
||
|
Grid = cxGrid1
|
||
|
PopupMenus = <>
|
||
|
Left = 568
|
||
|
Top = 4
|
||
|
end
|
||
|
object dxComponentPrinter1: TdxComponentPrinter
|
||
|
CurrentLink = dxComponentPrinter1Link1
|
||
|
DateFormat = 4
|
||
|
TimeFormat = 2
|
||
|
Version = 0
|
||
|
Left = 464
|
||
|
Top = 236
|
||
|
object dxComponentPrinter1Link1: TdxGridReportLink
|
||
|
Component = cxGrid1
|
||
|
PrinterPage.DMPaper = 1
|
||
|
PrinterPage.Footer = 6350
|
||
|
PrinterPage.Header = 6350
|
||
|
PrinterPage.Margins.Bottom = 12700
|
||
|
PrinterPage.Margins.Left = 12700
|
||
|
PrinterPage.Margins.Right = 12700
|
||
|
PrinterPage.Margins.Top = 12700
|
||
|
PrinterPage.PageSize.X = 215900
|
||
|
PrinterPage.PageSize.Y = 279400
|
||
|
PrinterPage._dxMeasurementUnits_ = 0
|
||
|
PrinterPage._dxLastMU_ = 2
|
||
|
BuiltInReportLink = True
|
||
|
end
|
||
|
end
|
||
|
end
|