652 lines
16 KiB
Plaintext
652 lines
16 KiB
Plaintext
object frmContractSelList: TfrmContractSelList
|
|
Left = 49
|
|
Top = 122
|
|
Width = 1244
|
|
Height = 600
|
|
Align = alClient
|
|
Caption = #35746#21333#21512#21516#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 = 1233
|
|
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 TBRafresh: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21047#26032
|
|
ImageIndex = 0
|
|
OnClick = TBRafreshClick
|
|
end
|
|
object TBFind: TToolButton
|
|
Left = 63
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #36807#28388
|
|
ImageIndex = 20
|
|
OnClick = TBFindClick
|
|
end
|
|
object ToolButton2: TToolButton
|
|
Left = 126
|
|
Top = 0
|
|
Caption = #36873#25321
|
|
ImageIndex = 31
|
|
OnClick = ToolButton2Click
|
|
end
|
|
object Panel2: TPanel
|
|
Left = 185
|
|
Top = 0
|
|
Width = 97
|
|
Height = 30
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 1
|
|
Visible = False
|
|
object CheckBox1: TCheckBox
|
|
Left = 14
|
|
Top = 8
|
|
Width = 74
|
|
Height = 17
|
|
Caption = #35843#29992#25968#25454
|
|
Checked = True
|
|
State = cbChecked
|
|
TabOrder = 0
|
|
end
|
|
end
|
|
object ToolButton1: TToolButton
|
|
Left = 282
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #26597#30475
|
|
ImageIndex = 55
|
|
OnClick = ToolButton1Click
|
|
end
|
|
object TBExport: TToolButton
|
|
Left = 345
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #23548#20986
|
|
ImageIndex = 6
|
|
OnClick = TBExportClick
|
|
end
|
|
object TBPrint: TToolButton
|
|
Left = 408
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #25171#21360
|
|
ImageIndex = 4
|
|
Visible = False
|
|
OnClick = TBPrintClick
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 471
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 21
|
|
OnClick = TBCloseClick
|
|
end
|
|
object ComboBox1: TComboBox
|
|
Left = 534
|
|
Top = 3
|
|
Width = 145
|
|
Height = 24
|
|
DropDownCount = 10
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
ItemHeight = 16
|
|
ParentFont = False
|
|
TabOrder = 0
|
|
end
|
|
end
|
|
object cxGrid1: TcxGrid
|
|
Left = 9
|
|
Top = 101
|
|
Width = 1224
|
|
Height = 369
|
|
TabOrder = 1
|
|
object Tv1: TcxGridDBTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
OnCellDblClick = Tv1CellDblClick
|
|
DataController.DataSource = DataSource1
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Column = v1MPRTCF
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v1PRTOrderQty
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.Inactive = DataLink_DDMD.SHuangSe
|
|
Styles.IncSearch = DataLink_DDMD.SHuangSe
|
|
Styles.Selection = DataLink_DDMD.SHuangSe
|
|
Styles.OnGetContentStyle = Tv1StylesGetContentStyle
|
|
Styles.Header = DataLink_DDMD.Default
|
|
object v1Column4: TcxGridDBColumn
|
|
Caption = #36873#25321
|
|
DataBinding.FieldName = 'SSel'
|
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
|
Properties.NullStyle = nssUnchecked
|
|
Visible = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 49
|
|
end
|
|
object v1ConNo: TcxGridDBColumn
|
|
Caption = #21512#21516#21495
|
|
DataBinding.FieldName = 'ConNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_DDMD.Default
|
|
Width = 73
|
|
end
|
|
object v1Column1: TcxGridDBColumn
|
|
Caption = #20844#21496#25260#22836
|
|
DataBinding.FieldName = 'SYRName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 96
|
|
end
|
|
object v1OrdDate: TcxGridDBColumn
|
|
Caption = #21046#21333#26085#26399
|
|
DataBinding.FieldName = 'OrdDate'
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
|
Properties.ShowTime = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_DDMD.Default
|
|
Width = 68
|
|
end
|
|
object v1CustomerNoName: TcxGridDBColumn
|
|
Caption = #23458#25143
|
|
DataBinding.FieldName = 'CustomerNoName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_DDMD.Default
|
|
Width = 62
|
|
end
|
|
object v1Column7: TcxGridDBColumn
|
|
Caption = #20135#21697#32534#21495
|
|
DataBinding.FieldName = 'PRTCode'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 71
|
|
end
|
|
object v1Column8: TcxGridDBColumn
|
|
Caption = #24037#33402
|
|
DataBinding.FieldName = 'PRTGY'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 66
|
|
end
|
|
object v1MPRTCodeName: TcxGridDBColumn
|
|
Caption = #21697#21517
|
|
DataBinding.FieldName = 'PRTCodeName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_DDMD.Default
|
|
Width = 73
|
|
end
|
|
object v1Column9: TcxGridDBColumn
|
|
Caption = #25104#20998
|
|
DataBinding.FieldName = 'PRTCF'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 67
|
|
end
|
|
object v1Column10: TcxGridDBColumn
|
|
Caption = #35268#26684
|
|
DataBinding.FieldName = 'PRTSpec'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 85
|
|
end
|
|
object v1Column11: TcxGridDBColumn
|
|
Caption = #38376#24133'cm'
|
|
DataBinding.FieldName = 'PRTMF'
|
|
HeaderAlignmentHorz = taCenter
|
|
HeaderGlyphAlignmentHorz = taCenter
|
|
Width = 75
|
|
end
|
|
object v1Column12: TcxGridDBColumn
|
|
Caption = #20811#37325'g/'#13217
|
|
DataBinding.FieldName = 'PRTKZ'
|
|
HeaderAlignmentHorz = taCenter
|
|
HeaderGlyphAlignmentHorz = taCenter
|
|
Width = 84
|
|
end
|
|
object v1MPRTSpec: TcxGridDBColumn
|
|
Caption = #36741#21161#24037#33402
|
|
DataBinding.FieldName = 'PRTGYHZ'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_DDMD.Default
|
|
Width = 68
|
|
end
|
|
object v1PRTOrderQty: TcxGridDBColumn
|
|
Caption = #25968#37327
|
|
DataBinding.FieldName = 'PRTOrderQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_DDMD.Default
|
|
Width = 67
|
|
end
|
|
object v1Column2: TcxGridDBColumn
|
|
Caption = #25968#37327#21333#20301
|
|
DataBinding.FieldName = 'OrderUnit'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 60
|
|
end
|
|
object v1PRTPrice: TcxGridDBColumn
|
|
Caption = #21333#20215
|
|
DataBinding.FieldName = 'PRTPrice'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_DDMD.Default
|
|
Width = 71
|
|
end
|
|
object v1PRTColor: TcxGridDBColumn
|
|
Caption = #24065#31181
|
|
DataBinding.FieldName = 'PriceUnit'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_DDMD.Default
|
|
Width = 63
|
|
end
|
|
object v1MPRTCF: TcxGridDBColumn
|
|
Caption = #37329#39069
|
|
DataBinding.FieldName = 'PRTMoney'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_DDMD.Default
|
|
Width = 69
|
|
end
|
|
object v1MPRTMF: TcxGridDBColumn
|
|
Caption = #22791#27880
|
|
DataBinding.FieldName = 'PRTNote'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_DDMD.Default
|
|
Width = 70
|
|
end
|
|
object v1Column3: TcxGridDBColumn
|
|
Caption = #23457#26680#20154
|
|
DataBinding.FieldName = 'Chker'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 58
|
|
end
|
|
object v1Column5: TcxGridDBColumn
|
|
Caption = #23457#26680#26102#38388
|
|
DataBinding.FieldName = 'ChkTime'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 60
|
|
end
|
|
object v1Column6: TcxGridDBColumn
|
|
Caption = #23457#26680#29366#24577
|
|
DataBinding.FieldName = 'ChkStatus'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 56
|
|
end
|
|
end
|
|
object cxGrid1Level1: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 32
|
|
Width = 1233
|
|
Height = 67
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 2
|
|
object Label1: TLabel
|
|
Left = 23
|
|
Top = 15
|
|
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 Label4: TLabel
|
|
Left = 319
|
|
Top = 15
|
|
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 Label6: TLabel
|
|
Left = 479
|
|
Top = 15
|
|
Width = 52
|
|
Height = 12
|
|
Caption = #20844#21496#25260#22836
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label8: TLabel
|
|
Left = 479
|
|
Top = 40
|
|
Width = 52
|
|
Height = 12
|
|
Caption = #36741#21161#24037#33402
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label9: TLabel
|
|
Left = 177
|
|
Top = 15
|
|
Width = 39
|
|
Height = 12
|
|
Caption = #21512#21516#21495
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label10: TLabel
|
|
Left = 319
|
|
Top = 40
|
|
Width = 26
|
|
Height = 12
|
|
Caption = #24037#33402
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label2: TLabel
|
|
Left = 177
|
|
Top = 40
|
|
Width = 40
|
|
Height = 12
|
|
Caption = #32534' '#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 = 647
|
|
Top = 15
|
|
Width = 26
|
|
Height = 12
|
|
Caption = #35268#26684
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label5: TLabel
|
|
Left = 647
|
|
Top = 40
|
|
Width = 26
|
|
Height = 12
|
|
Caption = #25104#20998
|
|
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 = 11
|
|
Width = 85
|
|
Height = 20
|
|
Date = 40675.464742650460000000
|
|
Format = 'yyyy-MM-dd'
|
|
Time = 40675.464742650460000000
|
|
TabOrder = 0
|
|
end
|
|
object EndDate: TDateTimePicker
|
|
Left = 76
|
|
Top = 36
|
|
Width = 86
|
|
Height = 20
|
|
Date = 40675.464761099540000000
|
|
Format = 'yyyy-MM-dd'
|
|
Time = 40675.464761099540000000
|
|
TabOrder = 1
|
|
end
|
|
object CustomerNoName: TEdit
|
|
Tag = 2
|
|
Left = 348
|
|
Top = 11
|
|
Width = 77
|
|
Height = 20
|
|
TabOrder = 2
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
object SYRName: TEdit
|
|
Tag = 2
|
|
Left = 532
|
|
Top = 11
|
|
Width = 77
|
|
Height = 20
|
|
TabOrder = 3
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
object PRTGYHZ: TEdit
|
|
Tag = 2
|
|
Left = 532
|
|
Top = 36
|
|
Width = 77
|
|
Height = 20
|
|
TabOrder = 4
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
object ConNo: TEdit
|
|
Tag = 2
|
|
Left = 218
|
|
Top = 11
|
|
Width = 77
|
|
Height = 20
|
|
TabOrder = 5
|
|
OnChange = CustomerNoNameChange
|
|
OnKeyPress = ConNoKeyPress
|
|
end
|
|
object PRTGY: TEdit
|
|
Tag = 2
|
|
Left = 348
|
|
Top = 36
|
|
Width = 77
|
|
Height = 20
|
|
TabOrder = 6
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
object PRTCode: TEdit
|
|
Tag = 2
|
|
Left = 218
|
|
Top = 36
|
|
Width = 77
|
|
Height = 20
|
|
TabOrder = 7
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
object PRTSpec: TEdit
|
|
Tag = 2
|
|
Left = 673
|
|
Top = 11
|
|
Width = 77
|
|
Height = 20
|
|
TabOrder = 8
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
object PRTCF: TEdit
|
|
Tag = 2
|
|
Left = 673
|
|
Top = 36
|
|
Width = 77
|
|
Height = 20
|
|
TabOrder = 9
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
end
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
|
Grid = cxGrid1
|
|
PopupMenus = <>
|
|
Left = 544
|
|
Top = 176
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_DDMD.ADOLink
|
|
Parameters = <>
|
|
Left = 688
|
|
Top = 224
|
|
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 = RMDBDataSet1
|
|
CompressLevel = rmzcFastest
|
|
CompressThread = False
|
|
LaterBuildEvents = True
|
|
OnlyOwnerDataSet = False
|
|
Left = 336
|
|
Top = 200
|
|
ReportData = {}
|
|
end
|
|
object RMDBDataSet1: 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
|
|
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
|