D7zzHanglin/坯布汇总仓库(ClothWarehouse.dll)/U_PBCk.dfm

513 lines
14 KiB
Plaintext
Raw Permalink Normal View History

2025-08-06 16:42:07 +08:00
object frmPBCk: TfrmPBCk
Left = 250
Top = 156
Width = 1230
Height = 638
BorderIcons = [biSystemMenu]
Caption = #22383#24067#20986#24211#21015#34920
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 = 1214
Height = 29
ButtonHeight = 30
ButtonWidth = 59
Caption = 'ToolBar1'
Color = clSkyBlue
EdgeInner = esNone
EdgeOuter = esNone
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
Images = DataLink_ClothWarehouse.ThreeImgList
List = True
ParentColor = False
ParentFont = False
ShowCaptions = True
TabOrder = 0
object TBSave: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #20445#23384
ImageIndex = 15
OnClick = TBSaveClick
end
object TBClose: TToolButton
Left = 63
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 21
OnClick = TBCloseClick
end
end
object Panel1: TPanel
Left = 0
Top = 29
Width = 1214
Height = 76
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clSkyBlue
TabOrder = 1
object Label1: TLabel
Left = 38
Top = 17
Width = 52
Height = 12
Caption = #20986#24211#26085#26399
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 224
Top = 17
Width = 52
Height = 12
Caption = #20986#24211#31867#22411
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label8: TLabel
Left = 38
Top = 43
Width = 52
Height = 12
Caption = #20986#24211#21333#21495
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label9: TLabel
Left = 224
Top = 43
Width = 52
Height = 12
Caption = #25910#36135#21333#20301
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object CRTime: TDateTimePicker
Left = 90
Top = 13
Width = 100
Height = 20
Date = 41509.970132187500000000
Format = 'yyyy-MM-dd'
Time = 41509.970132187500000000
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
TabOrder = 1
end
object CRType: TComboBox
Left = 280
Top = 12
Width = 100
Height = 20
Style = csDropDownList
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
ItemHeight = 12
TabOrder = 0
Items.Strings = (
#29983#20135#20986#24211
#21152#24037#20986#24211
#38144#21806#20986#24211
#25439#32791#20986#24211
#36864#36135#20986#24211
#22806#21152#24037#36864#22238)
end
object CRNo: TEdit
Left = 90
Top = 39
Width = 100
Height = 20
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
TabOrder = 2
end
object ToFactoryName: TBtnEditA
Left = 280
Top = 39
Width = 101
Height = 20
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
ReadOnly = True
TabOrder = 3
OnBtnClick = ToFactoryNameBtnClick
end
end
object ToolBar2: TToolBar
Left = 0
Top = 105
Width = 1214
Height = 30
AutoSize = True
ButtonHeight = 30
ButtonWidth = 59
Caption = 'ToolBar1'
Color = clSkyBlue
EdgeInner = esNone
EdgeOuter = esNone
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
Images = DataLink_ClothWarehouse.ThreeImgList
List = True
ParentColor = False
ParentFont = False
ShowCaptions = True
TabOrder = 2
object ToolButton1: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #22686#34892
ImageIndex = 57
OnClick = ToolButton1Click
end
object ToolButton2: TToolButton
Left = 63
Top = 0
AutoSize = True
Caption = #21024#34892
ImageIndex = 113
OnClick = ToolButton2Click
end
end
object Panel3: TPanel
Left = 0
Top = 135
Width = 1214
Height = 465
Align = alClient
Caption = 'Panel3'
TabOrder = 3
object cxGrid1: TcxGrid
Left = 1
Top = 1
Width = 1212
Height = 463
Align = alClient
PopupMenu = PopupMenu1
TabOrder = 0
object Tv1: TcxGridDBTableView
NavigatorButtons.ConfirmDelete = False
DataController.DataSource = DataSource1
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
DataController.Summary.DefaultGroupSummaryItems = <
item
Format = 'C_Code'
Column = v1P_CodeName
end>
DataController.Summary.FooterSummaryItems = <
item
Kind = skSum
end
item
Kind = skSum
Column = v1Qty
end
item
Kind = skSum
Column = v1Money
end
item
Kind = skCount
end>
DataController.Summary.SummaryGroups = <>
OptionsBehavior.FocusCellOnTab = True
OptionsBehavior.GoToNextCellOnEnter = True
OptionsBehavior.FocusCellOnCycle = True
OptionsCustomize.ColumnFiltering = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
OptionsView.Indicator = True
Styles.Header = DataLink_ClothWarehouse.Default
object v1Column7: TcxGridDBColumn
Caption = #30333#22383#21333#21495
DataBinding.FieldName = 'CloOrderno'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 57
end
object v1Column4: TcxGridDBColumn
Caption = #24037#33402
DataBinding.FieldName = 'gongyi'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 55
end
object v1Column8: TcxGridDBColumn
Caption = #25209#21495
DataBinding.FieldName = 'BatchNo'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 54
end
object v1P_Code: TcxGridDBColumn
Caption = #20135#21697#32534#21495
DataBinding.FieldName = 'Code'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Width = 73
end
object v1P_CodeName: TcxGridDBColumn
Caption = #20135#21697#21517#31216
DataBinding.FieldName = 'CodeName'
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
Properties.OnButtonClick = v1P_CodeNamePropertiesButtonClick
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Width = 86
end
object v1Column11: TcxGridDBColumn
Caption = #26426#22411
DataBinding.FieldName = 'hcartype'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 65
end
object v1Column5: TcxGridDBColumn
Caption = #38376#24133
DataBinding.FieldName = 'MF'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 54
end
object v1Column6: TcxGridDBColumn
Caption = #20811#37325
DataBinding.FieldName = 'KZ'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 57
end
object v1Column9: TcxGridDBColumn
Caption = #21305#25968
DataBinding.FieldName = 'ps'
HeaderAlignmentHorz = taCenter
Styles.Content = DataLink_ClothWarehouse.FontBlue
Styles.Footer = DataLink_ClothWarehouse.FontBlue
Styles.Header = DataLink_ClothWarehouse.FontBlue
Width = 44
end
object v1Qty: TcxGridDBColumn
Caption = #25968#37327
DataBinding.FieldName = 'Qty'
PropertiesClassName = 'TcxTextEditProperties'
Properties.OnEditValueChanged = v1QtyPropertiesEditValueChanged
HeaderAlignmentHorz = taCenter
Options.Sorting = False
Styles.Content = DataLink_ClothWarehouse.FontBlue
Styles.Footer = DataLink_ClothWarehouse.FontBlue
Styles.Header = DataLink_ClothWarehouse.FontBlue
Width = 60
end
object v1QtyUnit: TcxGridDBColumn
Caption = #25968#37327#21333#20301
DataBinding.FieldName = 'QtyUnit'
PropertiesClassName = 'TcxComboBoxProperties'
Properties.DropDownListStyle = lsFixedList
Properties.Items.Strings = (
'M'
'Kg')
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Width = 65
end
object v1Price: TcxGridDBColumn
Caption = #21333#20215
DataBinding.FieldName = 'Price'
PropertiesClassName = 'TcxTextEditProperties'
Properties.OnEditValueChanged = v1QtyPropertiesEditValueChanged
HeaderAlignmentHorz = taCenter
Options.Sorting = False
Width = 73
end
object v1Money: TcxGridDBColumn
Caption = #37329#39069
DataBinding.FieldName = 'Money'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Width = 64
end
object v1Column10: TcxGridDBColumn
Caption = #22791#27880
DataBinding.FieldName = 'CKNote'
HeaderAlignmentHorz = taCenter
Width = 72
end
object v1Note: TcxGridDBColumn
Caption = #20837#24211#22791#27880
DataBinding.FieldName = 'Note'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Width = 132
end
object v1Column1: TcxGridDBColumn
Caption = #20379#24212#21830
DataBinding.FieldName = 'fromFactoryName'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 94
end
object v1Column3: TcxGridDBColumn
Caption = #23384#25918#24037#21378
DataBinding.FieldName = 'FactoryName'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 85
end
object v1Column2: TcxGridDBColumn
Caption = #24211#20301
DataBinding.FieldName = 'KuWei'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 68
end
end
object cxGrid1Level1: TcxGridLevel
GridView = Tv1
end
end
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_ClothWarehouse.ADOLink
Parameters = <>
Left = 244
Top = 218
end
object ADOQueryTmp: TADOQuery
Connection = DataLink_ClothWarehouse.ADOLink
Parameters = <>
Left = 283
Top = 218
end
object DataSource1: TDataSource
DataSet = CDS_Main
Left = 567
Top = 223
end
object CDS_Main: TClientDataSet
Aggregates = <>
Params = <>
Left = 528
Top = 225
end
object cxGridPopupMenu1: TcxGridPopupMenu
Grid = cxGrid1
PopupMenus = <>
Left = 208
Top = 217
end
object ADOQueryMain: TADOQuery
Connection = DataLink_ClothWarehouse.ADOLink
Parameters = <>
Left = 359
Top = 219
end
object PopupMenu1: TPopupMenu
Left = 170
Top = 218
object N1: TMenuItem
Caption = #20840#36873
OnClick = N1Click
end
object N2: TMenuItem
Caption = #20840#24323
OnClick = N2Click
end
end
object ADOQueryPrint: TADOQuery
Connection = DataLink_ClothWarehouse.ADOLink
Parameters = <>
Left = 321
Top = 218
end
object RM1: TRMGridReport
ThreadPrepareReport = True
InitialZoom = pzDefault
PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbPageSetup, pbExit, 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 = RMDB_Main
CompressLevel = rmzcFastest
CompressThread = False
LaterBuildEvents = True
OnlyOwnerDataSet = False
Left = 438
Top = 222
ReportData = {}
end
object RMDB_Main: TRMDBDataSet
Visible = True
DataSet = ADOQueryPrint
Left = 395
Top = 220
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 = 482
Top = 223
end
end