📄 unit_fileadmin.~dfm
字号:
object FileAdminfrm: TFileAdminfrm
Left = 231
Top = 183
Width = 696
Height = 480
Caption = #26723#26696#31649#29702
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poDefault
Visible = True
WindowState = wsMaximized
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object CoolBar1: TCoolBar
Left = 0
Top = 0
Width = 688
Height = 26
AutoSize = True
BandBorderStyle = bsNone
Bands = <
item
Control = ToolBar2
ImageIndex = -1
MinHeight = 22
Width = 684
end>
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
ShowText = False
object ToolBar2: TToolBar
Left = 9
Top = 0
Width = 671
Height = 22
AutoSize = True
ButtonWidth = 83
Caption = 'ToolBar2'
EdgeInner = esNone
EdgeOuter = esNone
Flat = True
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
HotImages = ImageList3
Images = ImageList4
List = True
ParentFont = False
ShowCaptions = True
TabOrder = 0
object ToolButton4: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #26723#26696'(&A)'
ImageIndex = 0
OnClick = ToolButton4Click
end
object ToolButton1: TToolButton
Left = 80
Top = 0
Width = 8
Caption = 'ToolButton1'
ImageIndex = 4
Style = tbsSeparator
end
object ToolButton5: TToolButton
Left = 88
Top = 0
AutoSize = True
Caption = #32534#36753'(&E)'
ImageIndex = 1
Visible = False
OnClick = ToolButton5Click
end
object ToolButton2: TToolButton
Left = 168
Top = 0
Width = 8
Caption = 'ToolButton2'
ImageIndex = 4
Style = tbsSeparator
Visible = False
end
object ToolButton6: TToolButton
Left = 176
Top = 0
AutoSize = True
Caption = #21024#38500'(&D)'
ImageIndex = 2
OnClick = ToolButton6Click
end
object ToolButton3: TToolButton
Left = 256
Top = 0
Width = 8
Caption = 'ToolButton3'
ImageIndex = 4
Style = tbsSeparator
end
object ToolButton8: TToolButton
Left = 264
Top = 0
AutoSize = True
Caption = #32500#25252'(&W)'
ImageIndex = 5
OnClick = ToolButton8Click
end
object ToolButton9: TToolButton
Left = 344
Top = 0
Width = 8
Caption = 'ToolButton9'
ImageIndex = 5
Style = tbsSeparator
end
object ToolButton7: TToolButton
Left = 352
Top = 0
AutoSize = True
Caption = #20851#38381'(&X)'
ImageIndex = 4
OnClick = ToolButton7Click
end
end
end
object Panel4: TPanel
Left = 0
Top = 26
Width = 133
Height = 427
Align = alLeft
BevelInner = bvLowered
BevelOuter = bvNone
Caption = 'Panel4'
Ctl3D = True
ParentCtl3D = False
TabOrder = 1
object Panel1: TPanel
Left = 1
Top = 1
Width = 131
Height = 20
Align = alTop
Caption = #31185#23460#26174#31034
Color = clSkyBlue
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
end
object Panel5: TPanel
Left = 1
Top = 21
Width = 131
Height = 405
Align = alClient
Caption = 'Panel5'
TabOrder = 1
object TreeView2: TTreeView
Left = 1
Top = 1
Width = 129
Height = 403
Align = alClient
BorderStyle = bsNone
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clNavy
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
Indent = 19
ParentFont = False
ReadOnly = True
TabOrder = 0
OnChange = TreeView2Change
end
end
end
object Panel2: TPanel
Left = 133
Top = 26
Width = 555
Height = 427
Align = alClient
BevelInner = bvLowered
BevelOuter = bvNone
Caption = 'Panel2'
TabOrder = 2
object DBGrid1: TDBGrid
Left = 1
Top = 1
Width = 553
Height = 398
Align = alClient
Ctl3D = False
DataSource = DM.dsfiles
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
Options = [dgTitles, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
ParentCtl3D = False
ParentFont = False
ReadOnly = True
TabOrder = 0
TitleFont.Charset = ANSI_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -14
TitleFont.Name = #23435#20307
TitleFont.Style = []
OnDblClick = DBGrid1DblClick
end
object Panel3: TPanel
Left = 1
Top = 399
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -