671 lines
17 KiB
Plaintext
671 lines
17 KiB
Plaintext
object frmKHDYList: TfrmKHDYList
|
|
Left = 192
|
|
Top = 126
|
|
Width = 1153
|
|
Height = 598
|
|
Caption = #33394#21345'/SO'#21333
|
|
Color = clBtnFace
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
OnClose = FormClose
|
|
OnCreate = FormCreate
|
|
OnDestroy = FormDestroy
|
|
OnShow = FormShow
|
|
PixelsPerInch = 107
|
|
TextHeight = 13
|
|
object ToolBar1: TToolBar
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1137
|
|
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_TradeManage.ThreeImgList
|
|
List = True
|
|
ParentColor = False
|
|
ParentFont = False
|
|
ShowCaptions = True
|
|
TabOrder = 0
|
|
object TBRafresh: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21047#26032
|
|
ImageIndex = 9
|
|
OnClick = TBRafreshClick
|
|
end
|
|
object TBFind: TToolButton
|
|
Left = 63
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #36807#28388
|
|
ImageIndex = 59
|
|
OnClick = TBFindClick
|
|
end
|
|
object TBAdd: TToolButton
|
|
Left = 126
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #26032#22686
|
|
ImageIndex = 3
|
|
OnClick = TBAddClick
|
|
end
|
|
object TBEdit: TToolButton
|
|
Left = 189
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20462#25913
|
|
ImageIndex = 54
|
|
OnClick = TBEditClick
|
|
end
|
|
object TBDel: TToolButton
|
|
Left = 252
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21024#38500
|
|
ImageIndex = 17
|
|
OnClick = TBDelClick
|
|
end
|
|
object ToolButton2: TToolButton
|
|
Left = 315
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #22797#21046
|
|
ImageIndex = 4
|
|
OnClick = ToolButton2Click
|
|
end
|
|
object ToolButton1: TToolButton
|
|
Left = 378
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #26597#30475
|
|
ImageIndex = 58
|
|
OnClick = ToolButton1Click
|
|
end
|
|
object ToolButton5: TToolButton
|
|
Left = 441
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #38468#20214
|
|
ImageIndex = 57
|
|
OnClick = ToolButton5Click
|
|
end
|
|
object ToolButton4: TToolButton
|
|
Left = 504
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #25171#21360
|
|
ImageIndex = 12
|
|
OnClick = ToolButton4Click
|
|
end
|
|
object TBExport: TToolButton
|
|
Left = 567
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #23548#20986
|
|
ImageIndex = 75
|
|
OnClick = TBExportClick
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 630
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 55
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object cxGrid1: TcxGrid
|
|
Left = 0
|
|
Top = 104
|
|
Width = 1137
|
|
Height = 329
|
|
Align = alClient
|
|
TabOrder = 1
|
|
object Tv1: TcxGridDBTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
OnCellClick = Tv1CellClick
|
|
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.Header = DataLink_TradeManage.Default
|
|
object v1Column5: TcxGridDBColumn
|
|
Caption = #36873#25321
|
|
DataBinding.FieldName = 'SSel'
|
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
|
Properties.ImmediatePost = True
|
|
Properties.NullStyle = nssUnchecked
|
|
Visible = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Hidden = True
|
|
Width = 46
|
|
end
|
|
object v1Column3: TcxGridDBColumn
|
|
Caption = #32534#21495
|
|
DataBinding.FieldName = 'DYNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 99
|
|
end
|
|
object v1Column9: TcxGridDBColumn
|
|
Caption = #26085#26399
|
|
DataBinding.FieldName = 'DYDate'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 101
|
|
end
|
|
object v1Column2: TcxGridDBColumn
|
|
Caption = #21152#24037#21378
|
|
DataBinding.FieldName = 'FactoryName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 107
|
|
end
|
|
object v1Column7: TcxGridDBColumn
|
|
Caption = #27454#21495
|
|
DataBinding.FieldName = 'StyleNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 94
|
|
end
|
|
object v1Column6: TcxGridDBColumn
|
|
Caption = #23458#25143
|
|
DataBinding.FieldName = 'KHName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 79
|
|
end
|
|
object v1Column14: TcxGridDBColumn
|
|
Caption = #23458#25143#31616#31216
|
|
DataBinding.FieldName = 'KHNameJC'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 75
|
|
end
|
|
object v1Column15: TcxGridDBColumn
|
|
Caption = #19994#21153#21592
|
|
DataBinding.FieldName = 'YWY'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 89
|
|
end
|
|
object v1Column17: TcxGridDBColumn
|
|
Caption = #24320#21333#20154
|
|
DataBinding.FieldName = 'DYPerson'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 76
|
|
end
|
|
object v1Column18: TcxGridDBColumn
|
|
Caption = #36319#21333#21592
|
|
DataBinding.FieldName = 'GDPerson'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 81
|
|
end
|
|
object v1Column1: TcxGridDBColumn
|
|
Caption = #21697#21517
|
|
DataBinding.FieldName = 'CPName'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 81
|
|
end
|
|
object v1Column16: TcxGridDBColumn
|
|
Caption = #22238#26679#26085#26399
|
|
DataBinding.FieldName = 'HYDate'
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
|
Properties.SaveTime = False
|
|
Properties.ShowTime = False
|
|
Properties.OnEditValueChanged = v1Column16PropertiesEditValueChanged
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Content = DataLink_TradeManage.FontBlue
|
|
Styles.Header = DataLink_TradeManage.FontBlue
|
|
Width = 106
|
|
end
|
|
object v1Column4: TcxGridDBColumn
|
|
Caption = #23545#33394#20809#28304
|
|
DataBinding.FieldName = 'DuiSeGuangYuan'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 102
|
|
end
|
|
object v1Column10: TcxGridDBColumn
|
|
Caption = #23610#23544#35201#27714
|
|
DataBinding.FieldName = 'ChiCunNote'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 89
|
|
end
|
|
object v1Column11: TcxGridDBColumn
|
|
Caption = #39068#33394
|
|
DataBinding.FieldName = 'ColorHZ'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 112
|
|
end
|
|
object v1Column13: TcxGridDBColumn
|
|
Caption = #33457#22411
|
|
DataBinding.FieldName = 'HXHZ'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 78
|
|
end
|
|
object v1Column12: TcxGridDBColumn
|
|
Caption = #30331#35760#20154
|
|
DataBinding.FieldName = 'Filler'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 82
|
|
end
|
|
object v1Column8: TcxGridDBColumn
|
|
Caption = #38468#20214
|
|
DataBinding.FieldName = 'FJFlag'
|
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
|
Properties.NullStyle = nssUnchecked
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 59
|
|
end
|
|
end
|
|
object cxGrid1Level1: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 32
|
|
Width = 1137
|
|
Height = 72
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 2
|
|
object Label9: TLabel
|
|
Left = 198
|
|
Top = 16
|
|
Width = 44
|
|
Height = 13
|
|
Caption = #32534' '#21495
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label2: TLabel
|
|
Left = 198
|
|
Top = 42
|
|
Width = 42
|
|
Height = 13
|
|
Caption = #21152#24037#21378
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label34: TLabel
|
|
Left = 394
|
|
Top = 16
|
|
Width = 28
|
|
Height = 13
|
|
Caption = #21697#21517
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label3: TLabel
|
|
Left = 30
|
|
Top = 16
|
|
Width = 56
|
|
Height = 13
|
|
Caption = #26597#35810#26102#38388
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label4: TLabel
|
|
Left = 69
|
|
Top = 42
|
|
Width = 14
|
|
Height = 13
|
|
Caption = #33267
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label1: TLabel
|
|
Left = 394
|
|
Top = 42
|
|
Width = 28
|
|
Height = 13
|
|
Caption = #23458#25143
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label5: TLabel
|
|
Left = 576
|
|
Top = 16
|
|
Width = 28
|
|
Height = 13
|
|
Caption = #27454#21495
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label6: TLabel
|
|
Left = 576
|
|
Top = 42
|
|
Width = 28
|
|
Height = 13
|
|
Caption = #31616#31216
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label7: TLabel
|
|
Left = 758
|
|
Top = 16
|
|
Width = 42
|
|
Height = 13
|
|
Caption = #19994#21153#21592
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object DYNO: TEdit
|
|
Tag = 2
|
|
Left = 242
|
|
Top = 12
|
|
Width = 135
|
|
Height = 20
|
|
TabOrder = 0
|
|
OnChange = CustomerNoNameChange
|
|
OnKeyPress = DYNOKeyPress
|
|
end
|
|
object FactoryName: TEdit
|
|
Tag = 2
|
|
Left = 242
|
|
Top = 38
|
|
Width = 135
|
|
Height = 20
|
|
TabOrder = 1
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
object CPName: TEdit
|
|
Tag = 2
|
|
Left = 426
|
|
Top = 12
|
|
Width = 135
|
|
Height = 20
|
|
TabOrder = 2
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
object BegDate: TDateTimePicker
|
|
Left = 88
|
|
Top = 12
|
|
Width = 94
|
|
Height = 21
|
|
Date = 40768.458268587970000000
|
|
Time = 40768.458268587970000000
|
|
TabOrder = 3
|
|
end
|
|
object EndDate: TDateTimePicker
|
|
Left = 88
|
|
Top = 38
|
|
Width = 94
|
|
Height = 21
|
|
Date = 40768.458268587970000000
|
|
Time = 40768.458268587970000000
|
|
TabOrder = 4
|
|
end
|
|
object KHName: TEdit
|
|
Tag = 2
|
|
Left = 426
|
|
Top = 38
|
|
Width = 135
|
|
Height = 20
|
|
TabOrder = 5
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
object StyleNo: TEdit
|
|
Tag = 2
|
|
Left = 608
|
|
Top = 12
|
|
Width = 135
|
|
Height = 20
|
|
TabOrder = 6
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
object KHNameJC: TEdit
|
|
Tag = 2
|
|
Left = 608
|
|
Top = 38
|
|
Width = 135
|
|
Height = 20
|
|
TabOrder = 7
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
object YWY: TEdit
|
|
Tag = 2
|
|
Left = 803
|
|
Top = 12
|
|
Width = 135
|
|
Height = 20
|
|
TabOrder = 8
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
end
|
|
object cxGrid2: TcxGrid
|
|
Left = 0
|
|
Top = 433
|
|
Width = 1137
|
|
Height = 125
|
|
Align = alBottom
|
|
TabOrder = 3
|
|
object TV2: TcxGridDBTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
DataController.DataSource = DataSource2
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <
|
|
item
|
|
Format = '0'
|
|
Position = spFooter
|
|
end
|
|
item
|
|
Format = '0'
|
|
Position = spFooter
|
|
end
|
|
item
|
|
Format = '0'
|
|
Position = spFooter
|
|
end>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsBehavior.FocusCellOnTab = True
|
|
OptionsBehavior.GoToNextCellOnEnter = True
|
|
OptionsBehavior.FocusCellOnCycle = True
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.Inactive = DataLink_TradeManage.SHuangSe
|
|
Styles.IncSearch = DataLink_TradeManage.SHuangSe
|
|
Styles.Selection = DataLink_TradeManage.SHuangSe
|
|
object cxGridDBColumn1: TcxGridDBColumn
|
|
Caption = #24207#21495
|
|
DataBinding.FieldName = 'XHInt'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Content = DataLink_TradeManage.Default
|
|
Styles.Header = DataLink_TradeManage.Default
|
|
Width = 67
|
|
end
|
|
object v1Column20: TcxGridDBColumn
|
|
Caption = #39068#33394
|
|
DataBinding.FieldName = 'PRTColor'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Header = DataLink_TradeManage.Default
|
|
Width = 127
|
|
end
|
|
object v1SOrddefstr1: TcxGridDBColumn
|
|
Caption = #33394#21495
|
|
DataBinding.FieldName = 'PRTColorNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Header = DataLink_TradeManage.Default
|
|
Width = 98
|
|
end
|
|
object cxGridDBColumn2: TcxGridDBColumn
|
|
Caption = #24847#35265
|
|
DataBinding.FieldName = 'YJNote'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Header = DataLink_TradeManage.Default
|
|
Width = 317
|
|
end
|
|
end
|
|
object cxGridLevel1: TcxGridLevel
|
|
GridView = TV2
|
|
end
|
|
end
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
|
Grid = cxGrid1
|
|
PopupMenus = <>
|
|
Left = 464
|
|
Top = 160
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_TradeManage.ADOLink
|
|
Parameters = <>
|
|
Left = 432
|
|
Top = 200
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_TradeManage.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 392
|
|
Top = 200
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_TradeManage.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 304
|
|
Top = 152
|
|
end
|
|
object DataSource1: TDataSource
|
|
DataSet = Order_Main
|
|
Left = 352
|
|
Top = 160
|
|
end
|
|
object Order_Main: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 416
|
|
Top = 160
|
|
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 = 624
|
|
Top = 216
|
|
ReportData = {}
|
|
end
|
|
object RMDBMain: TRMDBDataSet
|
|
Visible = True
|
|
DataSet = CDS_PRT
|
|
Left = 592
|
|
Top = 216
|
|
end
|
|
object RMXLSExport2: TRMXLSExport
|
|
ShowAfterExport = False
|
|
ExportPrecision = 1
|
|
PagesOfSheet = 1
|
|
ExportImages = True
|
|
ExportFrames = True
|
|
ExportImageFormat = ifBMP
|
|
JPEGQuality = 0
|
|
ScaleX = 1.000000000000000000
|
|
ScaleY = 1.000000000000000000
|
|
CompressFile = False
|
|
Left = 556
|
|
Top = 216
|
|
end
|
|
object CDS_PRT: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 472
|
|
Top = 200
|
|
end
|
|
object Order_Sub: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 872
|
|
Top = 432
|
|
end
|
|
object DataSource2: TDataSource
|
|
DataSet = Order_Sub
|
|
Left = 904
|
|
Top = 432
|
|
end
|
|
end
|