411 lines
9.6 KiB
Plaintext
411 lines
9.6 KiB
Plaintext
object frmClothGongYiListSel: TfrmClothGongYiListSel
|
|
Left = 232
|
|
Top = 152
|
|
Width = 1390
|
|
Height = 659
|
|
Caption = #29983#20135#24037#33402#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
|
|
OnDestroy = FormDestroy
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 12
|
|
object ToolBar1: TToolBar
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1382
|
|
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_WeavingSchedule.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 TBExport: TToolButton
|
|
Left = 63
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #30830#35748
|
|
ImageIndex = 10
|
|
OnClick = TBExportClick
|
|
end
|
|
object TBFind: TToolButton
|
|
Left = 126
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #36807#28388
|
|
ImageIndex = 20
|
|
OnClick = TBFindClick
|
|
end
|
|
object TBView: TToolButton
|
|
Left = 189
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #26597#30475#24037#33402
|
|
ImageIndex = 38
|
|
OnClick = TBViewClick
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 276
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 21
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 32
|
|
Width = 1382
|
|
Height = 48
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 1
|
|
object Label5: TLabel
|
|
Left = 214
|
|
Top = 18
|
|
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 Label10: TLabel
|
|
Left = 45
|
|
Top = 18
|
|
Width = 52
|
|
Height = 12
|
|
Caption = #20135#21697#32534#21495
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label1: TLabel
|
|
Left = 382
|
|
Top = 18
|
|
Width = 52
|
|
Height = 12
|
|
Caption = #24037#33402#32534#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 = 542
|
|
Top = 18
|
|
Width = 52
|
|
Height = 12
|
|
Caption = #24050#20570#35746#21333
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object C_CodeName: TEdit
|
|
Tag = 2
|
|
Left = 268
|
|
Top = 14
|
|
Width = 83
|
|
Height = 23
|
|
TabOrder = 0
|
|
OnChange = ConNoChange
|
|
end
|
|
object C_Code: TEdit
|
|
Tag = 2
|
|
Left = 99
|
|
Top = 14
|
|
Width = 83
|
|
Height = 23
|
|
TabOrder = 1
|
|
OnChange = ConNoChange
|
|
end
|
|
object GongYiCode: TEdit
|
|
Tag = 2
|
|
Left = 436
|
|
Top = 14
|
|
Width = 83
|
|
Height = 23
|
|
TabOrder = 2
|
|
OnChange = ConNoChange
|
|
end
|
|
object YZConNo: TEdit
|
|
Tag = 2
|
|
Left = 596
|
|
Top = 14
|
|
Width = 83
|
|
Height = 23
|
|
TabOrder = 3
|
|
OnChange = ConNoChange
|
|
end
|
|
end
|
|
object cxGrid1: TcxGrid
|
|
Left = 0
|
|
Top = 80
|
|
Width = 1382
|
|
Height = 548
|
|
Align = alClient
|
|
TabOrder = 2
|
|
object Tv1: TcxGridDBTableView
|
|
OnDblClick = Tv1DblClick
|
|
Navigator.Buttons.CustomButtons = <>
|
|
DataController.DataSource = DataSource1
|
|
DataController.Summary.DefaultGroupSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Position = spFooter
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Position = spFooter
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Position = spFooter
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Position = spFooter
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Position = spFooter
|
|
end>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsData.Editing = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.Header = DataLink_WeavingSchedule.Default
|
|
object v1Column1: TcxGridDBColumn
|
|
Caption = #24037#33402#32534#21495
|
|
DataBinding.FieldName = 'GongYiCode'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 83
|
|
end
|
|
object v1Column21: TcxGridDBColumn
|
|
Caption = #20135#21697#32534#21495
|
|
DataBinding.FieldName = 'C_Code'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_WeavingSchedule.Default
|
|
Width = 104
|
|
end
|
|
object v1Column2: TcxGridDBColumn
|
|
Caption = #20135#21697#21517#31216
|
|
DataBinding.FieldName = 'C_CodeName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_WeavingSchedule.Default
|
|
Width = 135
|
|
end
|
|
object v1Column20: TcxGridDBColumn
|
|
Caption = #35268#26684
|
|
DataBinding.FieldName = 'C_Spec'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 119
|
|
end
|
|
object v1Column9: TcxGridDBColumn
|
|
Caption = #26426#22411
|
|
DataBinding.FieldName = 'CarType'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_WeavingSchedule.Default
|
|
Width = 101
|
|
end
|
|
object v1PRTMF: TcxGridDBColumn
|
|
Caption = #38376#24133'(cm)'
|
|
DataBinding.FieldName = 'MF'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_WeavingSchedule.Default
|
|
Width = 118
|
|
end
|
|
object v1PRTKZ: TcxGridDBColumn
|
|
Caption = #20811#37325'(g/'#13217')'
|
|
DataBinding.FieldName = 'KZ'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_WeavingSchedule.Default
|
|
Width = 122
|
|
end
|
|
object v1Column4: TcxGridDBColumn
|
|
Caption = #22791#27880
|
|
DataBinding.FieldName = 'C_Note'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_WeavingSchedule.Default
|
|
Width = 68
|
|
end
|
|
object v1Column3: TcxGridDBColumn
|
|
Caption = #24050#20570#35746#21333
|
|
DataBinding.FieldName = 'YZConNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 565
|
|
end
|
|
end
|
|
object cxGrid1Level1: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
|
Grid = cxGrid1
|
|
PopupMenus = <>
|
|
Left = 688
|
|
Top = 196
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_WeavingSchedule.ADOLink
|
|
Parameters = <>
|
|
Left = 600
|
|
Top = 200
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_WeavingSchedule.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 548
|
|
Top = 196
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_WeavingSchedule.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 640
|
|
Top = 200
|
|
end
|
|
object DataSource1: TDataSource
|
|
DataSet = Order_Main
|
|
Left = 840
|
|
Top = 232
|
|
end
|
|
object Order_Main: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 808
|
|
Top = 232
|
|
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 = RMDBPRT
|
|
CompressLevel = rmzcFastest
|
|
CompressThread = False
|
|
LaterBuildEvents = True
|
|
OnlyOwnerDataSet = False
|
|
Left = 448
|
|
Top = 208
|
|
ReportData = {}
|
|
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 = 488
|
|
Top = 200
|
|
end
|
|
object CDS_PRT: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 464
|
|
Top = 280
|
|
end
|
|
object RMDBPRT: TRMDBDataSet
|
|
Visible = True
|
|
DataSet = CDS_PRT
|
|
Left = 496
|
|
Top = 280
|
|
end
|
|
end
|