351 lines
9.4 KiB
Plaintext
351 lines
9.4 KiB
Plaintext
![]() |
object frmProductOrderSel: TfrmProductOrderSel
|
||
|
Left = 134
|
||
|
Top = 115
|
||
|
Width = 1094
|
||
|
Height = 600
|
||
|
Caption = #29983#20135#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
|
||
|
OnClose = FormClose
|
||
|
OnCreate = FormCreate
|
||
|
OnDestroy = FormDestroy
|
||
|
OnShow = FormShow
|
||
|
PixelsPerInch = 96
|
||
|
TextHeight = 12
|
||
|
object ToolBar1: TToolBar
|
||
|
Left = 0
|
||
|
Top = 0
|
||
|
Width = 1249
|
||
|
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 = 2
|
||
|
OnClick = TBRafreshClick
|
||
|
end
|
||
|
object TBFind: TToolButton
|
||
|
Left = 63
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #36807#28388
|
||
|
ImageIndex = 59
|
||
|
OnClick = TBFindClick
|
||
|
end
|
||
|
object ToolButton3: TToolButton
|
||
|
Left = 126
|
||
|
Top = 0
|
||
|
Caption = #36873#25321
|
||
|
ImageIndex = 106
|
||
|
Visible = False
|
||
|
OnClick = ToolButton3Click
|
||
|
end
|
||
|
object TBPrint: TToolButton
|
||
|
Left = 185
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #25171#21360
|
||
|
ImageIndex = 12
|
||
|
OnClick = TBPrintClick
|
||
|
end
|
||
|
object TBClose: TToolButton
|
||
|
Left = 248
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #20851#38381
|
||
|
ImageIndex = 55
|
||
|
OnClick = TBCloseClick
|
||
|
end
|
||
|
end
|
||
|
object Panel1: TPanel
|
||
|
Left = 0
|
||
|
Top = 32
|
||
|
Width = 1249
|
||
|
Height = 67
|
||
|
Align = alTop
|
||
|
BevelInner = bvRaised
|
||
|
BevelOuter = bvLowered
|
||
|
Color = clSkyBlue
|
||
|
TabOrder = 1
|
||
|
object Label3: TLabel
|
||
|
Left = 27
|
||
|
Top = 23
|
||
|
Width = 39
|
||
|
Height = 12
|
||
|
Caption = #35746#21333#21495
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = [fsBold]
|
||
|
ParentFont = False
|
||
|
end
|
||
|
object OrderNoM: TEdit
|
||
|
Tag = 2
|
||
|
Left = 68
|
||
|
Top = 19
|
||
|
Width = 141
|
||
|
Height = 20
|
||
|
TabOrder = 0
|
||
|
OnChange = OrderNoMChange
|
||
|
end
|
||
|
end
|
||
|
object cxGrid1: TcxGrid
|
||
|
Left = 0
|
||
|
Top = 112
|
||
|
Width = 1249
|
||
|
Height = 369
|
||
|
TabOrder = 2
|
||
|
object Tv1: TcxGridDBTableView
|
||
|
NavigatorButtons.ConfirmDelete = False
|
||
|
OnCellDblClick = Tv1CellDblClick
|
||
|
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_TradeManage.SHuangSe
|
||
|
Styles.IncSearch = DataLink_TradeManage.SHuangSe
|
||
|
Styles.Selection = DataLink_TradeManage.SHuangSe
|
||
|
Styles.OnGetContentStyle = Tv1StylesGetContentStyle
|
||
|
Styles.Header = DataLink_TradeManage.Default
|
||
|
object v1Column4: TcxGridDBColumn
|
||
|
Caption = #36873#25321
|
||
|
DataBinding.FieldName = 'SSel'
|
||
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
||
|
Properties.NullStyle = nssUnchecked
|
||
|
Visible = False
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 49
|
||
|
end
|
||
|
object v1OrderNo: TcxGridDBColumn
|
||
|
Caption = #35746#21333#21495
|
||
|
DataBinding.FieldName = 'OrderNo'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Focusing = False
|
||
|
Styles.Header = DataLink_TradeManage.Default
|
||
|
Width = 72
|
||
|
end
|
||
|
object v1ConNo: TcxGridDBColumn
|
||
|
Caption = #21512#21516#21495
|
||
|
DataBinding.FieldName = 'ConNo'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Focusing = False
|
||
|
Styles.Header = DataLink_TradeManage.Default
|
||
|
Width = 68
|
||
|
end
|
||
|
object v1OrdDefStr1: TcxGridDBColumn
|
||
|
Caption = #20844#21496#32534#21495
|
||
|
DataBinding.FieldName = 'OrdDefStr1'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Focusing = False
|
||
|
Width = 90
|
||
|
end
|
||
|
object v1OrdPerson1: TcxGridDBColumn
|
||
|
Caption = #19994#21153#21592
|
||
|
DataBinding.FieldName = 'OrdPerson1'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Focusing = False
|
||
|
Styles.Header = DataLink_TradeManage.Default
|
||
|
Width = 73
|
||
|
end
|
||
|
object v1JGFactoryName: TcxGridDBColumn
|
||
|
Caption = #26579#21378
|
||
|
DataBinding.FieldName = 'JGFactoryName'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Focusing = False
|
||
|
Styles.Header = DataLink_TradeManage.Default
|
||
|
Width = 60
|
||
|
end
|
||
|
object v1MPRTCodeName: TcxGridDBColumn
|
||
|
Caption = #20013#25991#21517#31216
|
||
|
DataBinding.FieldName = 'MPRTCodeName'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Focusing = False
|
||
|
Styles.Header = DataLink_TradeManage.Default
|
||
|
Width = 69
|
||
|
end
|
||
|
object v1MPRTSpec: TcxGridDBColumn
|
||
|
Caption = #35268#26684
|
||
|
DataBinding.FieldName = 'MPRTSpec'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Focusing = False
|
||
|
Styles.Header = DataLink_TradeManage.Default
|
||
|
Width = 68
|
||
|
end
|
||
|
object v1MPRTCF: TcxGridDBColumn
|
||
|
Caption = #25104#20998
|
||
|
DataBinding.FieldName = 'MPRTCF'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Focusing = False
|
||
|
Styles.Header = DataLink_TradeManage.Default
|
||
|
Width = 69
|
||
|
end
|
||
|
object v1MPRTMF: TcxGridDBColumn
|
||
|
Caption = #38376#24133
|
||
|
DataBinding.FieldName = 'MPRTMF'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Focusing = False
|
||
|
Styles.Header = DataLink_TradeManage.Default
|
||
|
Width = 70
|
||
|
end
|
||
|
object v1MPRTKZ: TcxGridDBColumn
|
||
|
Caption = #20811#37325
|
||
|
DataBinding.FieldName = 'MPRTKZ'
|
||
|
Options.Focusing = False
|
||
|
Width = 54
|
||
|
end
|
||
|
object v1Column8: TcxGridDBColumn
|
||
|
Caption = #22791#27880#21450#35201#27714
|
||
|
DataBinding.FieldName = 'Note'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Focusing = False
|
||
|
Styles.Header = DataLink_TradeManage.Default
|
||
|
Width = 92
|
||
|
end
|
||
|
object v1PRTColor: TcxGridDBColumn
|
||
|
Caption = #39068#33394
|
||
|
DataBinding.FieldName = 'PRTColor'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Focusing = False
|
||
|
Styles.Header = DataLink_TradeManage.Default
|
||
|
Width = 63
|
||
|
end
|
||
|
object v1PRTOrderQty: TcxGridDBColumn
|
||
|
Caption = #25968#37327
|
||
|
DataBinding.FieldName = 'PRTOrderQty'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Focusing = False
|
||
|
Styles.Header = DataLink_TradeManage.Default
|
||
|
Width = 67
|
||
|
end
|
||
|
end
|
||
|
object cxGrid1Level1: TcxGridLevel
|
||
|
GridView = Tv1
|
||
|
end
|
||
|
end
|
||
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
||
|
Grid = cxGrid1
|
||
|
PopupMenus = <>
|
||
|
Left = 544
|
||
|
Top = 176
|
||
|
end
|
||
|
object ADOQueryCmd: TADOQuery
|
||
|
Connection = DataLink_TradeManage.ADOLink
|
||
|
Parameters = <>
|
||
|
Left = 688
|
||
|
Top = 224
|
||
|
end
|
||
|
object ADOQueryMain: TADOQuery
|
||
|
Connection = DataLink_TradeManage.ADOLink
|
||
|
LockType = ltReadOnly
|
||
|
Parameters = <>
|
||
|
Left = 552
|
||
|
Top = 216
|
||
|
end
|
||
|
object ADOQueryTemp: TADOQuery
|
||
|
Connection = DataLink_TradeManage.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 PopupMenu1: TPopupMenu
|
||
|
Left = 288
|
||
|
Top = 184
|
||
|
object N2: TMenuItem
|
||
|
Caption = #26377#20379#24212#21830
|
||
|
OnClick = N2Click
|
||
|
end
|
||
|
end
|
||
|
object ADOQueryPrint: TADOQuery
|
||
|
Connection = DataLink_TradeManage.ADOLink
|
||
|
LockType = ltReadOnly
|
||
|
Parameters = <>
|
||
|
Left = 360
|
||
|
Top = 240
|
||
|
end
|
||
|
object CDS_Print: TClientDataSet
|
||
|
Aggregates = <>
|
||
|
Params = <>
|
||
|
Left = 344
|
||
|
Top = 288
|
||
|
end
|
||
|
end
|