📄 cpi_decod.dfm
字号:
object Form13: TForm13
Left = 508
Top = 410
BorderStyle = bsDialog
Caption = 'CopyrightInformation'
ClientHeight = 392
ClientWidth = 442
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
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
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -