204 lines
4.3 KiB
Plaintext
204 lines
4.3 KiB
Plaintext
object frmYarnInput: TfrmYarnInput
|
|
Left = 573
|
|
Top = 263
|
|
Width = 658
|
|
Height = 449
|
|
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 = 642
|
|
Height = 33
|
|
ButtonHeight = 30
|
|
ButtonWidth = 59
|
|
Caption = 'ToolBar1'
|
|
Color = clSkyBlue
|
|
DisabledImages = DataLink_Yarn.ThreeImgList
|
|
Flat = True
|
|
Images = DataLink_Yarn.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 = 12
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 33
|
|
Width = 642
|
|
Height = 378
|
|
Align = alClient
|
|
Caption = 'Panel1'
|
|
TabOrder = 1
|
|
object Label1: TLabel
|
|
Left = 36
|
|
Top = 28
|
|
Width = 68
|
|
Height = 17
|
|
Caption = #32433#32447#32534#21495
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clBlue
|
|
Font.Height = -17
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object Label2: TLabel
|
|
Left = 305
|
|
Top = 28
|
|
Width = 68
|
|
Height = 17
|
|
Caption = #32433#32447#21517#31216
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clBlue
|
|
Font.Height = -17
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object Label4: TLabel
|
|
Left = 34
|
|
Top = 68
|
|
Width = 70
|
|
Height = 17
|
|
Caption = #25104' '#20998
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clBlue
|
|
Font.Height = -17
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object Label11: TLabel
|
|
Left = 34
|
|
Top = 105
|
|
Width = 70
|
|
Height = 17
|
|
Caption = #35268' '#26684
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -17
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object Y_Code: TEdit
|
|
Tag = 2
|
|
Left = 111
|
|
Top = 24
|
|
Width = 140
|
|
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 = 383
|
|
Top = 24
|
|
Width = 140
|
|
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_CF: TEdit
|
|
Tag = 2
|
|
Left = 111
|
|
Top = 64
|
|
Width = 409
|
|
Height = 25
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -17
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
ParentFont = False
|
|
TabOrder = 2
|
|
end
|
|
object Y_Spec: TMemo
|
|
Tag = 2
|
|
Left = 111
|
|
Top = 109
|
|
Width = 441
|
|
Height = 188
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -17
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
ParentFont = False
|
|
ScrollBars = ssVertical
|
|
TabOrder = 3
|
|
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_Yarn.ADOLink
|
|
Parameters = <>
|
|
Left = 676
|
|
Top = 71
|
|
end
|
|
object ADOQueryTmp: TADOQuery
|
|
Connection = DataLink_Yarn.ADOLink
|
|
Parameters = <>
|
|
Left = 720
|
|
Top = 139
|
|
end
|
|
object ADOQuerymain: TADOQuery
|
|
Connection = DataLink_Yarn.ADOLink
|
|
Parameters = <>
|
|
Left = 716
|
|
Top = 191
|
|
end
|
|
end
|