📄 unit1.dfm
字号:
object Form1: TForm1
Left = 244
Top = 138
AutoScroll = False
BorderIcons = []
Caption = 'Form1'
ClientHeight = 348
ClientWidth = 536
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 bsSkinButton1: TbsSkinButton
Left = 40
Top = 64
Width = 145
Height = 25
TabOrder = 0
SkinData = bsSkinData1
SkinDataName = 'button'
DefaultFont.Charset = DEFAULT_CHARSET
DefaultFont.Color = clWindowText
DefaultFont.Height = 14
DefaultFont.Name = 'Arial'
DefaultFont.Style = []
DefaultWidth = 0
DefaultHeight = 0
UseSkinFont = True
AllowAllUp = False
CanFocused = False
Down = False
GroupIndex = 0
Caption = 'Load zip-skin'
NumGlyphs = 2
Spacing = 1
OnClick = bsSkinButton1Click
end
object bsBusinessSkinForm1: TbsBusinessSkinForm
MenusAlphaBlend = False
MenusAlphaBlendValue = 0
DefCaptionFont.Charset = DEFAULT_CHARSET
DefCaptionFont.Color = clBtnText
DefCaptionFont.Height = 14
DefCaptionFont.Name = 'Arial'
DefCaptionFont.Style = [fsBold]
DefInActiveCaptionFont.Charset = DEFAULT_CHARSET
DefInActiveCaptionFont.Color = clBtnShadow
DefInActiveCaptionFont.Height = 14
DefInActiveCaptionFont.Name = 'Arial'
DefInActiveCaptionFont.Style = [fsBold]
DefMenuItemHeight = 20
DefMenuItemFont.Charset = DEFAULT_CHARSET
DefMenuItemFont.Color = clWindowText
DefMenuItemFont.Height = 14
DefMenuItemFont.Name = 'Arial'
DefMenuItemFont.Style = []
UseDefaultSysMenu = True
SkinData = bsSkinData1
MinHeight = 0
MinWidth = 0
Magnetic = False
MagneticSize = 10
BorderIcons = [biSystemMenu, biMinimize, biMaximize, biRollUp]
Left = 8
Top = 8
end
object bsSkinData1: TbsSkinData
Left = 40
Top = 8
end
object OD: TOpenDialog
Filter = '*.zip|*.zip'
Left = 72
Top = 8
end
object bsSkinUnZip1: TbsSkinUnZip
Left = 104
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -