172 lines
3.4 KiB
Plaintext
172 lines
3.4 KiB
Plaintext
|
|
object frmSLT_BF1: TfrmSLT_BF1
|
||
|
|
Left = 0
|
||
|
|
Top = 0
|
||
|
|
Width = 128
|
||
|
|
Height = 72
|
||
|
|
TabOrder = 0
|
||
|
|
object Image2: TImage
|
||
|
|
Left = 160
|
||
|
|
Top = 16
|
||
|
|
Width = 25
|
||
|
|
Height = 18
|
||
|
|
Visible = False
|
||
|
|
end
|
||
|
|
object Panel3: TPanel
|
||
|
|
Left = 0
|
||
|
|
Top = 4
|
||
|
|
Width = 4
|
||
|
|
Height = 64
|
||
|
|
Align = alLeft
|
||
|
|
Color = clBlack
|
||
|
|
TabOrder = 0
|
||
|
|
end
|
||
|
|
object Panel4: TPanel
|
||
|
|
Left = 124
|
||
|
|
Top = 4
|
||
|
|
Width = 4
|
||
|
|
Height = 64
|
||
|
|
Align = alRight
|
||
|
|
Color = clBlack
|
||
|
|
TabOrder = 1
|
||
|
|
end
|
||
|
|
object Panel5: TPanel
|
||
|
|
Left = 0
|
||
|
|
Top = 0
|
||
|
|
Width = 128
|
||
|
|
Height = 4
|
||
|
|
Align = alTop
|
||
|
|
Color = clBlack
|
||
|
|
TabOrder = 2
|
||
|
|
end
|
||
|
|
object Panel6: TPanel
|
||
|
|
Left = 0
|
||
|
|
Top = 68
|
||
|
|
Width = 128
|
||
|
|
Height = 4
|
||
|
|
Align = alBottom
|
||
|
|
Color = clBlack
|
||
|
|
TabOrder = 3
|
||
|
|
end
|
||
|
|
object Panel7: TPanel
|
||
|
|
Left = 4
|
||
|
|
Top = 4
|
||
|
|
Width = 120
|
||
|
|
Height = 64
|
||
|
|
Align = alClient
|
||
|
|
TabOrder = 4
|
||
|
|
OnMouseDown = Panel7MouseDown
|
||
|
|
object Label1: TLabel
|
||
|
|
Left = 25
|
||
|
|
Top = 5
|
||
|
|
Width = 46
|
||
|
|
Height = 12
|
||
|
|
Caption = #28504#36890#21495':'
|
||
|
|
Font.Charset = ANSI_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -12
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = [fsBold]
|
||
|
|
ParentFont = False
|
||
|
|
Visible = False
|
||
|
|
end
|
||
|
|
object Label2: TLabel
|
||
|
|
Left = 25
|
||
|
|
Top = 24
|
||
|
|
Width = 59
|
||
|
|
Height = 12
|
||
|
|
Caption = #20013#25991#33394#21517':'
|
||
|
|
Font.Charset = ANSI_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -12
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = [fsBold]
|
||
|
|
ParentFont = False
|
||
|
|
Visible = False
|
||
|
|
end
|
||
|
|
object Label3: TLabel
|
||
|
|
Left = 25
|
||
|
|
Top = 43
|
||
|
|
Width = 59
|
||
|
|
Height = 12
|
||
|
|
Caption = #33521#25991#33394#21517':'
|
||
|
|
Font.Charset = ANSI_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -12
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = [fsBold]
|
||
|
|
ParentFont = False
|
||
|
|
Visible = False
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object ADOQuery1: TADOQuery
|
||
|
|
Connection = DataLink_MYSC.ADOLink
|
||
|
|
Parameters = <>
|
||
|
|
Left = 577
|
||
|
|
Top = 216
|
||
|
|
end
|
||
|
|
object ADOQuery2: TADOQuery
|
||
|
|
Connection = DataLink_MYSC.ADOLink
|
||
|
|
Parameters = <>
|
||
|
|
Left = 619
|
||
|
|
Top = 216
|
||
|
|
end
|
||
|
|
object PopupMenu1: TPopupMenu
|
||
|
|
Left = 1066
|
||
|
|
Top = 234
|
||
|
|
object N1: TMenuItem
|
||
|
|
Caption = #20462#25913#22270#29255
|
||
|
|
OnClick = N1Click
|
||
|
|
end
|
||
|
|
object N2: TMenuItem
|
||
|
|
Caption = #21024#38500#22270#29255
|
||
|
|
OnClick = N2Click
|
||
|
|
end
|
||
|
|
object N3: TMenuItem
|
||
|
|
Caption = #26597#30475#21407#22270
|
||
|
|
OnClick = N3Click
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object ODPat: TOpenDialog
|
||
|
|
Options = [ofReadOnly, ofAllowMultiSelect, ofPathMustExist, ofFileMustExist, ofEnableSizing]
|
||
|
|
Left = 404
|
||
|
|
Top = 197
|
||
|
|
end
|
||
|
|
object IdFTP1: TIdFTP
|
||
|
|
MaxLineAction = maException
|
||
|
|
ReadTimeout = 0
|
||
|
|
ProxySettings.ProxyType = fpcmNone
|
||
|
|
ProxySettings.Port = 0
|
||
|
|
Left = 405
|
||
|
|
Top = 236
|
||
|
|
end
|
||
|
|
object ADOQueryTemp: TADOQuery
|
||
|
|
Connection = DataLink_MYSC.ADOLink
|
||
|
|
LockType = ltReadOnly
|
||
|
|
Parameters = <>
|
||
|
|
Left = 504
|
||
|
|
Top = 264
|
||
|
|
end
|
||
|
|
object ADOQueryCmd: TADOQuery
|
||
|
|
Connection = DataLink_MYSC.ADOLink
|
||
|
|
Parameters = <>
|
||
|
|
Left = 496
|
||
|
|
Top = 216
|
||
|
|
end
|
||
|
|
object ADOQuery3: TADOQuery
|
||
|
|
Connection = DataLink_MYSC.ADOLink
|
||
|
|
Parameters = <>
|
||
|
|
Left = 619
|
||
|
|
Top = 216
|
||
|
|
end
|
||
|
|
object ADOQuery4: TADOQuery
|
||
|
|
Connection = DataLink_MYSC.ADOLink
|
||
|
|
Parameters = <>
|
||
|
|
Left = 577
|
||
|
|
Top = 216
|
||
|
|
end
|
||
|
|
object SaveDialog1: TSaveDialog
|
||
|
|
Left = 409
|
||
|
|
Top = 285
|
||
|
|
end
|
||
|
|
end
|