📄 unitformview.dfm
字号:
object FormView: TFormView
Left = 125
Top = 119
Width = 808
Height = 580
Caption = 'ImageSee 1.0 '#35266#23519#27169#24335
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Menu = MainMenu1
OldCreateOrder = False
Position = poDefault
WindowState = wsMaximized
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
OnKeyDown = FormKeyDown
PixelsPerInch = 96
TextHeight = 13
object StatusBar1: TStatusBar
Left = 0
Top = 515
Width = 800
Height = 19
Panels = <
item
Alignment = taCenter
Width = 50
end
item
Alignment = taCenter
Width = 120
end
item
Alignment = taCenter
Width = 50
end
item
Alignment = taCenter
Width = 50
end
item
Alignment = taCenter
Width = 50
end
item
Width = 50
end>
SimplePanel = False
end
object ScrollBox1: TScrollBox
Left = 0
Top = 29
Width = 800
Height = 486
Align = alClient
Color = clBlack
ParentColor = False
PopupMenu = PopupMenu1
TabOrder = 1
OnMouseDown = ScrollBox1MouseDown
object Panel1: TPanel
Left = 96
Top = 24
Width = 796
Height = 530
BevelOuter = bvNone
Color = clBlack
TabOrder = 0
object Image1: TImage
Left = 216
Top = 176
Width = 796
Height = 530
AutoSize = True
Stretch = True
OnDblClick = Image1DblClick
OnMouseDown = ScrollBox1MouseDown
end
end
end
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 800
Height = 29
ButtonHeight = 26
ButtonWidth = 27
Caption = 'ToolBar1'
Flat = True
Images = ImageList1
TabOrder = 2
object ToolButtonReturnBrowMode: TToolButton
Left = 0
Top = 0
Hint = #22238#21040#27983#35272#27169#24335
Caption = 'ToolButtonReturnBrowMode'
ImageIndex = 0
ParentShowHint = False
ShowHint = True
OnClick = ToolButtonReturnBrowModeClick
end
object ToolButton3: TToolButton
Left = 27
Top = 0
Width = 8
Caption = 'ToolButton3'
ImageIndex = 7
Style = tbsSeparator
end
object ToolButtonPreImage: TToolButton
Left = 35
Top = 0
Hint = #19978#19968#24352
Caption = 'ToolButtonPreImage'
ImageIndex = 1
ParentShowHint = False
ShowHint = True
OnClick = ToolButtonPreImageClick
end
object ToolButtonNextImage: TToolButton
Left = 62
Top = 0
Hint = #19979#19968#24352
Caption = 'ToolButtonNextImage'
ImageIndex = 2
ParentShowHint = False
ShowHint = True
OnClick = ToolButtonNextImageClick
end
object ToolButton2: TToolButton
Left = 89
Top = 0
Width = 8
Caption = 'ToolButton2'
ImageIndex = 7
Style = tbsSeparator
end
object ToolButtonZoomIn: TToolButton
Left = 97
Top = 0
Hint = #25918#22823
Caption = 'ToolButtonZoomIn'
ImageIndex = 3
ParentShowHint = False
ShowHint = True
OnClick = ToolButtonZoomInClick
end
object ToolButtonZoomOut: TToolButton
Left = 124
Top = 0
Hint = #32553#23567
Caption = 'ToolButtonZoomOut'
ImageIndex = 4
ParentShowHint = False
ShowHint = True
OnClick = ToolButtonZoomOutClick
end
object ToolButtonZoomOrigin: TToolButton
Left = 151
Top = 0
Hint = #21407#22987#22823#23567
Caption = 'ToolButtonZoomOrigin'
ImageIndex = 5
ParentShowHint = False
ShowHint = True
OnClick = ToolButtonZoomOriginClick
end
object ToolButton1: TToolButton
Left = 178
Top = 0
Width = 8
Caption = 'ToolButton1'
ImageIndex = 7
Style = tbsSeparator
end
object ToolButton7: TToolButton
Left = 186
Top = 0
Hint = #20840#23631
Caption = 'ToolButton7'
ImageIndex = 6
ParentShowHint = False
ShowHint = True
OnClick = ToolButton7Click
end
end
object MainMenu1: TMainMenu
Left = 56
Top = 112
object File1: TMenuItem
Caption = #25991#20214
object MenuReturnBrowMode: TMenuItem
Caption = #22238#21040#27983#35272#27169#24335
OnClick = Image1DblClick
end
object MenuExit: TMenuItem
Caption = #36864#20986
OnClick = MenuExitClick
end
end
object MenuZoom: TMenuItem
Caption = #32553#25918
OnClick = MenuZoomClick
object MenuZoomIN: TMenuItem
Caption = #25918#22823
OnClick = MenuZoomINClick
end
object MenuZoomOut: TMenuItem
Caption = #32553#23567
OnClick = MenuZoomOutClick
end
object MenuFullScreen: TMenuItem
Caption = #20840#23631
OnClick = MenuFullScreenClick
end
end
object N2: TMenuItem
Caption = #26597#30475
object N4: TMenuItem
Caption = #19978#19968#24352
OnClick = ToolButtonPreImageClick
end
object N5: TMenuItem
Caption = #19979#19968#24352
OnClick = ToolButtonNextImageClick
end
object MenuFirstPage: TMenuItem
Caption = #31532#19968#24352
OnClick = MenuFirstPageClick
end
object MenuLastPage: TMenuItem
Caption = #26368#21518#19968#24352
OnClick = MenuLastPageClick
end
end
object MenuTool: TMenuItem
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -