📄 themeedit.~dfm
字号:
object themeinfo: Tthemeinfo
Left = 195
Top = 147
Width = 468
Height = 194
Caption = 'themeinfo'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object TLabel
Left = 24
Top = 24
Width = 97
Height = 17
Caption = #36873#25321#19987#39064#22270#20363
end
object Label1: TLabel
Left = 168
Top = 24
Width = 96
Height = 13
Caption = #36873#25321#35875#21019#24314#30340#23383#27573
end
object Label2: TLabel
Left = 320
Top = 24
Width = 89
Height = 25
Caption = #19987#39064#22270#30340#21517#23383
end
object themetype: TComboBox
Left = 24
Top = 56
Width = 105
Height = 21
ItemHeight = 13
TabOrder = 0
Text = 'themetype'
OnChange = themetypeChange
end
object fieldslist: TComboBox
Left = 160
Top = 56
Width = 105
Height = 21
ItemHeight = 13
TabOrder = 1
Text = 'fieldslist'
OnChange = fieldslistChange
end
object themename: TEdit
Left = 312
Top = 56
Width = 113
Height = 21
TabOrder = 2
Text = 'themename'
end
object ok: TButton
Left = 256
Top = 104
Width = 105
Height = 33
Caption = #21019#24314
TabOrder = 3
OnClick = okClick
end
object getinfo: TButton
Left = 32
Top = 104
Width = 113
Height = 33
Caption = #24471#21040#20449#24687
TabOrder = 4
OnClick = getinfoClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -