D7szChenfeng/成品仓库(FinishedClothWarehouse.dll)/U_FinishedCloth_DCGCAR.dfm
DESKTOP-E401PHE\Administrator ccdaa90a0f 移交
2025-07-22 15:51:47 +08:00

606 lines
14 KiB
Plaintext

object frmFinishedCloth_DCGCAR: TfrmFinishedCloth_DCGCAR
Left = 257
Top = 137
Width = 1357
Height = 721
Caption = #25377#36710#24037#36724#21345#32479#35745
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 1349
AutoSize = True
ButtonHeight = 30
ButtonWidth = 83
Caption = 'ToolBar1'
Color = clSkyBlue
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
Images = DataLink_FinishedClothWarehouse.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 ToolButton1: TToolButton
Left = 63
Top = 0
AutoSize = True
Caption = #23548#20986
ImageIndex = 45
OnClick = ToolButton1Click
end
object ToolButton2: TToolButton
Left = 126
Top = 0
AutoSize = True
Caption = #20135#37327#20462#25913
ImageIndex = 22
OnClick = ToolButton2Click
end
object ToolButton3: TToolButton
Left = 213
Top = 0
AutoSize = True
Caption = #21333#20215#20462#25913
ImageIndex = 11
OnClick = ToolButton3Click
end
object TBClose: TToolButton
Left = 300
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 21
OnClick = TBCloseClick
end
end
object cxGrid1: TcxGrid
Left = 0
Top = 85
Width = 1349
Height = 605
Align = alClient
PopupMenu = PopupMenu1
TabOrder = 1
object Tv1: TcxGridDBTableView
OnMouseUp = Tv1MouseUp
Navigator.Buttons.CustomButtons = <>
OnCellDblClick = Tv1CellDblClick
DataController.DataSource = DS_Main
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skCount
end
item
Kind = skSum
Column = v1Column10
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
Column = v1Column1
end
item
Format = #26816#39564#31995#25968'=#.##'
Kind = skAverage
end
item
Format = #25442#31639#31995#25968'=#.##'
Kind = skAverage
end
item
Kind = skCount
end
item
Kind = skSum
end
item
Kind = skSum
end>
DataController.Summary.SummaryGroups = <>
OptionsCustomize.ColumnFiltering = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
Styles.Content = cxStyle1
Styles.Header = cxStyle1
object Tv1Column9: TcxGridDBColumn
Caption = #36873#25321
DataBinding.FieldName = 'SSEL'
PropertiesClassName = 'TcxCheckBoxProperties'
Properties.ImmediatePost = True
Properties.NullStyle = nssUnchecked
HeaderAlignmentHorz = taCenter
Width = 58
end
object v1Column4: TcxGridDBColumn
Caption = #25377#36710#24037
DataBinding.FieldName = 'PERSON'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 94
end
object Tv1Column3: TcxGridDBColumn
Caption = #21345#21495
DataBinding.FieldName = 'CARNO'
HeaderAlignmentHorz = taCenter
Width = 70
end
object Tv1Column2: TcxGridDBColumn
Caption = #36724#21345#21495
DataBinding.FieldName = 'PCID'
HeaderAlignmentHorz = taCenter
Width = 85
end
object Tv1Column5: TcxGridDBColumn
Caption = #26426#21488#21495
DataBinding.FieldName = 'JTH'
HeaderAlignmentHorz = taCenter
Width = 72
end
object v1Column1: TcxGridDBColumn
Caption = #21305#25968
DataBinding.FieldName = 'PS'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 70
end
object v1Column10: TcxGridDBColumn
Caption = #31859#25968
DataBinding.FieldName = 'JYLen'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 56
end
object Tv1Column1: TcxGridDBColumn
Caption = #36724#38271
DataBinding.FieldName = 'C_LEN'
HeaderAlignmentHorz = taCenter
Width = 75
end
object Tv1Column4: TcxGridDBColumn
Caption = #32455#26797#29575
DataBinding.FieldName = 'ZZLV'
HeaderAlignmentHorz = taCenter
Width = 85
end
object Tv1Column6: TcxGridDBColumn
Caption = #32428#23494
DataBinding.FieldName = 'SJ_WM'
HeaderAlignmentHorz = taCenter
Width = 69
end
object Tv1Column7: TcxGridDBColumn
Caption = #21333#20215
DataBinding.FieldName = 'sdprice'
HeaderAlignmentHorz = taCenter
Width = 71
end
object Tv1Column8: TcxGridDBColumn
Caption = #37329#39069
DataBinding.FieldName = 'money'
HeaderAlignmentHorz = taCenter
Width = 70
end
end
object cxGrid1Level1: TcxGridLevel
GridView = Tv1
end
end
object MovePanel2: TMovePanel
Left = 520
Top = 360
Width = 289
Height = 49
BevelInner = bvLowered
Caption = #27491#22312#26597#35810#25968#25454#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 Panel1: TPanel
Left = 0
Top = 32
Width = 1349
Height = 53
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clSkyBlue
TabOrder = 3
object Label7: TLabel
Left = 206
Top = 9
Width = 39
Height = 12
Hint = '0'
Caption = #25377#36710#24037
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label1: TLabel
Left = 206
Top = 33
Width = 40
Height = 12
Hint = '0'
Caption = #21345' '#21495
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 374
Top = 9
Width = 39
Height = 12
Hint = '0'
Caption = #26426#21488#21495
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = 528
Top = 9
Width = 65
Height = 12
Hint = '0'
Caption = #26426#21488#21495#33539#22260
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label4: TLabel
Left = 580
Top = 33
Width = 13
Height = 12
Hint = '0'
Caption = #33267
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object BegDate: TDateTimePicker
Left = 93
Top = 5
Width = 85
Height = 20
Date = 40675.464742650460000000
Format = 'yyyy-MM-dd'
Time = 40675.464742650460000000
ImeName = #20013#25991'('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
TabOrder = 0
end
object EndDate: TDateTimePicker
Left = 92
Top = 28
Width = 86
Height = 20
Date = 40675.464761099540000000
Format = 'yyyy-MM-dd'
Time = 40675.464761099540000000
ImeName = #20013#25991'('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
TabOrder = 1
end
object PERSON: TEdit
Tag = 2
Left = 258
Top = 5
Width = 100
Height = 20
Hint = '0'
TabOrder = 2
OnChange = personChange
OnKeyPress = APIDKeyPress
end
object CARNO: TEdit
Tag = 2
Left = 258
Top = 29
Width = 100
Height = 20
Hint = '0'
TabOrder = 3
OnChange = personChange
OnKeyPress = APIDKeyPress
end
object IsJYTime: TCheckBox
Left = 20
Top = 6
Width = 73
Height = 17
Caption = #26816#39564#26085#26399
Checked = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
State = cbChecked
TabOrder = 4
end
object JTH: TEdit
Tag = 2
Left = 421
Top = 5
Width = 100
Height = 20
Hint = '0'
TabOrder = 5
OnChange = personChange
OnKeyPress = APIDKeyPress
end
object Edit1: TEdit
Left = 597
Top = 5
Width = 100
Height = 20
Hint = '0'
TabOrder = 6
OnKeyPress = APIDKeyPress
end
object Edit2: TEdit
Left = 597
Top = 29
Width = 100
Height = 20
Hint = '0'
TabOrder = 7
OnKeyPress = APIDKeyPress
end
end
object Panel2: TPanel
Left = 432
Top = 136
Width = 297
Height = 137
TabOrder = 4
Visible = False
object Label5: TLabel
Left = 40
Top = 25
Width = 26
Height = 12
Hint = '0'
Caption = #21333#20215
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Edit3: TEdit
Left = 78
Top = 21
Width = 100
Height = 20
Hint = '0'
TabOrder = 0
end
object Button1: TButton
Left = 40
Top = 64
Width = 75
Height = 25
Caption = #30830' '#35748
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 152
Top = 64
Width = 75
Height = 25
Caption = #21462' '#28040
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = Button2Click
end
end
object cxGridPopupMenu1: TcxGridPopupMenu
Grid = cxGrid1
PopupMenus = <>
Left = 568
Top = 292
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_FinishedClothWarehouse.ADOLink
Parameters = <>
Left = 184
Top = 288
end
object ADOQueryMain: TADOQuery
Connection = DataLink_FinishedClothWarehouse.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 216
Top = 288
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_FinishedClothWarehouse.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 256
Top = 288
end
object DS_Main: TDataSource
DataSet = Order_Main
Left = 296
Top = 180
end
object PopupMenu1: TPopupMenu
Left = 388
Top = 260
object N3: TMenuItem
Caption = #36873#25321#35813#33394
end
object X1: TMenuItem
Caption = #36873#25321#35813#33394'X'#21305
end
object N1: TMenuItem
Caption = #20840#36873
OnClick = N1Click
end
object N2: TMenuItem
Caption = #20840#24323
OnClick = N2Click
end
end
object RM2: TRMGridReport
ThreadPrepareReport = True
InitialZoom = pzDefault
PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbPageSetup, pbExit, pbSaveToXLS, 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 = 448
Top = 328
ReportData = {}
end
object RMDB_Main: TRMDBDataSet
Visible = True
DataSet = ADOQueryPrint
Left = 400
Top = 234
end
object ADOQueryPrint: TADOQuery
Connection = DataLink_FinishedClothWarehouse.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 368
Top = 232
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 = 484
Top = 328
end
object Order_Main: TClientDataSet
Aggregates = <>
Params = <>
Left = 252
Top = 180
end
object cxStyleRepository1: TcxStyleRepository
PixelsPerInch = 96
object cxStyle1: TcxStyle
AssignedValues = [svFont]
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
end
end
object cxStyleRepository2: TcxStyleRepository
PixelsPerInch = 96
object cxStyle2: TcxStyle
AssignedValues = [svColor, svFont]
Color = 4707838
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
end
end
end