📄 theme.~dfm
字号:
object themeform: Tthemeform
Left = 218
Top = 74
Width = 330
Height = 304
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 Label1: TLabel
Left = 24
Top = 32
Width = 120
Height = 13
Caption = #35201#21019#24314#19987#39064#22320#22270#30340#22270#23618
end
object Label2: TLabel
Left = 32
Top = 128
Width = 132
Height = 13
Caption = #33021#22815#21019#24314#19987#39064#22320#22270#30340#23383#27573
end
object themelayer: TComboBox
Left = 24
Top = 64
Width = 145
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#25340#38899#21152#21152
ItemHeight = 13
TabOrder = 0
Text = 'themelayer'
OnChange = themelayerChange
end
object themefields: TListBox
Left = 24
Top = 160
Width = 169
Height = 97
ImeName = #20013#25991' ('#31616#20307') - '#25340#38899#21152#21152
ItemHeight = 13
TabOrder = 1
OnClick = themefieldsClick
end
object create: TButton
Left = 216
Top = 64
Width = 89
Height = 49
Caption = 'create'
TabOrder = 2
OnClick = createClick
end
object cancle: TButton
Left = 216
Top = 160
Width = 89
Height = 49
Caption = 'cancle'
TabOrder = 3
OnClick = cancleClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -