D7myYunxiang/生产计划单(DyeingFinishingPlan.dll)我/U_PRTLable.dfm
DESKTOP-E401PHE\Administrator 1011cb7292 1
2025-01-20 13:04:03 +08:00

221 lines
5.4 KiB
Plaintext

object frmPRTLable: TfrmPRTLable
Left = 129
Top = 146
Width = 1377
Height = 716
Caption = #37325#25171#26631#31614
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnDestroy = FormDestroy
PixelsPerInch = 120
TextHeight = 15
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 1359
AutoSize = True
ButtonHeight = 30
ButtonWidth = 75
Caption = 'ToolBar1'
Color = clSkyBlue
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #23435#20307
Font.Style = [fsBold]
Images = DataLink_DyeingFinishingPlan.ThreeImgList
List = True
ParentColor = False
ParentFont = False
ShowCaptions = True
TabOrder = 0
object TBClose: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 21
OnClick = TBCloseClick
end
end
object Panel1: TPanel
Left = 0
Top = 32
Width = 1359
Height = 637
Align = alClient
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clSkyBlue
TabOrder = 1
object Label1: TLabel
Left = 30
Top = 140
Width = 176
Height = 43
Caption = #25195#25551#20837#21475
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -43
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 208
Top = 250
Width = 1063
Height = 245
Caption =
'1'#65306#20808#36873#25321#24352#25968#65292#22914#26524#25171#21360#19968#24352#26080#38656#36873#25321#13#10#13#10#13#10'2'#65306#25195#25551#21069#65292#20808#28857#20987#19968#19979#8220#25195#25551#20837#21475#8221#21518#38754#30340#30333#33394#26694#65292#36827#34892#28966#28857#23450#20301#13#10#13#10#13#10'3'#65306#25195#25551 +
#26631#31614#19978#30340#20108#32500#30721#33258#21160#25171#21360
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -35
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label5: TLabel
Left = 593
Top = 141
Width = 82
Height = 40
Caption = #24352#25968
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -40
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = 340
Top = 8
Width = 292
Height = 72
Caption = #37325#25171#26631#31614
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -72
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label4: TLabel
Left = 880
Top = 8
Width = 37
Height = 72
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -72
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
Visible = False
end
object Edit1: TEdit
Left = 210
Top = 136
Width = 380
Height = 41
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -40
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
OnKeyPress = Edit1KeyPress
end
object FS: TComboBox
Left = 680
Top = 135
Width = 114
Height = 51
Style = csDropDownList
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -43
Font.Name = #23435#20307
Font.Style = [fsBold]
ItemHeight = 43
ItemIndex = 0
ParentFont = False
TabOrder = 1
Text = '1'
Items.Strings = (
'1'
'2'
'3'
'4')
end
end
object Order_Main: TClientDataSet
Aggregates = <>
Params = <>
Left = 954
Top = 96
end
object DataSource1: TDataSource
DataSet = Order_Main
Left = 1016
Top = 97
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_DyeingFinishingPlan.ADOLink
Parameters = <>
Left = 968
Top = 120
end
object ADOQueryPrint: TADOQuery
Connection = DataLink_DyeingFinishingPlan.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 984
Top = 240
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_DyeingFinishingPlan.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 928
Top = 96
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 = 935
Top = 227
ReportData = {}
end
object RMDB_Main: TRMDBDataSet
Visible = True
DataSet = Order_Main
Left = 882
Top = 244
end
end