426 lines
10 KiB
Plaintext
426 lines
10 KiB
Plaintext
object frmKuWeiKCList: TfrmKuWeiKCList
|
|
Left = 799
|
|
Top = 133
|
|
Width = 1215
|
|
Height = 637
|
|
Caption = #24211#20301#24211#23384#26597#35810
|
|
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 = 1199
|
|
AutoSize = True
|
|
ButtonHeight = 30
|
|
ButtonWidth = 65
|
|
Caption = 'ToolBar1'
|
|
Color = clSkyBlue
|
|
Flat = True
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
Images = DataLink_MYSC.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 = 69
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #36807#28388
|
|
ImageIndex = 20
|
|
OnClick = TBFindClick
|
|
end
|
|
object TBExport: TToolButton
|
|
Left = 138
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #23548#20986
|
|
ImageIndex = 97
|
|
Visible = False
|
|
OnClick = TBExportClick
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 207
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 21
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object cxGrid1: TcxGrid
|
|
Left = 0
|
|
Top = 84
|
|
Width = 1199
|
|
Height = 513
|
|
Align = alClient
|
|
PopupMenu = PopupMenu1
|
|
TabOrder = 1
|
|
object Tv1: TcxGridDBTableView
|
|
OnDblClick = Tv1DblClick
|
|
NavigatorButtons.ConfirmDelete = False
|
|
DataController.DataSource = DataSource1
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <
|
|
item
|
|
Kind = skCount
|
|
Position = spFooter
|
|
Column = v1Column7
|
|
end
|
|
item
|
|
Kind = skCount
|
|
Column = v1Column7
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Position = spFooter
|
|
Column = v1Column4
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v1Column4
|
|
end>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skCount
|
|
Column = v1Column7
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v1Column4
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.Content = DataLink_MYSC.Default10
|
|
Styles.Footer = DataLink_MYSC.Default10
|
|
Styles.Header = DataLink_MYSC.Default10
|
|
object v1Column1: TcxGridDBColumn
|
|
Caption = #21306#22495
|
|
DataBinding.FieldName = 'QuYu'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 79
|
|
end
|
|
object v1Column2: TcxGridDBColumn
|
|
Caption = #20998#21306
|
|
DataBinding.FieldName = 'FenQu'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 77
|
|
end
|
|
object v1Column3: TcxGridDBColumn
|
|
Caption = #25490
|
|
DataBinding.FieldName = 'Pai'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 84
|
|
end
|
|
object v1Column6: TcxGridDBColumn
|
|
Caption = #23618
|
|
DataBinding.FieldName = 'Ceng'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 77
|
|
end
|
|
object v1Column7: TcxGridDBColumn
|
|
Caption = #24211#20301#21517#31216
|
|
DataBinding.FieldName = 'KWName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 195
|
|
end
|
|
object v1Column4: TcxGridDBColumn
|
|
Caption = #24211#23384
|
|
DataBinding.FieldName = 'GGQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 76
|
|
end
|
|
end
|
|
object cxGrid1Level1: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 32
|
|
Width = 1199
|
|
Height = 52
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 2
|
|
object Label2: TLabel
|
|
Left = 21
|
|
Top = 17
|
|
Width = 34
|
|
Height = 16
|
|
Caption = #21306#22495
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label1: TLabel
|
|
Left = 142
|
|
Top = 17
|
|
Width = 34
|
|
Height = 16
|
|
Caption = #20998#21306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label5: TLabel
|
|
Left = 263
|
|
Top = 17
|
|
Width = 17
|
|
Height = 16
|
|
Caption = #25490
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label6: TLabel
|
|
Left = 468
|
|
Top = 17
|
|
Width = 68
|
|
Height = 16
|
|
Caption = #24211#20301#21517#31216
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label7: TLabel
|
|
Left = 367
|
|
Top = 17
|
|
Width = 17
|
|
Height = 16
|
|
Caption = #23618
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object QuYu: TEdit
|
|
Tag = 2
|
|
Left = 57
|
|
Top = 13
|
|
Width = 65
|
|
Height = 24
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 0
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
object FenQu: TEdit
|
|
Tag = 2
|
|
Left = 179
|
|
Top = 13
|
|
Width = 65
|
|
Height = 24
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 1
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
object Pai: TEdit
|
|
Tag = 2
|
|
Left = 283
|
|
Top = 13
|
|
Width = 65
|
|
Height = 24
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 2
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
object KWName: TEdit
|
|
Tag = 2
|
|
Left = 538
|
|
Top = 13
|
|
Width = 165
|
|
Height = 24
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 3
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
object Ceng: TEdit
|
|
Tag = 2
|
|
Left = 387
|
|
Top = 13
|
|
Width = 65
|
|
Height = 24
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 4
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
end
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
|
Grid = cxGrid1
|
|
PopupMenus = <>
|
|
Left = 160
|
|
Top = 128
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_MYSC.ADOLink
|
|
Parameters = <>
|
|
Left = 208
|
|
Top = 208
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_MYSC.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 208
|
|
Top = 176
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_MYSC.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 208
|
|
Top = 144
|
|
end
|
|
object DataSource1: TDataSource
|
|
DataSet = Order_Main
|
|
Left = 160
|
|
Top = 152
|
|
end
|
|
object Order_Main: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 160
|
|
Top = 184
|
|
end
|
|
object RM1: TRMGridReport
|
|
ThreadPrepareReport = True
|
|
InitialZoom = pzDefault
|
|
PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbPageSetup, pbExit, pbSaveToXLS, pbExport, pbNavigator]
|
|
DefaultCollate = False
|
|
ShowPrintDialog = 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 = 1048
|
|
Top = 8
|
|
ReportData = {}
|
|
end
|
|
object RMDBMain: TRMDBDataSet
|
|
Visible = True
|
|
DataSet = CDS_PRT
|
|
Left = 992
|
|
Top = 8
|
|
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 = 1108
|
|
Top = 8
|
|
end
|
|
object CDS_PRT: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 1080
|
|
Top = 8
|
|
end
|
|
object PopupMenu1: TPopupMenu
|
|
Left = 488
|
|
Top = 272
|
|
object N1: TMenuItem
|
|
Caption = #24211#23384#26126#32454#26597#35810
|
|
OnClick = N1Click
|
|
end
|
|
end
|
|
end
|