D7DJkairan/打卷检验管理/U_ProductTJBSel.dfm

340 lines
9.2 KiB
Plaintext
Raw Normal View History

2025-07-19 13:52:55 +08:00
object frmProductTJBSel: TfrmProductTJBSel
Left = 327
Top = 120
2025-04-30 19:46:29 +08:00
Width = 1094
Height = 600
2025-07-19 13:52:55 +08:00
Caption = #22836#24062#24067#36873#25321
2025-04-30 19:46:29 +08:00
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object ToolBar1: TToolBar
Left = 0
Top = 0
2025-07-19 13:52:55 +08:00
Width = 1081
2025-04-30 19:46:29 +08:00
AutoSize = True
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_TradeManage.ThreeImgList
List = True
ParentColor = False
ParentFont = False
ShowCaptions = True
TabOrder = 0
object ToolButton3: TToolButton
Left = 0
Top = 0
Caption = #36873#25321
ImageIndex = 106
OnClick = ToolButton3Click
end
object TBClose: TToolButton
Left = 59
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 55
OnClick = TBCloseClick
end
end
object Panel1: TPanel
Left = 0
Top = 32
2025-07-19 13:52:55 +08:00
Width = 1081
2025-04-30 19:46:29 +08:00
Height = 54
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clSkyBlue
TabOrder = 1
object Label3: TLabel
Left = 35
Top = 22
Width = 39
Height = 12
Caption = #35746#21333#21495
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object OrderNo: TEdit
Tag = 2
Left = 76
Top = 18
Width = 149
Height = 20
TabOrder = 0
OnKeyPress = OrderNoKeyPress
end
end
object cxGrid1: TcxGrid
Left = 16
Top = 96
Width = 1065
Height = 369
TabOrder = 2
object Tv1: TcxGridDBTableView
OnDblClick = Tv1DblClick
2025-07-19 13:52:55 +08:00
Navigator.Buttons.CustomButtons = <>
2025-04-30 19:46:29 +08:00
DataController.DataSource = DataSource1
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <>
DataController.Summary.SummaryGroups = <>
OptionsCustomize.ColumnFiltering = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
Styles.Inactive = DataLink_TradeManage.SHuangSe
Styles.IncSearch = DataLink_TradeManage.SHuangSe
Styles.Selection = DataLink_TradeManage.SHuangSe
Styles.Header = DataLink_TradeManage.Default
object v1Column4: TcxGridDBColumn
Caption = #36873#25321
DataBinding.FieldName = 'SSel'
PropertiesClassName = 'TcxCheckBoxProperties'
2025-07-19 13:52:55 +08:00
Properties.ImmediatePost = True
2025-04-30 19:46:29 +08:00
Properties.NullStyle = nssUnchecked
HeaderAlignmentHorz = taCenter
Width = 44
end
object v1OrderNo: TcxGridDBColumn
Caption = #35746#21333#21495
DataBinding.FieldName = 'OrderNo'
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Styles.Header = DataLink_TradeManage.Default
Width = 72
end
object v1ConNo: TcxGridDBColumn
Caption = #21512#21516#21495
DataBinding.FieldName = 'ConNo'
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Styles.Header = DataLink_TradeManage.Default
Width = 68
end
object v1PRTCode: TcxGridDBColumn
Caption = #20135#21697#32534#21495
2025-07-19 13:52:55 +08:00
DataBinding.FieldName = 'spcode'
2025-04-30 19:46:29 +08:00
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Width = 90
end
object v1DeliveryDate: TcxGridDBColumn
Caption = #20132#36135#26085#26399
2025-07-19 13:52:55 +08:00
DataBinding.FieldName = 'CRTime'
2025-04-30 19:46:29 +08:00
PropertiesClassName = 'TcxDateEditProperties'
Properties.ShowTime = False
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Styles.Header = DataLink_TradeManage.Default
Width = 68
end
object v1PRTCodeName: TcxGridDBColumn
Caption = #20013#25991#21517#31216
2025-07-19 13:52:55 +08:00
DataBinding.FieldName = 'SPName'
2025-04-30 19:46:29 +08:00
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Styles.Header = DataLink_TradeManage.Default
Width = 70
end
object v1PRTSpec: TcxGridDBColumn
Caption = #35268#26684
2025-07-19 13:52:55 +08:00
DataBinding.FieldName = 'SPSpec'
2025-04-30 19:46:29 +08:00
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Styles.Header = DataLink_TradeManage.Default
Width = 68
end
object v1PRTMF: TcxGridDBColumn
Caption = #38376#24133
2025-07-19 13:52:55 +08:00
DataBinding.FieldName = 'SPMF'
2025-04-30 19:46:29 +08:00
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Styles.Header = DataLink_TradeManage.Default
Width = 70
end
object v1PRTKZ: TcxGridDBColumn
Caption = #20811#37325
2025-07-19 13:52:55 +08:00
DataBinding.FieldName = 'SPKZ'
2025-04-30 19:46:29 +08:00
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Width = 54
end
object v1PRTColor: TcxGridDBColumn
Caption = #39068#33394
DataBinding.FieldName = 'PRTColor'
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Styles.Header = DataLink_TradeManage.Default
Width = 63
end
object v1Column1: TcxGridDBColumn
Caption = #33394#21495
DataBinding.FieldName = 'SOrddefstr1'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 56
end
object v1Column2: TcxGridDBColumn
Caption = #33457#22411#33457#21495
DataBinding.FieldName = 'PRTHX'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 63
end
object v1Column3: TcxGridDBColumn
Caption = #20844#26020#25968
DataBinding.FieldName = 'PRTOrderKgQty'
Visible = False
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 52
end
object v1PRTOrderQty: TcxGridDBColumn
Caption = #25968#37327
2025-07-19 13:52:55 +08:00
DataBinding.FieldName = 'MXKCQty'
Visible = False
2025-04-30 19:46:29 +08:00
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Styles.Header = DataLink_TradeManage.Default
Width = 57
end
object v1Column5: TcxGridDBColumn
Caption = #25968#37327#21333#20301
2025-07-19 13:52:55 +08:00
DataBinding.FieldName = 'QtyUnit'
Visible = False
2025-04-30 19:46:29 +08:00
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 62
end
2025-07-19 13:52:55 +08:00
object Tv1Column1: TcxGridDBColumn
Caption = #21482#25968
DataBinding.FieldName = 'zhis'
HeaderAlignmentHorz = taCenter
Width = 60
end
2025-04-30 19:46:29 +08:00
end
object cxGrid1Level1: TcxGridLevel
GridView = Tv1
end
end
object cxGridPopupMenu1: TcxGridPopupMenu
Grid = cxGrid1
PopupMenus = <>
Left = 544
Top = 176
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_TradeManage.ADOLink
Parameters = <>
Left = 688
Top = 224
end
object ADOQueryMain: TADOQuery
Connection = DataLink_TradeManage.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 552
Top = 216
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_TradeManage.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 312
Top = 248
end
object DataSource1: TDataSource
DataSet = Order_Main
Left = 440
Top = 184
end
object Order_Main: TClientDataSet
Aggregates = <>
Params = <>
Left = 464
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 = 336
Top = 200
ReportData = {}
end
object RMDBMain: TRMDBDataSet
Visible = True
DataSet = CDS_Print
Left = 392
Top = 200
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 = 576
Top = 248
end
object PopupMenu1: TPopupMenu
Left = 288
Top = 184
object N2: TMenuItem
Caption = #26377#20379#24212#21830
end
end
object ADOQueryPrint: TADOQuery
Connection = DataLink_TradeManage.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 360
Top = 240
end
object CDS_Print: TClientDataSet
Aggregates = <>
Params = <>
Left = 344
Top = 288
end
end