📄 main.dfm
字号:
object MainFrm: TMainFrm
Left = 174
Top = 153
Width = 736
Height = 526
Caption = #26723#26696#36164#26009#31649#29702#20449#24687#31995#32479
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIForm
Menu = MainMenu1
OldCreateOrder = False
WindowState = wsMaximized
WindowMenu = M_Windows
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object CoolBar1: TCoolBar
Left = 0
Top = 0
Width = 728
Height = 49
Bands = <
item
Control = ToolBar1
ImageIndex = -1
MinHeight = 41
Width = 724
end>
object ToolBar1: TToolBar
Left = 9
Top = 0
Width = 711
Height = 41
ButtonHeight = 36
ButtonWidth = 55
Caption = 'ToolBar1'
Flat = True
Images = ImageList1
ShowCaptions = True
TabOrder = 0
object TB_Manage: TToolButton
Left = 0
Top = 0
Caption = #26723#26696#31649#29702
ImageIndex = 0
OnClick = TB_ManageClick
end
object TB_Borrow: TToolButton
Left = 55
Top = 0
Caption = #20511#29992#26723#26696
ImageIndex = 1
OnClick = TB_BorrowClick
end
object TB_Return: TToolButton
Left = 110
Top = 0
Caption = #24402#36824#26723#26696
ImageIndex = 2
OnClick = TB_ReturnClick
end
end
end
object StatusBar1: TStatusBar
Left = 0
Top = 453
Width = 728
Height = 19
Panels = <
item
Text = #29366#24577
Width = 50
end
item
Width = 530
end
item
Width = 100
end
item
Width = 100
end>
end
object MainMenu1: TMainMenu
Left = 176
Top = 112
object M_Security: TMenuItem
Caption = #31995#32479#35774#32622'(&S)'
object M_Login: TMenuItem
Caption = #37325#26032#30331#24405'(&L)'
ShortCut = 113
OnClick = M_LoginClick
end
object M_Disconnect: TMenuItem
Caption = #36864#20986#30331#24405'(&O)'
ShortCut = 114
OnClick = M_DisconnectClick
end
object M_Separator1: TMenuItem
Caption = '-'
end
object M_Pass_Modify: TMenuItem
Caption = #20462#25913#23494#30721'(&P)'
ShortCut = 16464
OnClick = M_Pass_ModifyClick
end
object M_Quit: TMenuItem
Caption = #36864#20986#31995#32479'(&Q)'
ShortCut = 16465
OnClick = M_QuitClick
end
end
object M_Archives: TMenuItem
Caption = #26723#26696#31649#29702'(&A)'
object M_Class: TMenuItem
Caption = #26723#26696#20998#31867#31649#29702'(&C)'
OnClick = M_ClassClick
end
object M_Tank: TMenuItem
Caption = #26723#26696#26588#31649#29702'(&T)'
OnClick = M_TankClick
end
object M_Separator2: TMenuItem
Caption = '-'
end
object M_Manage: TMenuItem
Caption = #26723#26696#31649#29702'(&M)'
OnClick = M_ManageClick
end
object M_Borrow: TMenuItem
Caption = #26723#26696#20511#29992#31649#29702'(&B)'
OnClick = M_BorrowClick
end
object M_Rerurn: TMenuItem
Caption = #26723#26696#24402#36824#31649#29702'(&R)'
OnClick = M_RerurnClick
end
end
object M_Windows: TMenuItem
Caption = #31383#21475'(&W)'
object M_Win_Cascade: TMenuItem
Action = WindowCascade1
end
object M_Win_Hor: TMenuItem
Action = WindowTileHorizontal1
end
object M_Win_Ver: TMenuItem
Action = WindowTileVertical1
end
object M_Win_Min: TMenuItem
Action = WindowMinimizeAll1
end
object M_Win_Close: TMenuItem
Action = WindowCloseAll
end
end
object M_Help: TMenuItem
Caption = #24110#21161'(&H)'
OnClick = M_HelpClick
end
end
object ActionList1: TActionList
Images = ImageList1
Left = 208
Top = 112
object WindowCascade1: TWindowCascade
Category = 'Window'
Caption = #37325#21472#25490#21015'(&C)'
Hint = #23618#21472#25490#21015#31383#21475
ImageIndex = 5
end
object WindowTileHorizontal1: TWindowTileHorizontal
Category = 'Window'
Caption = #27700#24179#24179#38138'(&H)'
Hint = #27700#24179#25490#21015#31383#21475
ImageIndex = 6
end
object WindowTileVertical1: TWindowTileVertical
Category = 'Window'
Caption = #22402#30452#24179#38138'(&V)'
Hint = #22402#30452#25490#21015#31383#21475
ImageIndex = 7
end
object WindowMinimizeAll1: TWindowMinimizeAll
Category = 'Window'
Caption = #26368#23567#21270#25152#26377#31383#21475'(&M)'
Hint = #23558#25152#26377#31383#21475#26368#23567#21270
end
object WindowCloseAll: TWindowClose
Category = 'Window'
Caption = #20851#38381#25152#26377'MDI'#23376#31383#21475'(&L)'
Hint = #23558#20851#38381#25152#26377#31383#21475
OnExecute = WindowCloseAllExecute
OnUpdate = WindowCloseAllUpdate
end
end
object ImageList1: TImageList
Left = 240
Top = 112
Bitmap = {
494C010105000900040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -