📄 ucreatetheme.dfm
字号:
object FCreateTheme: TFCreateTheme
Left = 450
Top = 179
Width = 278
Height = 366
Caption = #21019#24314#19987#39064#22270
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 6
Top = 6
Width = 48
Height = 13
Caption = #25968#25454#38598#65306
end
object Label2: TLabel
Left = 6
Top = 56
Width = 72
Height = 13
Caption = #19987#39064#22270#21517#31216#65306
end
object Label3: TLabel
Left = 4
Top = 113
Width = 72
Height = 13
Caption = #19987#39064#22270#31867#22411#65306
end
object Label4: TLabel
Left = 5
Top = 170
Width = 60
Height = 13
Caption = #36873#25321#23383#27573#65306
end
object ComboBox1: TComboBox
Left = 5
Top = 24
Width = 180
Height = 21
ItemHeight = 13
TabOrder = 0
OnChange = ComboBox1Change
end
object Edit1: TEdit
Left = 5
Top = 77
Width = 177
Height = 21
TabOrder = 1
end
object ComboBox2: TComboBox
Left = 5
Top = 136
Width = 178
Height = 21
ItemHeight = 13
ItemIndex = 6
TabOrder = 2
Text = #33258#21160#19987#39064#22270
OnChange = ComboBox2Change
Items.Strings = (
#33539#22260#19987#39064#22270
#26609#29366#19987#39064#22270
#39292#29366#19987#39064#22270
#31561#32423#31526#21495#19987#39064#22270
#28857#23494#24230#19987#39064#22270
#29420#31435#20540#19987#39064#22270
#33258#21160#19987#39064#22270)
end
object ListBox1: TListBox
Left = 4
Top = 191
Width = 177
Height = 145
ItemHeight = 13
TabOrder = 3
end
object Button1: TButton
Left = 193
Top = 24
Width = 75
Height = 24
Caption = #30830#23450
TabOrder = 4
OnClick = Button1Click
end
object Button2: TButton
Left = 193
Top = 76
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 5
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -