D7myYunxiang/云翔生产管理(MYSC.dll)/U_PBCGRKList_QCKC.dfm
DESKTOP-E401PHE\Administrator 1011cb7292 1
2025-01-20 13:04:03 +08:00

428 lines
9.8 KiB
Plaintext

object frmPBCGRKList_QCKC: TfrmPBCGRKList_QCKC
Left = 190
Top = 132
Width = 1079
Height = 701
Caption = #26399#21021#24211#23384
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 = 1063
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 ToolButton4: TToolButton
Left = 138
Top = 0
AutoSize = True
Caption = #25171#21360
ImageIndex = 4
Visible = False
OnClick = ToolButton4Click
end
object TBExport: TToolButton
Left = 207
Top = 0
AutoSize = True
Caption = #23548#20986
ImageIndex = 97
Visible = False
OnClick = TBExportClick
end
object TBClose: TToolButton
Left = 276
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 21
OnClick = TBCloseClick
end
object labMYType: TLabel
Left = 345
Top = 0
Width = 376
Height = 30
Caption = ' '#26399#21021#24211#23384' '
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -29
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object ToolButton1: TToolButton
Left = 721
Top = 0
AutoSize = True
Caption = #26597#30475
ImageIndex = 55
Visible = False
OnClick = ToolButton1Click
end
end
object Panel1: TPanel
Left = 0
Top = 32
Width = 1063
Height = 44
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clSkyBlue
TabOrder = 1
object Label2: TLabel
Left = 148
Top = 14
Width = 34
Height = 16
Caption = #21697#21517
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label6: TLabel
Left = 14
Top = 14
Width = 34
Height = 16
Caption = #32534#21495
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object MYName: TEdit
Tag = 2
Left = 186
Top = 10
Width = 239
Height = 24
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
OnChange = MYCodeChange
end
object Button3: TButton
Left = 426
Top = 9
Width = 29
Height = 26
Caption = '...'
TabOrder = 1
OnClick = Button3Click
end
object MYCode: TEdit
Tag = 2
Left = 53
Top = 10
Width = 77
Height = 24
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 2
OnChange = MYCodeChange
end
end
object cxGrid2: TcxGrid
Left = 0
Top = 76
Width = 1063
Height = 585
Align = alClient
TabOrder = 2
object TV2: TcxGridDBTableView
NavigatorButtons.ConfirmDelete = False
OnCellDblClick = TV2CellDblClick
DataController.DataSource = DataSource1
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
DataController.Summary.DefaultGroupSummaryItems = <
item
Kind = skSum
Column = V2PS
end
item
Kind = skSum
Column = V2Qty
end
item
Kind = skSum
Column = V2KgQty
end
item
Kind = skSum
Position = spFooter
Column = V2PS
end
item
Kind = skSum
Position = spFooter
Column = V2Qty
end
item
Kind = skSum
Position = spFooter
Column = V2KgQty
end>
DataController.Summary.FooterSummaryItems = <
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
Column = V2PS
end
item
Kind = skSum
Column = V2Qty
end
item
Kind = skSum
Column = V2KgQty
end>
DataController.Summary.SummaryGroups = <>
OptionsCustomize.ColumnFiltering = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
Styles.Content = cxStyle1
Styles.Footer = cxStyle1
Styles.Header = cxStyle2
object V2MYCode: TcxGridDBColumn
Caption = #32534#21495
DataBinding.FieldName = 'MYCode'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 70
end
object V2MYName: TcxGridDBColumn
Caption = #21697#21517
DataBinding.FieldName = 'MYName'
HeaderAlignmentHorz = taCenter
Width = 206
end
object V2GangQty: TcxGridDBColumn
Caption = #32568#25968
DataBinding.FieldName = 'GangQty'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 70
end
object V2PS: TcxGridDBColumn
Caption = #21305#25968
DataBinding.FieldName = 'PS'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 77
end
object V2KgQty: TcxGridDBColumn
Caption = #20844#26020
DataBinding.FieldName = 'KgQty'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 81
end
object V2Qty: TcxGridDBColumn
Caption = #31859#25968
DataBinding.FieldName = 'Qty'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 81
end
end
object cxGridLevel1: TcxGridLevel
GridView = TV2
end
end
object cxGridPopupMenu1: TcxGridPopupMenu
Grid = cxGrid2
PopupMenus = <>
Left = 165
Top = 148
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_MYSC.ADOLink
Parameters = <>
Left = 202
Top = 210
end
object ADOQueryMain: TADOQuery
Connection = DataLink_MYSC.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 202
Top = 179
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_MYSC.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 203
Top = 149
end
object DataSource1: TDataSource
DataSet = Order_Main
Left = 164
Top = 210
end
object Order_Main: TClientDataSet
Aggregates = <>
Params = <>
Left = 165
Top = 179
end
object RM1: TRMGridReport
ThreadPrepareReport = True
InitialZoom = pzDefault
PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbPageSetup, pbExit, pbSaveToXLS, 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 = 1048
Top = 8
ReportData = {}
end
object RMDBMain: TRMDBDataSet
Visible = True
DataSet = CDS_PRT
Left = 1016
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 cxGridPopupMenu2: TcxGridPopupMenu
PopupMenus = <>
Left = 1009
Top = 331
end
object DataSource2: TDataSource
DataSet = PB_MX
Left = 977
Top = 348
end
object PB_MX: TClientDataSet
Aggregates = <>
Params = <>
Left = 978
Top = 317
end
object PopupMenu1: TPopupMenu
Left = 948
Top = 329
object N1: TMenuItem
Caption = #28857#33394
OnClick = N1Click
end
end
object cxStyleRepository1: TcxStyleRepository
Left = 6
object cxStyle1: TcxStyle
AssignedValues = [svColor, svFont]
Color = clScrollBar
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -15
Font.Name = #23435#20307
Font.Style = [fsBold]
end
object cxStyle2: TcxStyle
AssignedValues = [svFont]
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -15
Font.Name = #23435#20307
Font.Style = [fsBold]
end
end
end