D7gmYongjin/手机跟单管理(MobileTrack.dll)/U_PBRKSHList.dfm
DESKTOP-E401PHE\Administrator 8452f471f5 新建3-04
2026-03-04 09:51:44 +08:00

878 lines
23 KiB
Plaintext

object frmPBRKSHList: TfrmPBRKSHList
Left = 470
Top = 224
Width = 1324
Height = 587
Caption = #22383#24067#21457#36135#30331#35760#21015#34920
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 120
TextHeight = 15
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 1306
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_MobileTrack.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
OnClick = TBFindClick
end
object TBEdit: TToolButton
Left = 126
Top = 0
AutoSize = True
Caption = #39539#22238
ImageIndex = 129
OnClick = TBEditClick
end
object ToolButton1: TToolButton
Left = 189
Top = 0
AutoSize = True
Caption = #26085#24535
ImageIndex = 22
OnClick = ToolButton1Click
end
object ToolButton6: TToolButton
Left = 252
Top = 0
AutoSize = True
Caption = #20179#24211#30830#35748
ImageIndex = 31
OnClick = ToolButton6Click
end
object TBDel: TToolButton
Left = 339
Top = 0
AutoSize = True
Caption = #25764#38144#30830#35748
ImageIndex = 52
OnClick = TBDelClick
end
object TBExport: TToolButton
Left = 426
Top = 0
AutoSize = True
Caption = #23548#20986
ImageIndex = 68
OnClick = TBExportClick
end
object TBClose: TToolButton
Left = 489
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 21
OnClick = TBCloseClick
end
end
object Panel1: TPanel
Left = 0
Top = 32
Width = 1306
Height = 81
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clSkyBlue
TabOrder = 1
object Label1: TLabel
Left = 35
Top = 15
Width = 60
Height = 15
Caption = #26597#35810#26102#38388
end
object Label2: TLabel
Left = 80
Top = 46
Width = 15
Height = 15
Caption = #33267
end
object Label3: TLabel
Left = 475
Top = 15
Width = 30
Height = 15
Caption = #21697#21517
end
object Label4: TLabel
Left = 251
Top = 45
Width = 45
Height = 15
Caption = #20379#24212#21830
end
object Label5: TLabel
Left = 221
Top = 15
Width = 75
Height = 15
Caption = #21457#36135#24211#21333#21495
end
object Label8: TLabel
Left = 1191
Top = 15
Width = 30
Height = 15
Caption = #26579#21378
end
object Label6: TLabel
Left = 460
Top = 45
Width = 45
Height = 15
Caption = #35746#21333#21495
end
object Label7: TLabel
Left = 656
Top = 15
Width = 30
Height = 15
Caption = #26579#21378
end
object BegDate: TDateTimePicker
Left = 96
Top = 10
Width = 109
Height = 23
Date = 40768.458268587970000000
Time = 40768.458268587970000000
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
TabOrder = 0
end
object EndDate: TDateTimePicker
Left = 96
Top = 41
Width = 109
Height = 23
Date = 40768.458268587970000000
Time = 40768.458268587970000000
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
TabOrder = 4
end
object CPName: TEdit
Tag = 2
Left = 509
Top = 10
Width = 125
Height = 20
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
TabOrder = 2
OnChange = TBFindClick
end
object SupplierName: TEdit
Tag = 2
Left = 299
Top = 40
Width = 136
Height = 20
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
TabOrder = 3
OnChange = SupplierNameChange
end
object SPID: TEdit
Tag = 2
Left = 299
Top = 10
Width = 136
Height = 20
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
TabOrder = 1
OnChange = SPIDChange
end
object DQFactoryName: TEdit
Tag = 4
Left = 1225
Top = 10
Width = 125
Height = 20
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
TabOrder = 5
OnChange = DQFactoryNameChange
end
object OrderNo: TEdit
Tag = 2
Left = 509
Top = 40
Width = 125
Height = 20
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
TabOrder = 6
OnChange = TBFindClick
end
object CheckBox1: TCheckBox
Left = 850
Top = 10
Width = 261
Height = 31
Caption = #26174#31034#20840#37096#21040#36135
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -25
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 7
OnClick = CheckBox1Click
end
object DQFactoryName1: TEdit
Tag = 2
Left = 689
Top = 10
Width = 136
Height = 20
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
TabOrder = 8
OnChange = SupplierNameChange
end
end
object cxTabControl1: TcxTabControl
Left = 0
Top = 113
Width = 1306
Height = 27
Align = alTop
TabOrder = 2
Properties.CustomButtons.Buttons = <>
Properties.Style = 8
Properties.TabIndex = 0
Properties.Tabs.Strings = (
#24453#30830#35748
#20179#24211#24050#30830#35748
#20840#37096)
OnChange = cxTabControl1Change
ClientRectBottom = 27
ClientRectRight = 1306
ClientRectTop = 26
end
object cxGrid2: TcxGrid
Left = 0
Top = 140
Width = 706
Height = 402
Align = alLeft
TabOrder = 3
object Tv1: TcxGridDBTableView
Navigator.Buttons.CustomButtons = <>
OnFocusedRecordChanged = Tv1FocusedRecordChanged
DataController.DataSource = DataSource1
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <
item
Kind = skCount
end
item
Kind = skSum
end
item
Kind = skSum
Column = v2Column6
end
item
Kind = skSum
end
item
Kind = skSum
Column = v1Column9
end>
DataController.Summary.SummaryGroups = <>
OptionsCustomize.ColumnFiltering = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
Styles.Inactive = DataLink_MobileTrack.SHuangSe
Styles.IncSearch = DataLink_MobileTrack.SHuangSe
Styles.Selection = DataLink_MobileTrack.SHuangSe
Styles.Header = DataLink_MobileTrack.Default
object v1Column2: TcxGridDBColumn
Tag = 2
Caption = #21457#36135#26085#26399
DataBinding.FieldName = 'FHDate'
PropertiesClassName = 'TcxDateEditProperties'
Properties.SaveTime = False
Properties.ShowTime = False
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 93
end
object v1Column4: TcxGridDBColumn
Caption = #26579#21378
DataBinding.FieldName = 'DQFactoryName'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 97
end
object v1FactoryName: TcxGridDBColumn
Tag = 2
Caption = #20379#24212#21830
DataBinding.FieldName = 'SupplierName'
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Alignment.Horz = taLeftJustify
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
Properties.ReadOnly = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 95
end
object v2SPName: TcxGridDBColumn
Tag = 2
Caption = #21697#21517
DataBinding.FieldName = 'CPName'
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
Properties.ReadOnly = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 100
end
object v1Column9: TcxGridDBColumn
Tag = 2
Caption = #21305#25968
DataBinding.FieldName = 'PS'
PropertiesClassName = 'TcxTextEditProperties'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 64
end
object v2Column6: TcxGridDBColumn
Tag = 2
Caption = #25968#37327
DataBinding.FieldName = 'Qty'
PropertiesClassName = 'TcxTextEditProperties'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 73
end
object v1Column3: TcxGridDBColumn
Tag = 2
Caption = #21333#20301
DataBinding.FieldName = 'Unit'
PropertiesClassName = 'TcxComboBoxProperties'
Properties.DropDownListStyle = lsFixedList
Properties.Items.Strings = (
'Kg')
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 41
end
object v1Column6: TcxGridDBColumn
Caption = #21333#21495
DataBinding.FieldName = 'FHID'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 83
end
object v1SPCF: TcxGridDBColumn
Tag = 2
Caption = #25104#20998
DataBinding.FieldName = 'CPCF'
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
HeaderAlignmentHorz = taCenter
HeaderGlyphAlignmentHorz = taCenter
Options.Editing = False
Width = 73
end
object v1BatchNo: TcxGridDBColumn
Tag = 2
Caption = #25209#21495
DataBinding.FieldName = 'BatchNo'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 92
end
object v1Column12: TcxGridDBColumn
Tag = 2
Caption = #22791#27880
DataBinding.FieldName = 'Note'
Options.Editing = False
Width = 79
end
object v1Column5: TcxGridDBColumn
Caption = #23457#26680#20154
DataBinding.FieldName = 'CkChker'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 68
end
object v1Column11: TcxGridDBColumn
Caption = #23457#26680#22791#27880
DataBinding.FieldName = 'CkChkNote'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 68
end
object v1Column13: TcxGridDBColumn
Caption = #23457#26680#26102#38388
DataBinding.FieldName = 'CkChkTime'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 68
end
object v1Column1: TcxGridDBColumn
Tag = 2
Caption = #38376#24133
DataBinding.FieldName = 'CpMF'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 67
end
object v1SPSpec: TcxGridDBColumn
Tag = 2
Caption = #20811#37325
DataBinding.FieldName = 'CPKZ'
HeaderAlignmentHorz = taCenter
HeaderGlyphAlignmentHorz = taCenter
Options.Editing = False
Width = 65
end
end
object cxGrid2Level1: TcxGridLevel
GridView = Tv1
end
end
object cxGrid1: TcxGrid
Left = 706
Top = 140
Width = 600
Height = 402
Align = alClient
TabOrder = 4
object TV2: TcxGridDBTableView
Navigator.Buttons.CustomButtons = <>
DataController.DataSource = DS_DH
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <
item
Kind = skCount
end
item
Kind = skSum
end
item
Kind = skSum
Column = cxGridDBColumn10
end
item
Kind = skSum
end
item
Kind = skSum
Column = cxGridDBColumn9
end>
DataController.Summary.SummaryGroups = <>
OptionsCustomize.ColumnFiltering = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
Styles.Inactive = DataLink_MobileTrack.SHuangSe
Styles.IncSearch = DataLink_MobileTrack.SHuangSe
Styles.Selection = DataLink_MobileTrack.SHuangSe
Styles.Header = DataLink_MobileTrack.Default
object V2Column1: TcxGridDBColumn
Caption = #36873#25321
DataBinding.FieldName = 'SSel'
PropertiesClassName = 'TcxCheckBoxProperties'
Properties.ImmediatePost = True
HeaderAlignmentHorz = taCenter
Width = 46
end
object cxGridDBColumn2: TcxGridDBColumn
Tag = 2
Caption = #20837#24211#26085#26399
DataBinding.FieldName = 'DHDate'
PropertiesClassName = 'TcxDateEditProperties'
Properties.SaveTime = False
Properties.ShowTime = False
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 100
end
object V2Column4: TcxGridDBColumn
Caption = #35746#21333#21495
DataBinding.FieldName = 'OrderNo'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 69
end
object V2Column3: TcxGridDBColumn
Caption = #26579#21378
DataBinding.FieldName = 'DQFactoryName'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 112
end
object cxGridDBColumn3: TcxGridDBColumn
Tag = 2
Caption = #20379#24212#21830
DataBinding.FieldName = 'FromFactoryName'
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Alignment.Horz = taLeftJustify
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
Properties.ReadOnly = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 132
end
object cxGridDBColumn4: TcxGridDBColumn
Tag = 2
Caption = #21697#21517
DataBinding.FieldName = 'CPName'
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
Properties.ReadOnly = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 100
end
object cxGridDBColumn9: TcxGridDBColumn
Tag = 2
Caption = #21305#25968
DataBinding.FieldName = 'DHPS'
PropertiesClassName = 'TcxTextEditProperties'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 64
end
object cxGridDBColumn10: TcxGridDBColumn
Tag = 2
Caption = #25968#37327
DataBinding.FieldName = 'DHQty'
PropertiesClassName = 'TcxTextEditProperties'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 81
end
object cxGridDBColumn11: TcxGridDBColumn
Tag = 2
Caption = #21333#20301
DataBinding.FieldName = 'DHUnit'
PropertiesClassName = 'TcxComboBoxProperties'
Properties.DropDownListStyle = lsFixedList
Properties.Items.Strings = (
'Kg')
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 64
end
object v1CRType: TcxGridDBColumn
Tag = 2
Caption = #20837#24211#31867#22411
DataBinding.FieldName = 'DHType'
PropertiesClassName = 'TcxComboBoxProperties'
Properties.DropDownListStyle = lsFixedList
Properties.DropDownRows = 20
Properties.Items.Strings = (
#23458#25143#37319#36141)
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 91
end
object cxGridDBColumn1: TcxGridDBColumn
Caption = #20837#24211#21333#21495
DataBinding.FieldName = 'DHID'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 83
end
object V2Column2: TcxGridDBColumn
Caption = #23457#26680#29366#24577
DataBinding.FieldName = 'ChkStatus'
HeaderAlignmentHorz = taCenter
Width = 76
end
object cxGridDBColumn6: TcxGridDBColumn
Tag = 2
Caption = #25104#20998
DataBinding.FieldName = 'SPCF'
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
HeaderAlignmentHorz = taCenter
HeaderGlyphAlignmentHorz = taCenter
Options.Editing = False
Width = 73
end
object cxGridDBColumn8: TcxGridDBColumn
Tag = 2
Caption = #25209#21495
DataBinding.FieldName = 'BatchNo'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 92
end
object v1Column10: TcxGridDBColumn
Tag = 2
Caption = #36816#36153
DataBinding.FieldName = 'YunFei'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 68
end
object v1Column7: TcxGridDBColumn
Tag = 2
Caption = #21333#20215
DataBinding.FieldName = 'Price'
PropertiesClassName = 'TcxTextEditProperties'
HeaderAlignmentHorz = taCenter
Options.Editing = False
end
object v1Column8: TcxGridDBColumn
Tag = 2
Caption = #37329#39069
DataBinding.FieldName = 'Money'
PropertiesClassName = 'TcxTextEditProperties'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 78
end
object cxGridDBColumn12: TcxGridDBColumn
Tag = 2
Caption = #22791#27880
DataBinding.FieldName = 'Note'
Options.Editing = False
Width = 79
end
object cxGridDBColumn7: TcxGridDBColumn
Tag = 2
Caption = #38376#24133
DataBinding.FieldName = 'CpMF'
PropertiesClassName = 'TcxComboBoxProperties'
Properties.DropDownListStyle = lsFixedList
Properties.Items.Strings = (
#22343#37325
#38750#22343#37325)
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 67
end
object cxGridDBColumn5: TcxGridDBColumn
Tag = 2
Caption = #20811#37325
DataBinding.FieldName = 'CPKZ'
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
HeaderAlignmentHorz = taCenter
HeaderGlyphAlignmentHorz = taCenter
Options.Editing = False
Width = 65
end
end
object cxGridLevel1: TcxGridLevel
GridView = TV2
end
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_MobileTrack.ADOLink
Parameters = <>
Left = 612
Top = 144
end
object ADOQueryMain: TADOQuery
Connection = DataLink_MobileTrack.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 580
Top = 152
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_MobileTrack.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 656
Top = 168
end
object DataSource1: TDataSource
DataSet = CDS_Main
Left = 636
Top = 180
end
object cxGridPopupMenu1: TcxGridPopupMenu
Grid = cxGrid1
PopupMenus = <>
Left = 568
Top = 180
end
object CDS_Main: TClientDataSet
Aggregates = <>
Params = <>
Left = 604
Top = 180
end
object RM1: TRMGridReport
ThreadPrepareReport = True
InitialZoom = pzDefault
PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbPageSetup, pbExit, 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 = 360
Top = 232
ReportData = {}
end
object RMDBMain: TRMDBDataSet
Visible = True
DataSet = CDS_Main
Left = 424
Top = 232
end
object RMXLSExport1: TRMXLSExport
ShowAfterExport = True
ExportPrecision = 1
PagesOfSheet = 100
ExportImages = True
ExportFrames = True
ExportImageFormat = ifBMP
JPEGQuality = 0
ScaleX = 1.000000000000000000
ScaleY = 1.000000000000000000
CompressFile = False
Left = 392
Top = 232
end
object PopupMenu1: TPopupMenu
Left = 328
Top = 232
object N1: TMenuItem
Caption = #20840#36873
OnClick = N1Click
end
object N2: TMenuItem
Caption = #20840#24323
OnClick = N2Click
end
end
object PopupMenu2: TPopupMenu
Left = 648
Top = 240
object N3: TMenuItem
Caption = #20840#36873
end
object N4: TMenuItem
Caption = #20840#24323
end
end
object DS_DH: TDataSource
DataSet = CDS_DH
Left = 1144
Top = 292
end
object CDS_DH: TClientDataSet
Aggregates = <>
Params = <>
Left = 1096
Top = 288
end
object ADOQueryDH: TADOQuery
Connection = DataLink_MobileTrack.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 1060
Top = 288
end
object IdHTTP1: TIdHTTP
MaxLineAction = maException
ReadTimeout = 0
AllowCookies = True
ProxyParams.BasicAuthentication = False
ProxyParams.ProxyPort = 0
Request.ContentLength = -1
Request.ContentRangeEnd = 0
Request.ContentRangeStart = 0
Request.ContentType = 'text/html'
Request.Accept = 'text/html, */*'
Request.BasicAuthentication = False
Request.UserAgent = 'Mozilla/3.0 (compatible; Indy Library)'
HTTPOptions = [hoForceEncodeParams]
Left = 504
Top = 252
end
object CDS_WXTS: TClientDataSet
Aggregates = <>
Params = <>
Left = 596
Top = 292
end
object cxGridPopupMenu2: TcxGridPopupMenu
Grid = cxGrid2
PopupMenus = <>
Left = 768
Top = 180
end
end