D7myzhenyong/机物料仓库(GYJWLCK.dll)/U_JWLOrderList.dfm
DESKTOP-E401PHE\Administrator 237de1c308 0
2025-08-26 15:25:51 +08:00

889 lines
23 KiB
Plaintext

object frmJWLOrderList: TfrmJWLOrderList
Left = 254
Top = 19
Width = 1363
Height = 810
Caption = #36741#26009#25351#31034#21333
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 1347
AutoSize = True
ButtonHeight = 30
ButtonWidth = 59
Caption = 'ToolBar1'
Color = clSkyBlue
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
Images = DataLink_GYJWL.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 TBFind: TToolButton
Left = 63
Top = 0
AutoSize = True
Caption = #36807#28388
ImageIndex = 20
Visible = False
OnClick = TBFindClick
end
object TBAdd: TToolButton
Left = 126
Top = 0
AutoSize = True
Caption = #26032#22686
ImageIndex = 15
OnClick = TBAddClick
end
object TBEdit: TToolButton
Left = 189
Top = 0
AutoSize = True
Caption = #20462#25913
ImageIndex = 5
OnClick = TBEditClick
end
object btnCopy: TToolButton
Left = 252
Top = 0
AutoSize = True
Caption = #22797#21046
ImageIndex = 37
OnClick = btnCopyClick
end
object TBCK: TToolButton
Left = 315
Top = 0
AutoSize = True
Caption = #26597#30475
ImageIndex = 39
OnClick = TBCKClick
end
object TBDel: TToolButton
Left = 378
Top = 0
AutoSize = True
Caption = #21024#38500
ImageIndex = 7
OnClick = TBDelClick
end
object TBExport: TToolButton
Left = 441
Top = 0
AutoSize = True
Caption = #23548#20986
ImageIndex = 30
OnClick = TBExportClick
end
object ToolButton1: TToolButton
Left = 504
Top = 0
AutoSize = True
Caption = #25171#21360
ImageIndex = 8
OnClick = ToolButton1Click
end
object TBClose: TToolButton
Left = 567
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 12
OnClick = TBCloseClick
end
end
object Panel1: TPanel
Left = 0
Top = 32
Width = 1347
Height = 64
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clSkyBlue
TabOrder = 1
object Label3: TLabel
Left = 185
Top = 15
Width = 39
Height = 12
Caption = #35745#21010#21333
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label8: TLabel
Left = 322
Top = 15
Width = 52
Height = 12
Caption = #20135#21697#21517#31216
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label11: TLabel
Left = 324
Top = 39
Width = 52
Height = 12
Caption = #33521#25991#21517#31216
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label12: TLabel
Left = 613
Top = 119
Width = 26
Height = 12
Caption = #20811#37325
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label13: TLabel
Left = 203
Top = 39
Width = 21
Height = 12
Caption = 'PO#'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label6: TLabel
Left = 463
Top = 15
Width = 39
Height = 12
Caption = #19994#21153#21592
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label1: TLabel
Left = 463
Top = 39
Width = 39
Height = 12
Caption = #21046#21333#21592
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label5: TLabel
Left = 23
Top = 16
Width = 52
Height = 12
Caption = #21046#21333#26085#26399
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object BegDate: TDateTimePicker
Left = 82
Top = 11
Width = 85
Height = 20
Date = 40675.464742650460000000
Format = 'yyyy-MM-dd'
Time = 40675.464742650460000000
TabOrder = 0
end
object EndDate: TDateTimePicker
Left = 81
Top = 35
Width = 86
Height = 20
Date = 40675.464761099540000000
Format = 'yyyy-MM-dd'
Time = 40675.464761099540000000
TabOrder = 4
end
object OrderNo: TEdit
Tag = 2
Left = 226
Top = 11
Width = 80
Height = 20
TabOrder = 1
OnKeyPress = OrderNoKeyPress
end
object MPRTCodeName: TEdit
Tag = 2
Left = 376
Top = 11
Width = 80
Height = 20
TabOrder = 2
OnKeyPress = CustomerNoNameKeyPress
end
object MPRTCode: TEdit
Tag = 2
Left = 377
Top = 35
Width = 80
Height = 20
TabOrder = 5
OnKeyPress = CustomerNoNameKeyPress
end
object MPRTKZ: TEdit
Tag = 2
Left = 654
Top = 99
Width = 56
Height = 20
TabOrder = 6
OnChange = OrderNoMChange
end
object KHConNo: TEdit
Tag = 2
Left = 226
Top = 35
Width = 80
Height = 20
TabOrder = 3
OnKeyPress = CustomerNoNameKeyPress
end
object YWY: TEdit
Tag = 2
Left = 504
Top = 11
Width = 80
Height = 20
TabOrder = 7
OnKeyPress = CustomerNoNameKeyPress
end
object FILLER: TEdit
Tag = 2
Left = 504
Top = 35
Width = 80
Height = 20
TabOrder = 8
OnKeyPress = CustomerNoNameKeyPress
end
end
object cxGrid1: TcxGrid
Left = 0
Top = 96
Width = 1347
Height = 471
Align = alClient
PopupMenu = PopupMenu1
TabOrder = 2
object Tv1: TcxGridDBTableView
Navigator.Buttons.CustomButtons = <>
OnFocusedRecordChanged = Tv1FocusedRecordChanged
DataController.DataSource = DataSource1
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <
item
Kind = skSum
Column = v1Column2
end>
DataController.Summary.SummaryGroups = <>
OptionsCustomize.ColumnFiltering = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
OptionsView.Indicator = True
Styles.Content = DataLink_GYJWL.Default
Styles.Inactive = DataLink_GYJWL.SHuangSe
Styles.IncSearch = DataLink_GYJWL.SHuangSe
Styles.Selection = DataLink_GYJWL.SHuangSe
Styles.Header = DataLink_GYJWL.Default
object v1Column16: TcxGridDBColumn
Caption = #36873#25321
DataBinding.FieldName = 'SSel'
PropertiesClassName = 'TcxCheckBoxProperties'
Properties.ImmediatePost = True
HeaderAlignmentHorz = taCenter
Width = 38
end
object v1OrdDate: TcxGridDBColumn
Caption = #21046#21333#26085#26399
DataBinding.FieldName = 'OrdDate'
PropertiesClassName = 'TcxDateEditProperties'
Properties.ShowTime = False
HeaderAlignmentHorz = taCenter
Options.Editing = False
Styles.Header = DataLink_GYJWL.Default
Width = 80
end
object v1OrderNo: TcxGridDBColumn
Caption = #35745#21010#21333#21495
DataBinding.FieldName = 'OrderNo'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Styles.Header = DataLink_GYJWL.Default
Width = 80
end
object v1DeliveryDate: TcxGridDBColumn
Caption = #20132#36135#26085#26399
DataBinding.FieldName = 'DlyDate'
PropertiesClassName = 'TcxDateEditProperties'
Properties.ShowTime = False
HeaderAlignmentHorz = taCenter
Options.Editing = False
Styles.Header = DataLink_GYJWL.Default
Width = 80
end
object v1Column5: TcxGridDBColumn
Caption = 'PO#'
DataBinding.FieldName = 'KHConNo'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 80
end
object v1Column8: TcxGridDBColumn
Caption = #36319#21333#21592
DataBinding.FieldName = 'GDY'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 60
end
object v1Column6: TcxGridDBColumn
Caption = #33521#25991#21517#31216
DataBinding.FieldName = 'MPRTCode'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 70
end
object v1MPRTCodeName: TcxGridDBColumn
Caption = #20135#21697#21517#31216
DataBinding.FieldName = 'MPRTCodeName'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Styles.Header = DataLink_GYJWL.Default
Width = 80
end
object v1Column17: TcxGridDBColumn
Caption = #19994#21153#21592
DataBinding.FieldName = 'YWY'
HeaderAlignmentHorz = taCenter
Width = 86
end
object v1Column14: TcxGridDBColumn
Caption = #39068#33394#25968
DataBinding.FieldName = 'YSSL'
PropertiesClassName = 'TcxTextEditProperties'
Properties.Alignment.Horz = taCenter
HeaderAlignmentHorz = taCenter
Options.Editing = False
end
object v1Column2: TcxGridDBColumn
Caption = #24635#31859#25968
DataBinding.FieldName = 'zms'
PropertiesClassName = 'TcxTextEditProperties'
Properties.Alignment.Horz = taCenter
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 80
end
object Tv1Column1: TcxGridDBColumn
Caption = #24635#21367#25968
DataBinding.FieldName = 'ZJS'
HeaderAlignmentHorz = taCenter
Width = 71
end
object Tv1Column6: TcxGridDBColumn
Caption = #21046#21333#20154
DataBinding.FieldName = 'FILLER'
HeaderAlignmentHorz = taCenter
Width = 72
end
object Tv1Column2: TcxGridDBColumn
Caption = #21305#38271
DataBinding.FieldName = 'PCNote'
HeaderAlignmentHorz = taCenter
Width = 74
end
object Tv1Column3: TcxGridDBColumn
Caption = #21253#35013#23610#23544
DataBinding.FieldName = 'bzyq'
HeaderAlignmentHorz = taCenter
Width = 71
end
end
object cxGrid1Level1: TcxGridLevel
GridView = Tv1
end
end
object cxSplitter1: TcxSplitter
Left = 0
Top = 567
Width = 1347
Height = 8
HotZoneClassName = 'TcxMediaPlayer9Style'
AlignSplitter = salBottom
end
object Panel2: TPanel
Left = 0
Top = 575
Width = 1347
Height = 196
Align = alBottom
BevelOuter = bvNone
Caption = 'Panel2'
TabOrder = 4
object cxGrid2: TcxGrid
Left = 0
Top = 0
Width = 1347
Height = 196
Align = alClient
PopupMenu = PopupMenu1
TabOrder = 0
object TV2: TcxGridDBTableView
Navigator.Buttons.CustomButtons = <>
DataController.DataSource = DataSource2
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
DataController.Summary.DefaultGroupSummaryItems = <
item
Format = '0'
Position = spFooter
end
item
Format = '0'
Position = spFooter
Column = v1PRTOrderQty
end
item
Format = '0'
Position = spFooter
end>
DataController.Summary.FooterSummaryItems = <
item
Kind = skSum
Column = v1PRTOrderQty
end
item
Kind = skSum
Column = cxGridDBColumn5
end
item
Kind = skSum
Column = cxGridDBColumn4
end>
DataController.Summary.SummaryGroups = <>
OptionsBehavior.FocusCellOnTab = True
OptionsBehavior.GoToNextCellOnEnter = True
OptionsBehavior.FocusCellOnCycle = True
OptionsCustomize.ColumnFiltering = False
OptionsData.Deleting = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
Styles.Inactive = DataLink_GYJWL.SHuangSe
Styles.IncSearch = DataLink_GYJWL.SHuangSe
Styles.Selection = DataLink_GYJWL.SHuangSe
Styles.Header = DataLink_GYJWL.Default
object cxGridDBColumn1: TcxGridDBColumn
Tag = 99
Caption = #36873#25321
DataBinding.FieldName = 'SSel'
HeaderAlignmentHorz = taCenter
Options.Sorting = False
Width = 59
end
object cxGridDBColumn2: TcxGridDBColumn
Caption = #23458#25143#33394#21495
DataBinding.FieldName = 'PRTColorNoKH'
HeaderAlignmentHorz = taCenter
Options.Sorting = False
Width = 74
end
object v1PRTColor: TcxGridDBColumn
Caption = #20013#25991#39068#33394
DataBinding.FieldName = 'PRTColor'
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
Properties.ReadOnly = False
HeaderAlignmentHorz = taCenter
Options.Sorting = False
Styles.Header = DataLink_GYJWL.handBlack
Width = 78
end
object cxGridDBColumn3: TcxGridDBColumn
Caption = #23610#23544
DataBinding.FieldName = 'SC'
HeaderAlignmentHorz = taCenter
Options.Sorting = False
Width = 124
end
object cxGridDBColumn4: TcxGridDBColumn
Caption = #31859#25968
DataBinding.FieldName = 'MS'
HeaderAlignmentHorz = taCenter
Options.Sorting = False
Width = 80
end
object v1PRTOrderQty: TcxGridDBColumn
Caption = #25968#37327
DataBinding.FieldName = 'PRTOrderQty'
PropertiesClassName = 'TcxTextEditProperties'
HeaderAlignmentHorz = taCenter
Options.Sorting = False
Styles.Header = DataLink_GYJWL.Default
Width = 102
end
object cxGridDBColumn5: TcxGridDBColumn
Caption = #27599#21367
DataBinding.FieldName = 'mj'
HeaderAlignmentHorz = taCenter
Options.Sorting = False
Width = 82
end
object v1OrderUnit: TcxGridDBColumn
Caption = #24067#26009#25968
DataBinding.FieldName = 'BLS'
PropertiesClassName = 'TcxTextEditProperties'
HeaderAlignmentHorz = taCenter
Options.Sorting = False
Styles.Header = DataLink_GYJWL.Default
Width = 92
end
object cxGridDBColumn6: TcxGridDBColumn
Caption = #22791#27880
DataBinding.FieldName = 'SubNote'
HeaderAlignmentHorz = taCenter
Options.Sorting = False
Width = 161
end
end
object cxGridLevel1: TcxGridLevel
GridView = TV2
end
end
end
object cxGridPopupMenu1: TcxGridPopupMenu
Grid = cxGrid1
PopupMenus = <>
Left = 708
Top = 188
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_GYJWL.ADOLink
Parameters = <>
Left = 792
Top = 208
end
object ADOQueryMain: TADOQuery
Connection = DataLink_GYJWL.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 756
Top = 208
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_GYJWL.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 304
Top = 248
end
object DataSource1: TDataSource
DataSet = Order_Main
Left = 336
Top = 248
end
object Order_Main: TClientDataSet
Aggregates = <>
Params = <>
Left = 948
Top = 528
end
object RM1: TRMGridReport
ThreadPrepareReport = True
InitialZoom = pzDefault
PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbPageSetup, pbExit, pbSaveToXLS, 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 = 904
Top = 396
ReportData = {}
end
object RMDBMain: TRMDBDataSet
Visible = True
DataSet = CDS_Print
Left = 304
Top = 280
end
object RMXLSExport1: TRMXLSExport
ShowDialog = False
ShowAfterExport = True
ExportPrecision = 1
PagesOfSheet = 1
ExportImages = True
ExportFrames = True
ExportImageFormat = ifBMP
JPEGQuality = 0
ScaleX = 1.000000000000000000
ScaleY = 1.000000000000000000
CompressFile = False
Left = 900
Top = 495
end
object PopupMenu1: TPopupMenu
Left = 272
Top = 248
object N2: TMenuItem
Caption = #21512#24182#35746#21333
OnClick = N2Click
end
object N1: TMenuItem
Caption = #21462#28040#21512#24182
end
end
object ADOQueryPrint: TADOQuery
Connection = DataLink_GYJWL.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 792
Top = 424
end
object CDS_Print: TClientDataSet
Aggregates = <>
Params = <>
Left = 272
Top = 284
end
object ADOQuerySub: TADOQuery
Connection = DataLink_GYJWL.ADOLink
Parameters = <>
Left = 584
Top = 624
end
object DataSource2: TDataSource
DataSet = ORDER_SUB
Left = 656
Top = 628
end
object ADOQueryImage: TADOQuery
Connection = DataLink_GYJWL.ADOLink
EnableBCD = False
Parameters = <>
Left = 780
Top = 459
end
object DSImage: TDataSource
DataSet = ADOQueryImage
Left = 872
Top = 456
end
object IdFTP1: TIdFTP
MaxLineAction = maException
ReadTimeout = 0
ProxySettings.ProxyType = fpcmNone
ProxySettings.Port = 0
Left = 764
Top = 490
end
object RMDBMX: TRMDBDataSet
Visible = True
DataSet = CDSPRTMX
Left = 832
Top = 420
end
object CDSPRTMX: TClientDataSet
Aggregates = <>
Params = <>
Left = 336
Top = 280
end
object CDSPRTHZ: TClientDataSet
Aggregates = <>
Params = <>
Left = 1056
Top = 412
end
object RMDBHZ: TRMDBDataSet
Visible = True
DataSet = CDSPRTHZ
Left = 1097
Top = 412
end
object RM2: TRMGridReport
ThreadPrepareReport = True
InitialZoom = pzDefault
PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbPageSetup, pbExit, pbSaveToXLS, pbExport, pbNavigator]
DefaultCollate = False
ShowPrintDialog = 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 = 748
Top = 424
ReportData = {}
end
object RMJPEGExport1: TRMJPEGExport
ShowDialog = False
ScaleX = 1.000000000000000000
ScaleY = 1.000000000000000000
Left = 702
Top = 378
end
object RMDB_Main2: TRMDBDataSet
Visible = True
DataSet = CDS_Main2
Left = 398
Top = 493
end
object CDS_Main2: TClientDataSet
Aggregates = <>
Params = <>
Left = 438
Top = 493
end
object CDS_Main3: TClientDataSet
Aggregates = <>
Params = <>
Left = 258
Top = 493
end
object RMDB_Main3: TRMDBDataSet
Visible = True
DataSet = CDS_Main3
Left = 306
Top = 493
end
object ADOQuery1: TADOQuery
Connection = DataLink_GYJWL.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 824
Top = 476
end
object ORDER_SUB: TClientDataSet
Aggregates = <>
Params = <>
Left = 508
Top = 616
end
object PopupMenu2: TPopupMenu
Left = 772
Top = 644
object N3: TMenuItem
Caption = #20840#36873
OnClick = N3Click
end
object N4: TMenuItem
Caption = #20840#24323
OnClick = N4Click
end
object yin1: TMenuItem
Caption = #33457#22411#25551#31295
end
object N5: TMenuItem
Caption = #20840#37096#33457#22411#25551#31295
end
object N6: TMenuItem
Caption = #32465#23450#25551#31295
end
end
object RM3: TRMGridReport
ThreadPrepareReport = True
InitialZoom = pzDefault
PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbPageSetup, pbExit, pbSaveToXLS, 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 = 568
Top = 456
ReportData = {}
end
object ADOQuery2: TADOQuery
Connection = DataLink_GYJWL.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 600
Top = 424
end
end