D7myChuangpin/创品码单管理(FMMD.dll)/U_CKProductBCPOutHZList.dfm
“ddf” ece69a5ac1 1
2024-07-23 20:18:14 +08:00

499 lines
12 KiB
Plaintext

object frmCKProductBCPOutHZList: TfrmCKProductBCPOutHZList
Left = 192
Top = 126
Width = 1140
Height = 571
Caption = #22383#24067#20986#24211#24180#27719#24635
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
WindowState = wsMaximized
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 1124
Height = 33
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_FMMD.ThreeImgList
List = True
ParentColor = False
ParentFont = False
ShowCaptions = True
TabOrder = 0
object TBRafresh: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #21047#26032
ImageIndex = 24
OnClick = TBRafreshClick
end
object TBFind: TToolButton
Left = 63
Top = 0
AutoSize = True
Caption = #36807#28388
ImageIndex = 20
OnClick = TBFindClick
end
object TBExport: TToolButton
Left = 126
Top = 0
AutoSize = True
Caption = #23548#20986
ImageIndex = 26
OnClick = TBExportClick
end
object TBClose: TToolButton
Left = 189
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 21
OnClick = TBCloseClick
end
end
object Panel1: TPanel
Left = 0
Top = 33
Width = 1124
Height = 56
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clSkyBlue
TabOrder = 1
object Label1: TLabel
Left = 48
Top = 22
Width = 26
Height = 12
Caption = #24180#20221
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 194
Top = 22
Width = 21
Height = 12
Caption = '---'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Begdate: TDateTimePicker
Left = 80
Top = 18
Width = 111
Height = 20
Date = 42889.667239988430000000
Format = 'yyyy'
Time = 42889.667239988430000000
TabOrder = 0
end
object EndDate: TDateTimePicker
Left = 214
Top = 18
Width = 113
Height = 20
Date = 42889.667239988430000000
Format = 'yyyy'
Time = 42889.667239988430000000
TabOrder = 1
end
object RadioGroup1: TRadioGroup
Left = 543
Top = 2
Width = 242
Height = 51
Columns = 2
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ItemIndex = 0
Items.Strings = (
#26609#29366#22270
#26354#32447#22270)
ParentFont = False
TabOrder = 2
OnClick = RadioGroup1Click
end
end
object MovePanel2: TMovePanel
Left = 344
Top = 192
Width = 289
Height = 49
BevelInner = bvLowered
Caption = #27491#22312#25191#34892#25968#25454#25805#20316#65292#35831#31245#21518#12290#12290#12290
Color = clSkyBlue
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 2
Visible = False
end
object cxGrid1: TcxGrid
Left = 0
Top = 89
Width = 541
Height = 444
Align = alLeft
PopupMenu = PopupMenu1
TabOrder = 3
object Tv0: TcxGridDBTableView
NavigatorButtons.ConfirmDelete = False
OnCellDblClick = Tv0CellDblClick
DataController.DataSource = DataSource0
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <
item
Kind = skSum
end
item
Kind = skSum
Column = cxXSPS
end
item
Kind = skSum
Column = v0JGPS
end
item
Kind = skSum
Column = v0JGQty
end
item
Kind = skSum
end
item
Kind = skSum
Column = v0XSQty
end>
DataController.Summary.SummaryGroups = <>
OptionsCustomize.ColumnFiltering = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
Styles.Inactive = DataLink_FMMD.SHuangSe
Styles.IncSearch = DataLink_FMMD.SHuangSe
Styles.Selection = DataLink_FMMD.SHuangSe
Styles.Header = DataLink_FMMD.Default
object cxGridDBColumn13: TcxGridDBColumn
Caption = #24180#20221
DataBinding.FieldName = 'FDate'
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Width = 114
end
object cxXSPS: TcxGridDBColumn
Caption = #38144#21806#21305#25968
DataBinding.FieldName = 'XSPS'
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Width = 100
end
object v0XSQty: TcxGridDBColumn
Caption = #38144#21806#25968#37327
DataBinding.FieldName = 'XSQty'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 91
end
object v0JGPS: TcxGridDBColumn
Caption = #33258#29992#21305#25968
DataBinding.FieldName = 'JGPS'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 113
end
object v0JGQty: TcxGridDBColumn
Caption = #33258#29992#25968#37327
DataBinding.FieldName = 'JGQty'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 103
end
end
object cxGridLevel1: TcxGridLevel
GridView = Tv0
end
end
object DBChart1: TDBChart
Left = 549
Top = 89
Width = 575
Height = 444
BackWall.Brush.Color = clWhite
Gradient.Visible = True
LeftWall.Color = clBlue
Title.Font.Charset = GB2312_CHARSET
Title.Font.Color = clBlue
Title.Font.Height = -12
Title.Font.Name = #23435#20307
Title.Font.Style = [fsBold]
Title.Visible = False
LeftAxis.Visible = False
View3D = False
View3DOptions.Elevation = 315
View3DOptions.Orthogonal = False
View3DOptions.Perspective = 0
View3DOptions.Rotation = 360
Align = alClient
TabOrder = 4
object Series1: TBarSeries
Active = False
Marks.ArrowLength = 20
Marks.Style = smsValue
Marks.Visible = True
SeriesColor = clRed
Title = #38144#21806#25968#37327
XValues.DateTime = False
XValues.Name = 'X'
XValues.Multiplier = 1.000000000000000000
XValues.Order = loAscending
YValues.DateTime = False
YValues.Name = 'Bar'
YValues.Multiplier = 1.000000000000000000
YValues.Order = loNone
end
object Series2: TFastLineSeries
Marks.ArrowLength = 8
Marks.Font.Charset = GB2312_CHARSET
Marks.Font.Color = clBlack
Marks.Font.Height = -12
Marks.Font.Name = #23435#20307
Marks.Font.Style = []
Marks.Style = smsValue
Marks.Visible = True
SeriesColor = clRed
Title = #38144#21806#25968#37327
LinePen.Color = clRed
LinePen.Width = 2
XValues.DateTime = False
XValues.Name = 'X'
XValues.Multiplier = 1.000000000000000000
XValues.Order = loAscending
YValues.DateTime = False
YValues.Name = 'Y'
YValues.Multiplier = 1.000000000000000000
YValues.Order = loNone
end
object Series4: TBarSeries
Active = False
Marks.ArrowLength = 20
Marks.Style = smsValue
Marks.Visible = True
SeriesColor = clBlue
Title = #33258#29992#25968#37327
XValues.DateTime = False
XValues.Name = 'X'
XValues.Multiplier = 1.000000000000000000
XValues.Order = loAscending
YValues.DateTime = False
YValues.Name = 'Bar'
YValues.Multiplier = 1.000000000000000000
YValues.Order = loNone
end
object Series3: TFastLineSeries
Active = False
Marks.ArrowLength = 8
Marks.Style = smsValue
Marks.Visible = True
SeriesColor = clBlue
Title = #33258#29992#25968#37327
LinePen.Color = clBlue
LinePen.Width = 2
XValues.DateTime = False
XValues.Name = 'X'
XValues.Multiplier = 1.000000000000000000
XValues.Order = loAscending
YValues.DateTime = False
YValues.Name = 'Y'
YValues.Multiplier = 1.000000000000000000
YValues.Order = loNone
end
end
object cxSplitter1: TcxSplitter
Left = 541
Top = 89
Width = 8
Height = 444
HotZoneClassName = 'TcxMediaPlayer9Style'
Control = cxSplitter1
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_FMMD.ADOLink
Parameters = <>
Left = 760
Top = 124
end
object ADOQueryMain: TADOQuery
Connection = DataLink_FMMD.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 976
Top = 108
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_FMMD.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 908
Top = 80
end
object DataSource1: TDataSource
DataSet = CDS_Main
Left = 920
Top = 152
end
object cxGridPopupMenu1: TcxGridPopupMenu
PopupMenus = <>
Left = 784
Top = 248
end
object CDS_Main: TClientDataSet
Aggregates = <>
Params = <>
Left = 808
Top = 152
end
object CDS_Print: TClientDataSet
Aggregates = <>
Params = <>
Left = 656
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 = 420
Top = 216
ReportData = {}
end
object RMDBMain: TRMDBDataSet
Visible = True
DataSet = CDS_Print
Left = 512
Top = 220
end
object RMXLSExport1: TRMXLSExport
ShowAfterExport = True
ExportPrecision = 1
PagesOfSheet = 100
ExportImages = True
ExportFrames = True
ExportImageFormat = ifBMP
JPEGQuality = 0
ScaleX = 1.000000000000000000
ScaleY = 1.000000000000000000
CompressFile = False
Left = 420
Top = 288
end
object RMDBHZ: TRMDBDataSet
Visible = True
DataSet = CDS_HZ
Left = 516
Top = 292
end
object CDS_HZ: TClientDataSet
Aggregates = <>
Params = <>
Left = 600
Top = 300
end
object PopupMenu1: TPopupMenu
Left = 280
Top = 216
object N1: TMenuItem
Caption = #20840#36873
OnClick = N1Click
end
object N2: TMenuItem
Caption = #20840#24323
OnClick = N2Click
end
end
object CDS_CX: TClientDataSet
Aggregates = <>
Params = <>
Left = 712
Top = 176
end
object CDS_DH: TClientDataSet
Aggregates = <>
Params = <>
Left = 280
Top = 304
end
object ADOQueryDH: TADOQuery
Connection = DataLink_FMMD.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 576
Top = 244
end
object ADOQueryPrint: TADOQuery
Connection = DataLink_FMMD.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 704
Top = 264
end
object ClientDataSet0: TClientDataSet
Aggregates = <>
Params = <>
Left = 384
Top = 352
end
object DataSource0: TDataSource
DataSet = ClientDataSet0
Left = 352
Top = 352
end
end