📄 umodifylegend.dfm
字号:
object FModifyLegend: TFModifyLegend
Left = 321
Top = 305
Width = 379
Height = 129
Caption = #20462#25913#22270#20363'...'
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 16
Top = 12
Width = 56
Height = 13
Caption = #19987#39064#22270#65306
end
object ComboBox1: TComboBox
Left = 16
Top = 36
Width = 337
Height = 22
Style = csOwnerDrawFixed
ItemHeight = 16
TabOrder = 0
end
object Button1: TButton
Left = 48
Top = 71
Width = 75
Height = 25
Caption = #20462#25913
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 240
Top = 71
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 2
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -