📄 ctrl2.dfm
字号:
object frmControls2: TfrmControls2
Left = 378
Top = 208
AutoScroll = False
BorderIcons = []
Caption = 'Controls #2'
ClientHeight = 278
ClientWidth = 490
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
PixelsPerInch = 96
TextHeight = 13
object KsBlendPanel1: TSeSkinPanel
Left = 328
Top = 8
Width = 149
Height = 90
Performance = kspNoBuffer
Transparent = True
BevelWidth = 1
BorderWidth = 3
ButtonKind = pbkRoll
Caption = 'Panel'
Rolled = False
ShowBevel = True
ShowButton = True
ShowCaption = True
SkinEngine = frmMain.SeSkinEngine1
SkinObject = 'Panel'
NormalHeight = {00000000}
end
object KsBlendPanel2: TSeSkinPanel
Left = 328
Top = 106
Width = 147
Height = 90
Performance = kspNoBuffer
Transparent = True
BevelWidth = 1
BorderWidth = 3
ButtonKind = pbkHide
Caption = 'Panel'
Rolled = False
ShowBevel = True
ShowButton = True
ShowCaption = True
SkinEngine = frmMain.SeSkinEngine1
SkinObject = 'Panel'
NormalHeight = {00000000}
end
object PageControl: TSeSkinTabControl
Left = 8
Top = 16
Width = 305
Height = 245
Performance = kspNoBuffer
Transparent = True
ActivePage = SeCustomTabSheet3
Tabs.Strings = (
'Page1'
'Page2'
'Page3'
'Page4')
TabIndex = 2
UsePages = True
TabOrder = 2
TabStop = True
SkinEngine = frmMain.SeSkinEngine1
SkinObject = 'Tabs'
object SeCustomTabSheet1: TSeCustomTabSheet
Caption = 'Page1'
PageIndex = 0
PageVisible = True
object SeSkinButton1: TSeSkinButton
Left = 24
Top = 24
Width = 105
Height = 25
Performance = kspDoubleBuffer
Transparent = False
BlackAndWhiteGlyph = False
Caption = 'SeSkinButton1'
State = kbsNormal
TabOrder = 0
WordWrap = False
ShowCaption = True
ShowGlyph = True
SkinEngine = frmMain.SeSkinEngine1
SkinObject = 'Button'
end
end
object SeCustomTabSheet2: TSeCustomTabSheet
Caption = 'Page2'
PageIndex = 1
PageVisible = True
object SeSkinGroupBox1: TSeSkinGroupBox
Left = 24
Top = 24
Width = 100
Height = 121
Performance = kspNoBuffer
Transparent = True
CaptionMargin = 12
TabOrder = 0
Caption = 'GroupBox'
CheckBoxAlignment = ktaLeftJustify
UseCheckBox = False
SkinEngine = frmMain.SeSkinEngine1
SkinObject = 'GroupBox'
end
end
object SeCustomTabSheet3: TSeCustomTabSheet
Caption = 'Page3'
PageIndex = 2
PageVisible = True
object TabControl: TSeSkinTabControl
Left = 8
Top = 18
Width = 273
Height = 175
Performance = kspNoBuffer
Transparent = True
Tabs.Strings = (
'Tab1'
'Tab2'
'Tab3'
'Tab4')
TabIndex = 0
UsePages = False
TabOrder = 0
TabStop = True
SkinEngine = frmMain.SeSkinEngine1
SkinObject = 'Tabs'
object KsBlendCheckBox3: TSeSkinCheckBox
Left = 32
Top = 89
Width = 71
Height = 20
Performance = kspDoubleBuffer
Transparent = True
OnClick = KsBlendCheckBox3Click
Caption = 'Opposite'
AllowGrayed = False
Alignment = ktaLeftJustify
Checked = False
Spacing = 5
State = cbUnchecked
WordWrap = False
TabOrder = 0
SkinEngine = frmMain.SeSkinEngine1
SkinObject = 'CheckBox'
end
object KsBlendCheckBox2: TSeSkinCheckBox
Left = 32
Top = 65
Width = 73
Height = 20
Performance = kspDoubleBuffer
Transparent = True
OnClick = KsBlendCheckBox2Click
Caption = 'Multiline'
AllowGrayed = False
Alignment = ktaLeftJustify
Checked = False
Spacing = 5
State = cbUnchecked
WordWrap = False
TabOrder = 1
SkinEngine = frmMain.SeSkinEngine1
SkinObject = 'CheckBox'
end
end
end
object SeCustomTabSheet4: TSeCustomTabSheet
Caption = 'Page4'
PageIndex = 3
PageVisible = True
end
end
object SeSkinCheckBox1: TSeSkinCheckBox
Left = 330
Top = 238
Width = 109
Height = 20
Performance = kspDoubleBuffer
Transparent = True
OnClick = SeSkinCheckBox1Click
Caption = 'Disable skin'
AllowGrayed = False
Alignment = ktaLeftJustify
Checked = False
Spacing = 5
State = cbUnchecked
WordWrap = False
TabOrder = 3
SkinObject = 'CheckBox'
end
object SeSkinForm1: TSeSkinForm
BorderIcons = [kbiClose, kbiSystemMenu, kbiMinimize, kbiMaximize, kbiRollup, kbiTray]
BorderStyle = kbsStandard
Caption = 'Controls #2'
Performance = ksfpNoBuffer
StayOnTop = False
StretchBackground = False
WindowState = kwsNormal
SkinEngine = frmMain.SeSkinEngine1
SkinObject = 'Form'
Left = 332
Top = 204
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -