📄 main.dfm
字号:
object MainForm: TMainForm
Left = 268
Top = 128
Width = 439
Height = 373
Caption = 'MDI Designer application'
Color = clAppWorkSpace
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Default'
Font.Style = []
FormStyle = fsMDIForm
Menu = MainMenu1
OldCreateOrder = False
Position = poDefault
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object StatusBar: TStatusBar
Left = 0
Top = 320
Width = 431
Height = 19
AutoHint = True
Panels = <>
SimplePanel = True
end
object ToolBar2: TToolBar
Left = 0
Top = 0
Width = 431
Height = 30
BorderWidth = 1
Color = clBtnFace
Images = ImageList1
Indent = 5
ParentColor = False
ParentShowHint = False
ShowHint = True
TabOrder = 1
Wrapable = False
object ToolButton9: TToolButton
Left = 5
Top = 2
Action = FileNew1
ImageIndex = 0
end
object ToolButton2: TToolButton
Left = 28
Top = 2
Action = FileSave1
ImageIndex = 1
end
object ToolButton3: TToolButton
Left = 51
Top = 2
Width = 8
Caption = 'ToolButton3'
ImageIndex = 2
Style = tbsSeparator
end
object ToolButton8: TToolButton
Left = 59
Top = 2
Action = WindowCascade1
ImageIndex = 5
end
object ToolButton10: TToolButton
Left = 82
Top = 2
Action = WindowTileHorizontal1
ImageIndex = 3
end
object ToolButton11: TToolButton
Left = 105
Top = 2
Action = WindowTileVertical1
ImageIndex = 4
end
object ToolButton5: TToolButton
Left = 128
Top = 2
Width = 8
Caption = 'ToolButton5'
ImageIndex = 7
Style = tbsSeparator
end
object ToolButton1: TToolButton
Left = 136
Top = 2
Action = PreviewReport
Caption = 'Preview Report current report'
end
end
object ActionList1: TActionList
Images = ImageList1
Left = 32
Top = 32
object FileNew1: TAction
Category = 'File'
Caption = '&New'
Hint = 'New|Create a new designer window'
ImageIndex = 6
ShortCut = 16462
OnExecute = FileNew1Execute
end
object FileSave1: TAction
Category = 'File'
Caption = '&Save'
Hint = 'Save|Save all reports'
ImageIndex = 8
ShortCut = 16467
OnExecute = FileSave1Execute
end
object FileExit1: TAction
Category = 'File'
Caption = 'E&xit'
Hint = 'Exit|Exit application'
OnExecute = FileExit1Execute
end
object WindowCascade1: TWindowCascade
Category = 'Window'
Caption = '&Cascade'
Hint = 'Cascade'
ImageIndex = 17
end
object WindowTileHorizontal1: TWindowTileHorizontal
Category = 'Window'
Caption = 'Tile &Horizontally'
Hint = 'Tile Horizontally'
ImageIndex = 15
end
object WindowTileVertical1: TWindowTileVertical
Category = 'Window'
Caption = 'Tile &Vertically'
Hint = 'Tile Vertically'
ImageIndex = 16
end
object WindowMinimizeAll1: TWindowMinimizeAll
Category = 'Window'
Caption = '&Minimize All'
Hint = 'Minimize All'
end
object WindowArrangeAll1: TWindowArrange
Category = 'Window'
Caption = '&Arrange All'
Hint = 'Arrange All'
end
object PreviewReport: TAction
Category = 'File'
Caption = 'Preview'
Hint = 'Preview| Preview all report'
ImageIndex = 2
OnExecute = PreviewReportExecute
end
end
object ImageList1: TImageList
Top = 32
Bitmap = {
494C010107000900040010001000FFFFFFFFFF00FFFFFFFFFFFFFFFF424D3600
0000000000003600000028000000400000003000000001002000000000000030
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -