141 lines
2.9 KiB
Plaintext
141 lines
2.9 KiB
Plaintext
object frmLabelInput: TfrmLabelInput
|
|
Left = 443
|
|
Top = 146
|
|
BorderIcons = [biMaximize]
|
|
Caption = #26631#31614#32534#36753
|
|
ClientHeight = 258
|
|
ClientWidth = 388
|
|
Color = clWhite
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
Position = poMainFormCenter
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 12
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 38
|
|
Width = 388
|
|
Height = 220
|
|
Align = alClient
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
TabOrder = 1
|
|
object Label3: TLabel
|
|
Left = 34
|
|
Top = 63
|
|
Width = 60
|
|
Height = 12
|
|
Caption = #22791' '#27880#65306
|
|
end
|
|
object Label9: TLabel
|
|
Left = 34
|
|
Top = 41
|
|
Width = 60
|
|
Height = 12
|
|
Caption = #26631#31614#21517#31216#65306
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clBlue
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object Label10: TLabel
|
|
Left = 34
|
|
Top = 15
|
|
Width = 60
|
|
Height = 12
|
|
Caption = #26631#31614#31867#22411#65306
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clBlue
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object note: TMemo
|
|
Tag = 1
|
|
Left = 92
|
|
Top = 61
|
|
Width = 257
|
|
Height = 149
|
|
ScrollBars = ssBoth
|
|
TabOrder = 1
|
|
end
|
|
object LabelCaption: TEdit
|
|
Tag = 1
|
|
Left = 92
|
|
Top = 37
|
|
Width = 258
|
|
Height = 20
|
|
TabOrder = 0
|
|
end
|
|
object LabelType: TComboBox
|
|
Tag = 1
|
|
Left = 92
|
|
Top = 13
|
|
Width = 257
|
|
Height = 22
|
|
Style = csOwnerDrawFixed
|
|
TabOrder = 2
|
|
Items.Strings = (
|
|
#20013#25991#26631#31614
|
|
#33521#25991#26631#31614
|
|
#20013#33521#25991#26631#31614)
|
|
end
|
|
end
|
|
object ToolBar1: TToolBar
|
|
Left = 0
|
|
Top = 0
|
|
Width = 388
|
|
Height = 38
|
|
AutoSize = True
|
|
ButtonHeight = 38
|
|
ButtonWidth = 91
|
|
Caption = 'ToolBar2'
|
|
Color = clBtnFace
|
|
Images = DataLink_DyePlan.ImageList_new32
|
|
List = True
|
|
ParentColor = False
|
|
ShowCaptions = True
|
|
TabOrder = 0
|
|
Transparent = False
|
|
object Tsave: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20445#23384#26631#31614
|
|
ImageIndex = 16
|
|
OnClick = TsaveClick
|
|
end
|
|
object Tclose: TToolButton
|
|
Left = 95
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 7
|
|
OnClick = TcloseClick
|
|
end
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_DyePlan.ADOLink
|
|
CommandTimeout = 300
|
|
Parameters = <>
|
|
Left = 32
|
|
Top = 180
|
|
end
|
|
object ADOQueryTmp: TADOQuery
|
|
Connection = DataLink_DyePlan.ADOLink
|
|
LockType = ltReadOnly
|
|
CommandTimeout = 300
|
|
Parameters = <>
|
|
Left = 32
|
|
Top = 120
|
|
end
|
|
end
|