📄 formupdateskin.dfm
字号:
object UpdateSkinForm: TUpdateSkinForm
Left = 187
Top = 217
BorderStyle = bsDialog
Caption = #26356#26032#30382#32932
ClientHeight = 274
ClientWidth = 292
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 16
Top = 16
Width = 72
Height = 13
Caption = #36873#25321#30382#32932#25991#20214
end
object SkinListBox: TListBox
Left = 16
Top = 40
Width = 241
Height = 177
ItemHeight = 13
Items.Strings = (
#40657#33394
#34013#33394)
TabOrder = 0
OnDblClick = Btn_SaveClick
end
object Btn_Save: TButton
Left = 112
Top = 240
Width = 75
Height = 25
Caption = #20445#23384'(&S)'
TabOrder = 1
OnClick = Btn_SaveClick
end
object BtnClose: TButton
Left = 200
Top = 240
Width = 75
Height = 25
Caption = #20851#38381'(&C)'
TabOrder = 2
OnClick = BtnCloseClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -