D7gmYongjin/纱线加弹管理(YarnTexturing.dll)/U_YarnInput.dfm
DESKTOP-E401PHE\Administrator 8452f471f5 新建3-04
2026-03-04 09:51:44 +08:00

175 lines
3.7 KiB
Plaintext

object frmYarnInput: TfrmYarnInput
Left = 553
Top = 312
Width = 553
Height = 197
Caption = #20135#21697#36164#26009#24405#20837
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 537
Height = 33
ButtonHeight = 30
ButtonWidth = 59
Caption = 'ToolBar1'
Color = clSkyBlue
DisabledImages = DataLink_YarnTexturing.ThreeImgList
Flat = True
Images = DataLink_YarnTexturing.ThreeImgList
List = True
ParentColor = False
ShowCaptions = True
TabOrder = 0
object ToolButton3: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #20445#23384
ImageIndex = 10
OnClick = ToolButton3Click
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 = 33
Width = 537
Height = 126
Align = alClient
TabOrder = 1
object Label1: TLabel
Left = 36
Top = 20
Width = 68
Height = 17
Caption = #32433#32447#32534#21495
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -17
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 36
Top = 52
Width = 68
Height = 17
Caption = #32433#32447#21517#31216
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -17
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 43
Top = 84
Width = 61
Height = 17
Caption = #35268' '#26684
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -17
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Y_Code: TEdit
Tag = 2
Left = 111
Top = 16
Width = 382
Height = 25
Enabled = False
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -17
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
end
object Y_CodeName: TEdit
Tag = 2
Left = 111
Top = 48
Width = 382
Height = 25
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -17
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
end
object Y_Spec: TEdit
Tag = 2
Left = 111
Top = 80
Width = 382
Height = 25
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -17
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
end
end
object PopupMenu1: TPopupMenu
Left = 1140
Top = 103
object N1: TMenuItem
Caption = #21024#38500
end
object N3: TMenuItem
Caption = '-'
end
object N2: TMenuItem
Caption = #21478#23384#20026'...'
end
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_YarnTexturing.ADOLink
Parameters = <>
Left = 544
Top = 3
end
object ADOQueryTmp: TADOQuery
Connection = DataLink_YarnTexturing.ADOLink
Parameters = <>
Left = 468
Top = 3
end
object ADOQuerymain: TADOQuery
Connection = DataLink_YarnTexturing.ADOLink
Parameters = <>
Left = 508
Top = 3
end
end