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

421 lines
9.6 KiB
Plaintext

object frmMianWFBKCList: TfrmMianWFBKCList
Left = 109
Top = 71
Width = 1516
Height = 739
Caption = #26825#24211#23384
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 120
TextHeight = 15
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 1498
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 Panel1: TPanel
Left = 0
Top = 32
Width = 1498
Height = 51
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clSkyBlue
TabOrder = 1
object Label2: TLabel
Left = 326
Top = 16
Width = 38
Height = 18
Caption = #21697#21517
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -18
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label6: TLabel
Left = 181
Top = 16
Width = 38
Height = 18
Caption = #32534#21495
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -18
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = 24
Top = 16
Width = 38
Height = 18
Caption = #31867#22411
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -18
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object MYName: TEdit
Tag = 2
Left = 370
Top = 11
Width = 275
Height = 23
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -18
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
OnChange = MYCodeChange
end
object MYCode: TEdit
Tag = 2
Left = 225
Top = 11
Width = 89
Height = 23
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -18
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
OnChange = MYCodeChange
end
object DataType: TComboBox
Tag = 1
Left = 68
Top = 11
Width = 103
Height = 26
Style = csDropDownList
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -18
Font.Name = #23435#20307
Font.Style = [fsBold]
ItemHeight = 18
ParentFont = False
TabOrder = 2
OnChange = DataTypeChange
Items.Strings = (
#26825
#26080#32442#24067
'')
end
end
object cxGrid2: TcxGrid
Left = 0
Top = 83
Width = 1498
Height = 611
Align = alClient
TabOrder = 2
object TV2: TcxGridDBTableView
Navigator.Buttons.CustomButtons = <>
DataController.DataSource = DataSource1
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
DataController.Summary.DefaultGroupSummaryItems = <
item
Kind = skSum
end
item
Kind = skSum
Column = V2Qty
end
item
Kind = skSum
end
item
Kind = skSum
Position = spFooter
end
item
Kind = skSum
Position = spFooter
Column = V2Qty
end
item
Kind = skSum
Position = spFooter
end>
DataController.Summary.FooterSummaryItems = <
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
Column = V2Qty
end
item
Kind = skSum
end
item
Kind = skSum
Column = V2Column2
end>
DataController.Summary.SummaryGroups = <>
OptionsView.Footer = True
OptionsView.GroupByBox = False
Styles.Header = cxStyle2
object V2Column1: TcxGridDBColumn
Caption = #31867#22411
DataBinding.FieldName = 'DataType'
HeaderAlignmentHorz = taCenter
Width = 95
end
object V2MYCode: TcxGridDBColumn
Caption = #32534#21495
DataBinding.FieldName = 'MYCode'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 119
end
object V2MYName: TcxGridDBColumn
Caption = #21697#21517
DataBinding.FieldName = 'BPName'
HeaderAlignmentHorz = taCenter
Width = 184
end
object V2MYMF: TcxGridDBColumn
Caption = #38376#24133
DataBinding.FieldName = 'BPMF'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 101
end
object V2Column3: TcxGridDBColumn
Caption = #20811#37325
DataBinding.FieldName = 'BPKZ'
HeaderAlignmentHorz = taCenter
Width = 99
end
object V2Qty: TcxGridDBColumn
Caption = #29702#35770#24211#23384#31859#25968
DataBinding.FieldName = 'QtyPlan'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 119
end
object V2Column2: TcxGridDBColumn
Caption = #23454#38469#24211#23384#31859#25968
DataBinding.FieldName = 'Qty'
HeaderAlignmentHorz = taCenter
Width = 115
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
end
end
object cxStyleRepository1: TcxStyleRepository
Left = 272
Top = 8
PixelsPerInch = 120
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