📄 resumo.dfm
字号:
object Show_Dif: TShow_Dif
Left = 199
Top = 150
BorderStyle = bsDialog
Caption = 'Diferen鏰s encontradas'
ClientHeight = 508
ClientWidth = 635
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnActivate = FormActivate
PixelsPerInch = 120
TextHeight = 16
object Memo1: TMemo
Left = 8
Top = 40
Width = 617
Height = 401
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -17
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
WantTabs = True
end
object Button1: TButton
Left = 244
Top = 456
Width = 147
Height = 41
Caption = '&Sair'
TabOrder = 1
OnClick = Button1Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -