537 lines
14 KiB
Plaintext
537 lines
14 KiB
Plaintext
object frmDCDList_Sel: TfrmDCDList_Sel
|
|
Left = 195
|
|
Top = 125
|
|
Width = 1121
|
|
Height = 593
|
|
Caption = #35746#33329#21333#36873#25321
|
|
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 = 1105
|
|
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_DDMD.ThreeImgList
|
|
List = True
|
|
ParentColor = False
|
|
ParentFont = False
|
|
ShowCaptions = True
|
|
TabOrder = 0
|
|
object ToolButton3: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #36873#25321
|
|
ImageIndex = 31
|
|
OnClick = ToolButton3Click
|
|
end
|
|
object ToolButton1: TToolButton
|
|
Left = 63
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21047#26032
|
|
ImageIndex = 0
|
|
OnClick = ToolButton1Click
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 126
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 21
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 32
|
|
Width = 1105
|
|
Height = 77
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 1
|
|
object Label1: TLabel
|
|
Left = 23
|
|
Top = 18
|
|
Width = 52
|
|
Height = 12
|
|
Caption = #26597#35810#26085#26399
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label4: TLabel
|
|
Left = 176
|
|
Top = 45
|
|
Width = 52
|
|
Height = 12
|
|
Caption = #25351#31034#21333#21495
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label2: TLabel
|
|
Left = 176
|
|
Top = 18
|
|
Width = 52
|
|
Height = 12
|
|
Caption = #35746#33329#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 = 328
|
|
Top = 45
|
|
Width = 39
|
|
Height = 12
|
|
Caption = #30446#30340#28207
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label5: TLabel
|
|
Left = 341
|
|
Top = 18
|
|
Width = 26
|
|
Height = 12
|
|
Caption = #23458#25143
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object BegDate: TDateTimePicker
|
|
Left = 76
|
|
Top = 14
|
|
Width = 85
|
|
Height = 20
|
|
Date = 40675.464742650460000000
|
|
Format = 'yyyy-MM-dd'
|
|
Time = 40675.464742650460000000
|
|
TabOrder = 0
|
|
end
|
|
object EndDate: TDateTimePicker
|
|
Left = 76
|
|
Top = 40
|
|
Width = 86
|
|
Height = 20
|
|
Date = 40675.464761099540000000
|
|
Format = 'yyyy-MM-dd'
|
|
Time = 40675.464761099540000000
|
|
TabOrder = 1
|
|
end
|
|
object zorderno: TEdit
|
|
Tag = 2
|
|
Left = 230
|
|
Top = 40
|
|
Width = 83
|
|
Height = 20
|
|
TabOrder = 2
|
|
OnChange = DCNOChange
|
|
OnKeyPress = DCNOKeyPress
|
|
end
|
|
object DCNO: TEdit
|
|
Tag = 2
|
|
Left = 231
|
|
Top = 14
|
|
Width = 81
|
|
Height = 20
|
|
TabOrder = 3
|
|
OnChange = DCNOChange
|
|
OnKeyPress = DCNOKeyPress
|
|
end
|
|
object TOPlace: TEdit
|
|
Tag = 2
|
|
Left = 371
|
|
Top = 40
|
|
Width = 83
|
|
Height = 20
|
|
TabOrder = 4
|
|
OnChange = DCNOChange
|
|
OnKeyPress = DCNOKeyPress
|
|
end
|
|
object KHName: TEdit
|
|
Tag = 2
|
|
Left = 372
|
|
Top = 14
|
|
Width = 81
|
|
Height = 20
|
|
TabOrder = 5
|
|
OnChange = DCNOChange
|
|
OnKeyPress = DCNOKeyPress
|
|
end
|
|
end
|
|
object cxGrid1: TcxGrid
|
|
Left = 0
|
|
Top = 109
|
|
Width = 1105
|
|
Height = 445
|
|
Align = alClient
|
|
TabOrder = 2
|
|
object Tv1: TcxGridDBTableView
|
|
PopupMenu = PopupMenu1
|
|
Navigator.Buttons.CustomButtons = <>
|
|
DataController.DataSource = DataSource1
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.Inactive = DataLink_DDMD.SHuangSe
|
|
Styles.IncSearch = DataLink_DDMD.SHuangSe
|
|
Styles.Selection = DataLink_DDMD.SHuangSe
|
|
Styles.Header = DataLink_DDMD.Default
|
|
object v1Column14: TcxGridDBColumn
|
|
Caption = #36873#25321
|
|
DataBinding.FieldName = 'SSel'
|
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
|
Properties.ImmediatePost = True
|
|
Properties.NullStyle = nssUnchecked
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 44
|
|
end
|
|
object v1Column1: TcxGridDBColumn
|
|
Caption = #35746#33329
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 70
|
|
end
|
|
object v1ConNo: TcxGridDBColumn
|
|
Caption = #25253#20851
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_DDMD.Default
|
|
Width = 73
|
|
end
|
|
object v1Column3: TcxGridDBColumn
|
|
Caption = #35746#33329#21333#32534#21495
|
|
DataBinding.FieldName = 'DCNO'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Focusing = False
|
|
Width = 91
|
|
end
|
|
object v1Column11: TcxGridDBColumn
|
|
Caption = #20844#21496
|
|
DataBinding.FieldName = 'GSNAME'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Focusing = False
|
|
Width = 71
|
|
end
|
|
object v1Column12: TcxGridDBColumn
|
|
Caption = #20986#36816#26085#26399
|
|
DataBinding.FieldName = 'CYDATE'
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
|
Properties.SaveTime = False
|
|
Properties.ShowTime = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Focusing = False
|
|
Width = 67
|
|
end
|
|
object v1Column21: TcxGridDBColumn
|
|
Caption = #21457#31080#21495#30721
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Focusing = False
|
|
Width = 90
|
|
end
|
|
object v1OrdPerson1: TcxGridDBColumn
|
|
Caption = #25351#31034#21333#21495
|
|
DataBinding.FieldName = 'ZORDERNO'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_DDMD.Default
|
|
Width = 78
|
|
end
|
|
object v1CustomerNoName: TcxGridDBColumn
|
|
Caption = #23458#25143
|
|
DataBinding.FieldName = 'KHName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_DDMD.Default
|
|
Width = 76
|
|
end
|
|
object v1Column2: TcxGridDBColumn
|
|
Caption = #35013#36816#28207
|
|
DataBinding.FieldName = 'FromPlace'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 74
|
|
end
|
|
object v1Column10: TcxGridDBColumn
|
|
Caption = #30446#30340#28207
|
|
DataBinding.FieldName = 'TOPlace'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 72
|
|
end
|
|
object v1Column7: TcxGridDBColumn
|
|
Caption = #36135#20195
|
|
DataBinding.FieldName = 'HDName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 91
|
|
end
|
|
object v1Column13: TcxGridDBColumn
|
|
Caption = #33337#20844#21496
|
|
DataBinding.FieldName = 'ChuanInfo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 70
|
|
end
|
|
object v1Column6: TcxGridDBColumn
|
|
Caption = #35013#31665#20449#24687
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 92
|
|
end
|
|
object v1Column17: TcxGridDBColumn
|
|
Caption = #24635#25968#37327
|
|
DataBinding.FieldName = 'ZQTY'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 73
|
|
end
|
|
object v1Column18: TcxGridDBColumn
|
|
Caption = #24635#37329#39069
|
|
DataBinding.FieldName = 'ZMONEY'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 63
|
|
end
|
|
object v1Column19: TcxGridDBColumn
|
|
Caption = #24635#25910#36141#37329#39069
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 106
|
|
end
|
|
object v1Column20: TcxGridDBColumn
|
|
Caption = #24635#27611#37325
|
|
DataBinding.FieldName = 'ZMAOZHONG'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 75
|
|
end
|
|
object v1Column9: TcxGridDBColumn
|
|
Caption = #24635#20928#37325
|
|
DataBinding.FieldName = 'ZJINGZHONG'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Focusing = False
|
|
Width = 61
|
|
end
|
|
object v1Column8: TcxGridDBColumn
|
|
Caption = #24635#20307#31215
|
|
DataBinding.FieldName = 'ZTIJI'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 103
|
|
end
|
|
object v1FKPayment: TcxGridDBColumn
|
|
Caption = #24635#20214#25968
|
|
DataBinding.FieldName = 'ZBZJS'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 70
|
|
end
|
|
object v1YJDCDate: TcxGridDBColumn
|
|
Caption = #22791#22949#26085#26399
|
|
DataBinding.FieldName = 'BTDATE'
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
|
Properties.SaveTime = False
|
|
Properties.ShowTime = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 87
|
|
end
|
|
object v1YJSHDate: TcxGridDBColumn
|
|
Caption = #36816#36153#25215#20184
|
|
DataBinding.FieldName = 'YFCF'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Focusing = False
|
|
Width = 84
|
|
end
|
|
object v1EditNote: TcxGridDBColumn
|
|
Caption = #36816#36755#26041#24335
|
|
DataBinding.FieldName = 'YSFS'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 70
|
|
end
|
|
object v1EditSQTime: TcxGridDBColumn
|
|
Caption = #21046#21333#26085#26399
|
|
DataBinding.FieldName = 'FILLTIME'
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
|
Properties.SaveTime = False
|
|
Properties.ShowTime = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 70
|
|
end
|
|
object v1LCChuanQ: TcxGridDBColumn
|
|
Caption = #21046#21333#20154
|
|
DataBinding.FieldName = 'FILLER'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 70
|
|
end
|
|
object v1YiDuanZ: TcxGridDBColumn
|
|
Caption = #19979#19968#27493#25805#20316#21592
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 83
|
|
end
|
|
object v1LCQty: TcxGridDBColumn
|
|
Caption = #22791#27880
|
|
DataBinding.FieldName = 'NOTE'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 500
|
|
end
|
|
end
|
|
object cxGrid1Level1: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
|
PopupMenus = <>
|
|
Left = 544
|
|
Top = 176
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_DDMD.ADOLink
|
|
Parameters = <>
|
|
Left = 576
|
|
Top = 280
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_DDMD.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 552
|
|
Top = 216
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_DDMD.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 312
|
|
Top = 248
|
|
end
|
|
object DataSource1: TDataSource
|
|
DataSet = Order_Main
|
|
Left = 440
|
|
Top = 184
|
|
end
|
|
object Order_Main: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 464
|
|
Top = 208
|
|
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 = 336
|
|
Top = 200
|
|
ReportData = {}
|
|
end
|
|
object RMDBMain: TRMDBDataSet
|
|
Visible = True
|
|
DataSet = CDS_Print
|
|
Left = 392
|
|
Top = 200
|
|
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 = 528
|
|
Top = 280
|
|
end
|
|
object PopupMenu1: TPopupMenu
|
|
Left = 288
|
|
Top = 184
|
|
object N2: TMenuItem
|
|
Caption = #26377#20379#24212#21830
|
|
end
|
|
end
|
|
object ADOQueryPrint: TADOQuery
|
|
Connection = DataLink_DDMD.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 360
|
|
Top = 240
|
|
end
|
|
object CDS_Print: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 344
|
|
Top = 288
|
|
end
|
|
end
|