D10DJkaimengwenshang/项目代码/wenshangkm/G03贸易布匹检验/U_BatchMdyData.dfm
DESKTOP-E401PHE\Administrator 74d01e92e1 ~
2025-09-27 14:24:10 +08:00

255 lines
6.2 KiB
Plaintext

object frmBatchMdyData: TfrmBatchMdyData
Left = 0
Top = 0
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #25209#37327#20462#25913#25968#25454
ClientHeight = 274
ClientWidth = 424
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #24494#36719#38597#40657
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 19
object cxPageControl1: TcxPageControl
Left = 8
Top = 8
Width = 393
Height = 248
TabOrder = 0
Properties.ActivePage = cxTabSheet3
Properties.CustomButtons.Buttons = <>
ClientRectBottom = 246
ClientRectLeft = 2
ClientRectRight = 391
ClientRectTop = 34
object cxTabSheet1: TcxTabSheet
Caption = #35843#25972#31859#25968
ImageIndex = 0
ExplicitLeft = 0
ExplicitTop = 0
ExplicitWidth = 0
ExplicitHeight = 0
object Label17: TLabel
Left = 24
Top = 20
Width = 52
Height = 19
Caption = #35843#25972#26041#24335
end
object Label18: TLabel
Left = 24
Top = 64
Width = 52
Height = 19
Caption = #35843#25972#25968#37327
end
object tzfs: TcxComboBox
Left = 96
Top = 15
ParentFont = False
Properties.DropDownListStyle = lsEditFixedList
Properties.Items.Strings = (
''
#22686#21152
#20943#23569)
TabOrder = 0
Width = 137
end
object tzsl: TcxTextEdit
Left = 96
Top = 59
ParentFont = False
TabOrder = 1
Width = 137
end
object cxOk1: TcxButton
Left = 80
Top = 160
Width = 75
Height = 32
Caption = #30830#23450
TabOrder = 2
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #24494#36719#38597#40657
Font.Style = [fsBold]
ParentFont = False
OnClick = cxOk1Click
end
object cxclose: TcxButton
Left = 248
Top = 160
Width = 75
Height = 30
Caption = #20851#38381
TabOrder = 3
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #24494#36719#38597#40657
Font.Style = [fsBold]
ParentFont = False
OnClick = cxcloseClick
end
end
object cxTabSheet2: TcxTabSheet
Caption = #20462#25913#38271#24230#21333#20301
ImageIndex = 1
ExplicitLeft = 0
ExplicitTop = 0
ExplicitWidth = 0
ExplicitHeight = 0
object lenUnit: TcxComboBox
Left = 88
Top = 40
ParentFont = False
Properties.DropDownListStyle = lsEditFixedList
Properties.Items.Strings = (
''
'M'
'Y')
TabOrder = 0
Width = 161
end
object cxButton1: TcxButton
Left = 72
Top = 159
Width = 75
Height = 32
Caption = #30830#23450
TabOrder = 1
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #24494#36719#38597#40657
Font.Style = [fsBold]
ParentFont = False
OnClick = cxButton1Click
end
object cxButton2: TcxButton
Left = 232
Top = 159
Width = 75
Height = 30
Caption = #20851#38381
TabOrder = 2
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #24494#36719#38597#40657
Font.Style = [fsBold]
ParentFont = False
OnClick = cxcloseClick
end
end
object cxTabSheet3: TcxTabSheet
Caption = #29420#31435#35843#25972#37325#37327
ImageIndex = 2
ExplicitLeft = 0
ExplicitTop = 0
ExplicitWidth = 0
ExplicitHeight = 215
object Label1: TLabel
Left = 32
Top = 112
Width = 52
Height = 19
Caption = #35843#25972#25968#37327
end
object Label2: TLabel
Left = 32
Top = 63
Width = 52
Height = 19
Caption = #35843#25972#26041#24335
end
object Label3: TLabel
Left = 32
Top = 20
Width = 52
Height = 19
Caption = #35843#25972#23383#27573
Color = clRed
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = #24494#36719#38597#40657
Font.Style = []
ParentColor = False
ParentFont = False
end
object tzsl1: TcxTextEdit
Left = 104
Top = 107
ParentFont = False
TabOrder = 0
Width = 196
end
object tzfs1: TcxComboBox
Left = 104
Top = 58
ParentFont = False
Properties.DropDownListStyle = lsEditFixedList
Properties.Items.Strings = (
''
#22686#21152
#20943#23569)
TabOrder = 1
Width = 196
end
object tzfield: TcxComboBox
Left = 104
Top = 15
ParentFont = False
Properties.DropDownListStyle = lsEditFixedList
Properties.Items.Strings = (
''
#27611#37325
#20928#37325
#30382#37325)
TabOrder = 2
Width = 196
end
object cxButton3: TcxButton
Left = 88
Top = 168
Width = 75
Height = 32
Caption = #30830#23450
TabOrder = 3
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #24494#36719#38597#40657
Font.Style = [fsBold]
ParentFont = False
OnClick = cxButton3Click
end
object cxButton4: TcxButton
Left = 256
Top = 168
Width = 75
Height = 30
Caption = #20851#38381
TabOrder = 4
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #24494#36719#38597#40657
Font.Style = [fsBold]
ParentFont = False
OnClick = cxcloseClick
end
end
end
end