📄 cpi_decod.dfm
字号:
object Form13: TForm13 Left = 508 Top = 410 Width = 442 Height = 392 HorzScrollBar.Range = 435 VertScrollBar.Range = 385 ActiveControl = Memo1 Caption = 'CopyrightInformation' Color = clButton Font.Color = clText Font.Height = 11 Font.Name = 'MS Sans Serif' Font.Pitch = fpVariable Font.Style = [] ParentFont = False Position = poScreenCenter OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 TextWidth = 5 object Label1: TLabel Left = 8 Top = 8 Width = 246 Height = 13 Caption = 'Folgende Copyright Informationen wurden decodiert:' end object Memo1: TMemo Left = 8 Top = 32 Width = 425 Height = 313 ReadOnly = True TabOrder = 0 end object Button1: TButton Left = 304 Top = 352 Width = 131 Height = 33 Caption = '&OK' TabOrder = 1 OnClick = Button1Click endend
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -