📄 unit11.dfm
字号:
object Form11: TForm11
Left = 190
Top = 124
BorderStyle = bsSingle
Caption = #23631#24149#25429#33719
ClientHeight = 370
ClientWidth = 492
Color = clBlack
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object StatusBar1: TStatusBar
Left = 0
Top = 351
Width = 492
Height = 19
Panels = <
item
Width = 220
end>
SimplePanel = False
end
object Edit1: TEdit
Left = 264
Top = 208
Width = 121
Height = 21
TabOrder = 1
Visible = False
end
object StatusBar2: TStatusBar
Left = 0
Top = 332
Width = 492
Height = 19
Panels = <
item
Width = 50
end>
SimplePanel = False
Visible = False
end
object Edit2: TEdit
Left = 248
Top = 248
Width = 121
Height = 21
TabOrder = 3
Visible = False
end
object Edit3: TEdit
Left = 240
Top = 272
Width = 121
Height = 21
TabOrder = 4
Visible = False
end
object ScrollBox1: TScrollBox
Left = 0
Top = 0
Width = 492
Height = 332
Align = alClient
AutoScroll = False
PopupMenu = PopupMenu1
TabOrder = 5
object Image1: TImage
Left = 0
Top = 0
Width = 488
Height = 328
Align = alClient
Stretch = True
end
end
object PopupMenu1: TPopupMenu
AutoHotkeys = maManual
Left = 152
Top = 56
object N1: TMenuItem
Caption = #24320#22987#25429#33719
object N5003751: TMenuItem
Caption = #40657#30333
OnClick = N5003751Click
end
object N2401801: TMenuItem
Caption = #24425#33394
OnClick = N2401801Click
end
end
object N4: TMenuItem
Caption = ' '#28378#21160#26465
OnClick = N4Click
end
object N2: TMenuItem
Caption = #28165#31354#22270#20687
OnClick = N2Click
end
object N3: TMenuItem
Caption = #20445#23384#22270#20687
OnClick = N3Click
end
end
object SaveDialog1: TSaveDialog
DefaultExt = 'bmp'
Filter = '.bmp'
Left = 128
Top = 184
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -