457 lines
11 KiB
Plaintext
457 lines
11 KiB
Plaintext
object frmFLOrderListSel: TfrmFLOrderListSel
|
|
Left = 276
|
|
Top = 144
|
|
Width = 1209
|
|
Height = 674
|
|
Caption = #36741#26009#25351#31034#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 = 1193
|
|
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 ToolButton3: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #36873#25321
|
|
ImageIndex = 14
|
|
OnClick = ToolButton3Click
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 63
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 12
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 32
|
|
Width = 1193
|
|
Height = 73
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 1
|
|
object Label3: TLabel
|
|
Left = 182
|
|
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 Label13: TLabel
|
|
Left = 201
|
|
Top = 39
|
|
Width = 26
|
|
Height = 12
|
|
Caption = #24037#21378
|
|
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 = 1
|
|
end
|
|
object OrderNo: TEdit
|
|
Tag = 2
|
|
Left = 226
|
|
Top = 11
|
|
Width = 80
|
|
Height = 20
|
|
TabOrder = 2
|
|
OnKeyPress = OrderNoKeyPress
|
|
end
|
|
object MPRTCodeName: TEdit
|
|
Tag = 2
|
|
Left = 376
|
|
Top = 11
|
|
Width = 80
|
|
Height = 20
|
|
TabOrder = 3
|
|
OnKeyPress = OrderNoKeyPress
|
|
end
|
|
object MPRTCode: TEdit
|
|
Tag = 2
|
|
Left = 377
|
|
Top = 35
|
|
Width = 80
|
|
Height = 20
|
|
TabOrder = 4
|
|
OnKeyPress = OrderNoKeyPress
|
|
end
|
|
object JGFactoryName: TEdit
|
|
Tag = 2
|
|
Left = 226
|
|
Top = 35
|
|
Width = 80
|
|
Height = 20
|
|
TabOrder = 5
|
|
OnKeyPress = OrderNoKeyPress
|
|
end
|
|
end
|
|
object cxGrid1: TcxGrid
|
|
Left = 0
|
|
Top = 105
|
|
Width = 1193
|
|
Height = 530
|
|
Align = alClient
|
|
PopupMenu = PopupMenu2
|
|
TabOrder = 2
|
|
object TV1: TcxGridDBTableView
|
|
Navigator.Buttons.CustomButtons = <>
|
|
DataController.DataSource = DataSource1
|
|
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
|
|
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 TV1Column1: TcxGridDBColumn
|
|
Caption = #35745#21010#21333#21495
|
|
DataBinding.FieldName = 'ORDERNO'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 70
|
|
end
|
|
object TV1Column2: TcxGridDBColumn
|
|
Caption = #21046#21333#26085#26399
|
|
DataBinding.FieldName = 'OrdDate'
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
|
Properties.ShowTime = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 70
|
|
end
|
|
object TV1Column3: TcxGridDBColumn
|
|
Caption = #20135#21697#21517#31216
|
|
DataBinding.FieldName = 'MPRTCODENAME'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 70
|
|
end
|
|
object TV1Column4: TcxGridDBColumn
|
|
Caption = #33521#25991#21517#31216
|
|
DataBinding.FieldName = 'MPRTCode'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 70
|
|
end
|
|
object TV1Column5: TcxGridDBColumn
|
|
Caption = #24037#21378
|
|
DataBinding.FieldName = 'JGFactoryName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 70
|
|
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 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 = TV1
|
|
end
|
|
end
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
|
PopupMenus = <>
|
|
Left = 544
|
|
Top = 176
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_GYJWL.ADOLink
|
|
Parameters = <>
|
|
Left = 440
|
|
Top = 240
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_GYJWL.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 400
|
|
Top = 240
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_GYJWL.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 = 576
|
|
Top = 248
|
|
end
|
|
object ADOQueryPrint: TADOQuery
|
|
Connection = DataLink_GYJWL.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 360
|
|
Top = 240
|
|
end
|
|
object CDS_Print: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 344
|
|
Top = 288
|
|
end
|
|
object ADOQueryImage: TADOQuery
|
|
Connection = DataLink_GYJWL.ADOLink
|
|
Parameters = <>
|
|
Left = 864
|
|
Top = 273
|
|
end
|
|
object DSImage: TDataSource
|
|
DataSet = ADOQueryImage
|
|
Left = 824
|
|
Top = 293
|
|
end
|
|
object PopupMenu2: TPopupMenu
|
|
Left = 232
|
|
Top = 248
|
|
object N1: TMenuItem
|
|
Caption = #20840#36873
|
|
OnClick = N1Click
|
|
end
|
|
object MenuItem1: TMenuItem
|
|
Caption = #20840#24323
|
|
OnClick = MenuItem1Click
|
|
end
|
|
end
|
|
end
|