152 lines
3.3 KiB
Plaintext
152 lines
3.3 KiB
Plaintext
object frmLabelInput: TfrmLabelInput
|
|
Left = 443
|
|
Top = 146
|
|
BorderIcons = [biMaximize]
|
|
Caption = #26631#31614#32534#36753
|
|
ClientHeight = 312
|
|
ClientWidth = 445
|
|
Color = clWhite
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #24494#36719#38597#40657
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
Position = poMainFormCenter
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 17
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 30
|
|
Width = 445
|
|
Height = 282
|
|
Align = alClient
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
TabOrder = 1
|
|
object Label3: TLabel
|
|
Left = 26
|
|
Top = 68
|
|
Width = 52
|
|
Height = 17
|
|
Caption = #22791' '#27880#65306
|
|
end
|
|
object Label9: TLabel
|
|
Left = 26
|
|
Top = 39
|
|
Width = 60
|
|
Height = 17
|
|
Caption = #26631#31614#21517#31216#65306
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clBlue
|
|
Font.Height = -12
|
|
Font.Name = #24494#36719#38597#40657
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object Label10: TLabel
|
|
Left = 26
|
|
Top = 15
|
|
Width = 60
|
|
Height = 17
|
|
Caption = #26631#31614#31867#22411#65306
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clBlue
|
|
Font.Height = -12
|
|
Font.Name = #24494#36719#38597#40657
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object note: TMemo
|
|
Tag = 1
|
|
Left = 84
|
|
Top = 69
|
|
Width = 257
|
|
Height = 149
|
|
ScrollBars = ssBoth
|
|
TabOrder = 0
|
|
end
|
|
object LabelType: TcxComboBox
|
|
Tag = 1
|
|
Left = 92
|
|
Top = 6
|
|
ParentFont = False
|
|
Properties.DropDownListStyle = lsEditFixedList
|
|
Properties.Items.Strings = (
|
|
#20013#25991#26631#31614
|
|
#33521#25991#26631#31614
|
|
#20013#33521#25991#26631#31614)
|
|
TabOrder = 1
|
|
Width = 257
|
|
end
|
|
object LabelCaption: TcxButtonEdit
|
|
Tag = 1
|
|
Left = 92
|
|
Top = 34
|
|
ParentFont = False
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.OnButtonClick = LabelCaptionPropertiesButtonClick
|
|
TabOrder = 2
|
|
Width = 257
|
|
end
|
|
end
|
|
object ToolBar1: TToolBar
|
|
Left = 0
|
|
Top = 0
|
|
Width = 445
|
|
Height = 30
|
|
AutoSize = True
|
|
ButtonHeight = 30
|
|
ButtonWidth = 83
|
|
Caption = 'ToolBar2'
|
|
Color = clBtnFace
|
|
Images = DataLink_TradePlan.cxImageList_bar
|
|
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 = 37
|
|
OnClick = TsaveClick
|
|
end
|
|
object Tclose: TToolButton
|
|
Left = 87
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 7
|
|
OnClick = TcloseClick
|
|
end
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_TradePlan.ADOLink
|
|
CommandTimeout = 300
|
|
Parameters = <>
|
|
Left = 32
|
|
Top = 180
|
|
end
|
|
object ADOQueryTmp: TADOQuery
|
|
Connection = DataLink_TradePlan.ADOLink
|
|
LockType = ltReadOnly
|
|
CommandTimeout = 300
|
|
Parameters = <>
|
|
Left = 32
|
|
Top = 120
|
|
end
|
|
object OpenDialog1: TOpenDialog
|
|
Filter = 'Text files |*.rmf'
|
|
Left = 360
|
|
Top = 102
|
|
end
|
|
end
|