📄 skin.dfm
字号:
object Frm_Skin: TFrm_Skin
Left = 407
Top = 258
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #30382#32932#36873#25321
ClientHeight = 312
ClientWidth = 342
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 = 16
Top = 207
Width = 80
Height = 19
Caption = #32972#26223#22270#29255#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #21326#25991#20013#23435
Font.Style = []
ParentFont = False
end
object BT_Sure: TButton
Left = 56
Top = 271
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 0
OnClick = BT_SureClick
end
object BT_Cancel: TButton
Left = 200
Top = 271
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 1
OnClick = BT_CancelClick
end
object FileListBox1: TFileListBox
Left = 168
Top = 40
Width = 145
Height = 153
ItemHeight = 13
Mask = '*.skn'
TabOrder = 2
OnClick = FileListBox1Click
end
object DirectoryListBox1: TDirectoryListBox
Left = 16
Top = 40
Width = 145
Height = 153
FileList = FileListBox1
ItemHeight = 16
TabOrder = 3
end
object DriveComboBox1: TDriveComboBox
Left = 16
Top = 8
Width = 297
Height = 19
DirList = DirectoryListBox1
TabOrder = 4
end
object ED_Image: TEdit
Left = 16
Top = 231
Width = 265
Height = 21
TabOrder = 5
end
object BT_Open: TButton
Left = 288
Top = 233
Width = 25
Height = 17
Caption = '...'
TabOrder = 6
OnClick = BT_OpenClick
end
object OpenPictureDialog1: TOpenPictureDialog
Left = 208
Top = 136
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -