D7wmguihua/坯布码单待检(PBMDDJ.dll)/U_FjList.dfm
DESKTOP-E401PHE\Administrator b4b5840f18 1
2025-01-18 16:22:10 +08:00

173 lines
3.6 KiB
Plaintext

object frmFjList: TfrmFjList
Left = 154
Top = 62
Width = 1049
Height = 540
BorderIcons = [biSystemMenu, biMinimize]
Caption = #38468#20214#20449#24687
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object ListView1: TListView
Left = 36
Top = 88
Width = 141
Height = 137
Columns = <>
TabOrder = 0
OnDblClick = ListView1DblClick
end
object Panel1: TPanel
Left = 882
Top = 0
Width = 151
Height = 501
Align = alRight
TabOrder = 1
object FileName: TcxButton
Left = 30
Top = 60
Width = 75
Height = 25
Hint = 'Filesother'
Caption = #28155#21152
TabOrder = 0
OnClick = FileNameClick
LookAndFeel.Kind = lfOffice11
end
object cxButton1: TcxButton
Left = 30
Top = 96
Width = 75
Height = 25
Hint = 'Filesother'
Caption = #21024#38500
TabOrder = 1
OnClick = cxButton1Click
LookAndFeel.Kind = lfOffice11
end
object cxButton2: TcxButton
Left = 30
Top = 132
Width = 75
Height = 25
Hint = 'Filesother'
Caption = #20445#23384
TabOrder = 2
OnClick = cxButton2Click
LookAndFeel.Kind = lfOffice11
end
object cxButton3: TcxButton
Left = 30
Top = 172
Width = 75
Height = 25
Hint = 'Filesother'
Caption = #20851#38381
TabOrder = 3
Visible = False
OnClick = cxButton3Click
LookAndFeel.Kind = lfOffice11
end
object cxButton4: TcxButton
Left = 30
Top = 220
Width = 75
Height = 25
Hint = 'Filesother'
Caption = #28155#21152#25991#20214#22841
TabOrder = 4
OnClick = cxButton4Click
LookAndFeel.Kind = lfOffice11
end
end
object Panel2: TPanel
Left = 24
Top = 124
Width = 193
Height = 41
BevelInner = bvRaised
BevelOuter = bvLowered
Caption = 'Panel2'
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 2
Visible = False
OnDblClick = Panel2DblClick
end
object ShellListView1: TShellListView
Left = 177
Top = 0
Width = 705
Height = 501
ObjectTypes = [otFolders, otNonFolders]
Root = 'rfDesktop'
ShellTreeView = ShellTreeView1
Sorted = True
Align = alClient
ReadOnly = False
TabOrder = 3
end
object ShellTreeView1: TShellTreeView
Left = 0
Top = 0
Width = 177
Height = 501
ObjectTypes = [otFolders]
Root = 'rfDesktop'
ShellListView = ShellListView1
UseShellImages = True
Align = alLeft
AutoRefresh = False
Indent = 19
ParentColor = False
RightClickSelect = True
ShowRoot = False
TabOrder = 4
end
object ADOQueryTmp: TADOQuery
Connection = ADOConnection1
Parameters = <>
Left = 512
Top = 28
end
object ADOQueryCmd: TADOQuery
Connection = ADOConnection1
Parameters = <>
Left = 560
Top = 24
end
object ImageList1: TImageList
Left = 520
Top = 212
end
object IdFTP1: TIdFTP
MaxLineAction = maException
ReadTimeout = 0
ProxySettings.ProxyType = fpcmNone
ProxySettings.Port = 0
Left = 340
Top = 190
end
object ADOConnection1: TADOConnection
LoginPrompt = False
Left = 484
Top = 240
end
end