D7wmguihua/坯布码单待检(PBMDDJ.dll)/U_KDList.dfm
DESKTOP-E401PHE\Administrator b4b5840f18 1
2025-01-18 16:22:10 +08:00

658 lines
16 KiB
Plaintext

object frmKDList: TfrmKDList
Left = 67
Top = 128
Width = 1378
Height = 547
Caption = #23492#20214#20449#24687#30331#35760
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 = 1362
AutoSize = True
ButtonHeight = 30
ButtonWidth = 83
Caption = 'ToolBar1'
Color = clSkyBlue
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
Images = DataLink_CYZZ.ThreeImgList
List = True
ParentColor = False
ParentFont = False
ShowCaptions = True
TabOrder = 0
object TBRafresh: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #21047#26032
ImageIndex = 0
OnClick = TBRafreshClick
end
object ToolButton1: TToolButton
Left = 63
Top = 0
AutoSize = True
Caption = #36807#28388
ImageIndex = 20
OnClick = ToolButton1Click
end
object TBAdd: TToolButton
Left = 126
Top = 0
AutoSize = True
Caption = #26032#22686
ImageIndex = 1
OnClick = TBAddClick
end
object TBEdit: TToolButton
Left = 189
Top = 0
AutoSize = True
Caption = #20462#25913
ImageIndex = 11
OnClick = TBEditClick
end
object TBDel: TToolButton
Left = 252
Top = 0
AutoSize = True
Caption = #21024#38500
ImageIndex = 3
OnClick = TBDelClick
end
object ToolButton2: TToolButton
Left = 315
Top = 0
AutoSize = True
Caption = #36865#23457
ImageIndex = 22
OnClick = ToolButton2Click
end
object ToolButton5: TToolButton
Left = 378
Top = 0
AutoSize = True
Caption = #36865#23457#25764#38144
ImageIndex = 52
OnClick = ToolButton5Click
end
object TBExport: TToolButton
Left = 465
Top = 0
AutoSize = True
Caption = #23548#20986
ImageIndex = 6
OnClick = TBExportClick
end
object ToolButton3: TToolButton
Left = 528
Top = 0
AutoSize = True
Caption = #25805#20316#35828#26126
ImageIndex = 41
OnClick = ToolButton3Click
end
object ToolButton4: TToolButton
Left = 615
Top = 0
AutoSize = True
Caption = #25171#21360
ImageIndex = 4
Visible = False
OnClick = ToolButton4Click
end
object TBClose: TToolButton
Left = 678
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 21
OnClick = TBCloseClick
end
end
object Panel1: TPanel
Left = 0
Top = 32
Width = 1362
Height = 47
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clSkyBlue
TabOrder = 1
object Label2: TLabel
Left = 260
Top = 18
Width = 18
Height = 12
Caption = '---'
end
object Label8: TLabel
Left = 383
Top = 18
Width = 39
Height = 12
Caption = #38754#21333#21495
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = 30
Top = 18
Width = 13
Height = 12
Caption = #25353
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label1: TLabel
Left = 147
Top = 18
Width = 26
Height = 12
Caption = #26597#35810
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label5: TLabel
Left = 904
Top = 18
Width = 26
Height = 12
Caption = #22269#23478
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label7: TLabel
Left = 553
Top = 18
Width = 39
Height = 12
Caption = #25910#20214#20154
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label9: TLabel
Left = 680
Top = 18
Width = 26
Height = 12
Caption = #31867#22411
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label4: TLabel
Left = 792
Top = 18
Width = 26
Height = 12
Caption = #26041#24335
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object BegDate: TDateTimePicker
Left = 175
Top = 14
Width = 85
Height = 20
Date = 40675.464742650460000000
Format = 'yyyy-MM-dd'
Time = 40675.464742650460000000
TabOrder = 0
end
object EndDate: TDateTimePicker
Left = 278
Top = 14
Width = 86
Height = 20
Date = 40675.464761099540000000
Format = 'yyyy-MM-dd'
Time = 40675.464761099540000000
TabOrder = 1
end
object KDNO: TEdit
Tag = 2
Left = 423
Top = 14
Width = 113
Height = 20
TabOrder = 2
OnChange = WorkerChange
OnKeyPress = KDNOKeyPress
end
object ComboBox2: TComboBox
Left = 45
Top = 14
Width = 101
Height = 20
Style = csDropDownList
ItemHeight = 12
TabOrder = 3
end
object Country: TEdit
Tag = 2
Left = 932
Top = 14
Width = 75
Height = 20
TabOrder = 4
OnChange = WorkerChange
end
object KHName: TEdit
Tag = 2
Left = 592
Top = 14
Width = 71
Height = 20
TabOrder = 5
OnChange = WorkerChange
end
object KDType: TEdit
Tag = 2
Left = 708
Top = 14
Width = 72
Height = 20
TabOrder = 6
OnChange = WorkerChange
end
object KDFangShi: TEdit
Tag = 2
Left = 820
Top = 14
Width = 72
Height = 20
TabOrder = 7
OnChange = WorkerChange
end
end
object cxGrid1: TcxGrid
Left = 0
Top = 100
Width = 1362
Height = 408
Align = alClient
PopupMenu = PopupMenu1
TabOrder = 2
object Tv1: TcxGridDBTableView
NavigatorButtons.ConfirmDelete = False
DataController.DataSource = DataSource1
DataController.Summary.DefaultGroupSummaryItems = <
item
Kind = skSum
Position = spFooter
Column = v1Column2
end
item
Kind = skSum
Position = spFooter
end
item
Kind = skSum
Position = spFooter
end
item
Kind = skSum
Position = spFooter
end
item
Kind = skSum
Position = spFooter
end>
DataController.Summary.FooterSummaryItems = <
item
Kind = skSum
Column = v1Column2
end
item
Kind = skSum
Column = v1Column3
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end>
DataController.Summary.SummaryGroups = <>
OptionsCustomize.ColumnFiltering = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
OptionsView.GroupFooters = gfAlwaysVisible
Styles.Inactive = DataLink_CYZZ.SkyBlue
Styles.IncSearch = DataLink_CYZZ.SkyBlue
Styles.Selection = DataLink_CYZZ.SkyBlue
Styles.Header = DataLink_CYZZ.Default
object v1Column11: TcxGridDBColumn
Caption = #36873#25321
DataBinding.FieldName = 'SSel'
PropertiesClassName = 'TcxCheckBoxProperties'
Properties.ImmediatePost = True
Properties.NullStyle = nssUnchecked
HeaderAlignmentHorz = taCenter
Width = 51
end
object v1Column10: TcxGridDBColumn
Tag = 999
Caption = #23492#20214#26085#26399
DataBinding.FieldName = 'KDDate'
PropertiesClassName = 'TcxTextEditProperties'
Properties.Alignment.Horz = taCenter
Properties.Alignment.Vert = taVCenter
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 70
end
object v1Column1: TcxGridDBColumn
Caption = #24555#36882#20844#21496
DataBinding.FieldName = 'KDComName'
HeaderAlignmentHorz = taCenter
HeaderGlyphAlignmentHorz = taCenter
Options.Editing = False
Width = 104
end
object v1Column6: TcxGridDBColumn
Caption = #38754#21333#21495
DataBinding.FieldName = 'KDNO'
PropertiesClassName = 'TcxTextEditProperties'
Properties.Alignment.Horz = taCenter
Properties.Alignment.Vert = taVCenter
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 104
end
object v1Column18: TcxGridDBColumn
Caption = #25910#20214#20154
DataBinding.FieldName = 'KHName'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 99
end
object v1Column9: TcxGridDBColumn
Caption = #22269#23478
DataBinding.FieldName = 'Country'
HeaderAlignmentHorz = taCenter
HeaderGlyphAlignmentHorz = taCenter
Options.Editing = False
Width = 98
end
object v1Column3: TcxGridDBColumn
Caption = #37325#37327'(KG)'
DataBinding.FieldName = 'KgQty'
PropertiesClassName = 'TcxTextEditProperties'
Properties.Alignment.Horz = taCenter
Properties.Alignment.Vert = taVCenter
HeaderAlignmentHorz = taCenter
Options.Editing = False
Styles.Content = DataLink_CYZZ.FoneRed
Styles.Header = DataLink_CYZZ.FoneRed
Width = 75
end
object v1Column20: TcxGridDBColumn
Caption = #31867#22411
DataBinding.FieldName = 'KDType'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 72
end
object v1Column12: TcxGridDBColumn
Caption = #26041#24335
DataBinding.FieldName = 'KDFangShi'
PropertiesClassName = 'TcxTextEditProperties'
Properties.Alignment.Horz = taCenter
Properties.Alignment.Vert = taVCenter
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 65
end
object v1Column5: TcxGridDBColumn
Caption = #23492#20214#20154
DataBinding.FieldName = 'Filler'
PropertiesClassName = 'TcxTextEditProperties'
Properties.Alignment.Horz = taCenter
Properties.Alignment.Vert = taVCenter
HeaderAlignmentHorz = taCenter
HeaderAlignmentVert = vaCenter
HeaderGlyphAlignmentHorz = taCenter
Options.Editing = False
Styles.Header = DataLink_CYZZ.Default
Width = 93
end
object v1Column2: TcxGridDBColumn
Caption = #36153#29992
DataBinding.FieldName = 'KDMoney'
PropertiesClassName = 'TcxTextEditProperties'
Properties.Alignment.Horz = taCenter
Properties.Alignment.Vert = taVCenter
HeaderAlignmentHorz = taCenter
HeaderAlignmentVert = vaCenter
HeaderGlyphAlignmentHorz = taCenter
Options.Editing = False
Styles.Content = DataLink_CYZZ.FontBlue
Styles.Header = DataLink_CYZZ.FontBlue
Width = 75
end
object v1Column16: TcxGridDBColumn
Tag = 999
Caption = #36865#23457#26102#38388
DataBinding.FieldName = 'SSTime'
PropertiesClassName = 'TcxTextEditProperties'
Properties.Alignment.Horz = taCenter
Properties.Alignment.Vert = taVCenter
HeaderAlignmentHorz = taCenter
HeaderGlyphAlignmentHorz = taCenter
Options.Editing = False
Width = 71
end
object v1Column8: TcxGridDBColumn
Caption = #36865#23457#20154
DataBinding.FieldName = 'SSPerson'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 73
end
object v1Column4: TcxGridDBColumn
Tag = 999
Caption = #30331#35760#26102#38388
DataBinding.FieldName = 'FillTime'
PropertiesClassName = 'TcxTextEditProperties'
Properties.Alignment.Horz = taCenter
Properties.Alignment.Vert = taVCenter
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 73
end
object v1Column7: TcxGridDBColumn
Caption = #22791#27880
DataBinding.FieldName = 'Note'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 104
end
end
object cxGrid1Level1: TcxGridLevel
GridView = Tv1
end
end
object cxTabControl1: TcxTabControl
Left = 0
Top = 79
Width = 1362
Height = 21
Align = alTop
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
Style = 8
TabIndex = 0
TabOrder = 3
Tabs.Strings = (
#24453#36865#23457
#24050#36865#23457
#24050#23545#36134
#20840#37096)
OnChange = cxTabControl1Change
ClientRectBottom = 23
ClientRectRight = 1362
ClientRectTop = 23
end
object cxGridPopupMenu1: TcxGridPopupMenu
PopupMenus = <>
Left = 1128
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_CYZZ.ADOLink
Parameters = <>
Left = 936
end
object ADOQueryMain: TADOQuery
Connection = DataLink_CYZZ.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 1000
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_CYZZ.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 1040
Top = 8
end
object DataSource1: TDataSource
DataSet = Order_Main
Left = 1168
Top = 8
end
object Order_Main: TClientDataSet
Aggregates = <>
Params = <>
Left = 815
Top = 7
end
object RM1: TRMGridReport
ThreadPrepareReport = True
InitialZoom = pzDefault
PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbPageSetup, pbExit, pbExport, pbNavigator]
DefaultCollate = False
SaveReportOptions.RegistryPath = 'Software\ReportMachine\ReportSettings\'
PreviewOptions.RulerUnit = rmutScreenPixels
PreviewOptions.RulerVisible = False
PreviewOptions.DrawBorder = False
PreviewOptions.BorderPen.Color = clGray
PreviewOptions.BorderPen.Style = psDash
Dataset = RMDBMain
CompressLevel = rmzcFastest
CompressThread = False
LaterBuildEvents = True
OnlyOwnerDataSet = False
Left = 454
Top = 193
ReportData = {}
end
object RMDBMain: TRMDBDataSet
Visible = True
DataSet = ADOQueryPrint
Left = 392
Top = 192
end
object RMXLSExport1: TRMXLSExport
ShowAfterExport = True
ExportPrecision = 1
PagesOfSheet = 1
ExportImages = True
ExportFrames = True
ExportImageFormat = ifBMP
JPEGQuality = 0
ScaleX = 1.000000000000000000
ScaleY = 1.000000000000000000
CompressFile = False
Left = 423
Top = 192
end
object CDS_PRT: TClientDataSet
Aggregates = <>
Params = <>
Left = 877
Top = 9
end
object cxGridPopupMenu2: TcxGridPopupMenu
Grid = cxGrid1
PopupMenus = <>
Left = 485
Top = 195
end
object ADOQueryPrint: TADOQuery
Connection = DataLink_CYZZ.ADOLink
Parameters = <>
Left = 517
Top = 195
end
object PopupMenu1: TPopupMenu
Left = 664
Top = 264
object N1: TMenuItem
Caption = #20840#36873
OnClick = N1Click
end
object N2: TMenuItem
Caption = #20840#24323
OnClick = N2Click
end
end
end