📄 skintestunit.dfm
字号:
object SXSkinGroupBox2: TSXSkinGroupBox
Left = 8
Top = 88
Width = 249
Height = 66
Caption = 'GroupBox with Glyph on Right'
GlyphPosition = gbgpRight
GlyphStyle = 'MyComputer'
SkinLibrary = SXSkinLibrary1
TabOrder = 1
object SXSkinCheckBox2: TSXSkinCheckBox
Left = 10
Top = 40
Width = 148
Height = 15
Caption = 'CheckBox in the GroupBox'
SkinLibrary = SXSkinLibrary1
TabOrder = 0
end
end
object SXSkinGroupBox3: TSXSkinGroupBox
Left = 263
Top = 8
Width = 249
Height = 66
Alignment = taCenter
Caption =
'GroupBox with multiline caption'#13#10'and center-aligned text and cap' +
'tion'
CaptionAlignment = taCenter
GlyphStyle = 'MyComputer'
GlyphType = gtSimple
SkinLibrary = SXSkinLibrary1
TabOrder = 2
object SXSkinCheckBox13: TSXSkinCheckBox
Left = 10
Top = 40
Width = 148
Height = 15
Caption = 'CheckBox in the GroupBox'
SkinLibrary = SXSkinLibrary1
TabOrder = 0
end
end
object SXSkinGroupBox7: TSXSkinGroupBox
Left = 264
Top = 88
Width = 249
Height = 66
Alignment = taRightJustify
Caption = 'GroupBox with no Glyph and'#13#10'with right-aligned caption'
CaptionAlignment = taRightJustify
GlyphPosition = gbgpRight
SkinLibrary = SXSkinLibrary1
TabOrder = 3
object SXSkinCheckBox5: TSXSkinCheckBox
Left = 10
Top = 40
Width = 148
Height = 15
Caption = 'CheckBox in the GroupBox'
SkinLibrary = SXSkinLibrary1
TabOrder = 0
end
end
object SXSkinGroupBox8: TSXSkinGroupBox
Left = 8
Top = 168
Width = 249
Height = 66
Alignment = taRightJustify
Caption = 'Disabled GroupBox'
Enabled = False
GlyphPosition = gbgpRight
SkinLibrary = SXSkinLibrary1
TabOrder = 4
object SXSkinCheckBox14: TSXSkinCheckBox
Left = 10
Top = 40
Width = 148
Height = 15
Caption = 'CheckBox in the GroupBox'
Enabled = False
SkinLibrary = SXSkinLibrary1
TabOrder = 0
end
end
object SXSkinGroupBox9: TSXSkinGroupBox
Left = 8
Top = 248
Width = 249
Height = 66
Alignment = taRightJustify
Caption = 'GroupBox with CheckBox Glyph'
GlyphStyle = '_CheckBox'
GlyphType = gtCheckBox
SkinLibrary = SXSkinLibrary1
State = cbChecked
TabOrder = 5
TabStop = True
object SXSkinCheckBox15: TSXSkinCheckBox
Left = 10
Top = 40
Width = 148
Height = 15
Caption = 'CheckBox in the GroupBox'
SkinLibrary = SXSkinLibrary1
TabOrder = 0
end
end
object SXSkinGroupBox10: TSXSkinGroupBox
Left = 264
Top = 168
Width = 249
Height = 66
Alignment = taRightJustify
Caption = 'GroupBox with RadioButton Glyph'
GlyphStyle = '_RadioButton'
GlyphType = gtRadioButton
SkinLibrary = SXSkinLibrary1
State = cbChecked
TabOrder = 6
TabStop = True
object SXSkinCheckBox16: TSXSkinCheckBox
Left = 10
Top = 40
Width = 148
Height = 15
Caption = 'CheckBox in the GroupBox'
SkinLibrary = SXSkinLibrary1
TabOrder = 0
end
end
object SXSkinRadioButton3: TSXSkinRadioButton
Left = 273
Top = 240
Width = 134
Height = 15
Caption = 'Another RadioButton #1'
SkinLibrary = SXSkinLibrary1
TabOrder = 7
end
object SXSkinRadioButton4: TSXSkinRadioButton
Left = 273
Top = 260
Width = 134
Height = 15
Caption = 'Another RadioButton #2'
SkinLibrary = SXSkinLibrary1
TabOrder = 8
end
object SXSkinRadioButton5: TSXSkinRadioButton
Left = 273
Top = 280
Width = 134
Height = 15
Caption = 'Another RadioButton #3'
SkinLibrary = SXSkinLibrary1
TabOrder = 9
end
object SXSkinGroupBox11: TSXSkinGroupBox
Left = 8
Top = 320
Width = 249
Height = 66
Caption = 'GroupBox with MultiState Glyph'
GlyphStyle = '_MultiState_TestGlyph'
SkinLibrary = SXSkinLibrary1
TabOrder = 10
object SXSkinCheckBox17: TSXSkinCheckBox
Left = 10
Top = 40
Width = 148
Height = 15
Caption = 'CheckBox in the GroupBox'
SkinLibrary = SXSkinLibrary1
TabOrder = 0
end
end
end
object EditPage: TSXSkinNotebookPage
Width = 671
Height = 607
Align = alClient
SkinLibrary = SXSkinLibrary1
TabOrder = 6
Visible = False
object SXSkinEdit1: TSXSkinEdit
Left = 8
Top = 48
Width = 153
Height = 23
TabOrder = 1
Color = clWhite
Enabled = False
SkinLibrary = SXSkinLibrary1
Text = 'Disabled Edit'
end
object SXSkinEdit3: TSXSkinEdit
Left = 8
Top = 80
Width = 153
Height = 49
TabOrder = 2
AutoSizeHeight = False
SkinLibrary = SXSkinLibrary1
Text = 'Edit with no AutoSize set'
end
object SXSkinEdit5: TSXSkinEdit
Left = 8
Top = 136
Width = 153
Height = 32
TabOrder = 3
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -20
Font.Name = 'Times New Roman'
Font.Style = []
ParentFont = False
SkinLibrary = SXSkinLibrary1
Text = 'CustomFontEdit'
end
object SXSkinEdit2: TSXSkinEdit
Left = 8
Top = 16
Width = 153
Height = 23
TabOrder = 0
SkinLibrary = SXSkinLibrary1
Text = 'Simple AutoSized Edit'
end
object SXSkinLabel3: TSXSkinLabel
Left = 200
Top = 96
Width = 77
Height = 13
Caption = 'Enter Password:'
SkinLibrary = SXSkinLibrary1
end
object SXSkinEdit6: TSXSkinEdit
Left = 200
Top = 112
Width = 121
Height = 23
TabOrder = 5
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
Password = True
SkinLibrary = SXSkinLibrary1
Text = 'SXSkinEdit6'
end
object SXSkinEdit4: TSXSkinEdit
Left = 200
Top = 144
Width = 121
Height = 23
TabOrder = 6
ReadOnly = True
SkinLibrary = SXSkinLibrary1
Text = 'ReadOnly Edit'
end
object SXSkinButton62: TSXSkinButton
Left = 200
Top = 48
Width = 121
Height = 25
OnClick = SXSkinButton62Click
Caption = 'Enable Edit'
SkinLibrary = SXSkinLibrary1
TabOrder = 7
end
end
object SlideTransformPage: TSXSkinNotebookPage
Width = 671
Height = 607
Align = alClient
SkinLibrary = SXSkinLibrary1
TabOrder = 7
Visible = False
object SXSkinButton21: TSXSkinButton
Left = 8
Top = 8
Width = 217
Height = 33
Caption = 'Double Slide RightBottom and Back'
GlyphStyle = 'MyComputer'
SkinLibrary = SXSkinLibrary1
SkinStyle = '_Button_TE1'
TabOrder = 0
end
object SXSkinButton22: TSXSkinButton
Left = 8
Top = 48
Width = 217
Height = 33
Caption = 'Double Slide RightBottom'
GlyphStyle = 'MyComputer'
SkinLibrary = SXSkinLibrary1
SkinStyle = '_Button_TE2'
TabOrder = 1
end
object SXSkinButton23: TSXSkinButton
Left = 8
Top = 88
Width = 217
Height = 33
Caption = 'Double Slide Left and Back'
GlyphStyle = 'MyComputer'
SkinLibrary = SXSkinLibrary1
SkinStyle = '_Button_TE3'
TabOrder = 2
end
object SXSkinButton24: TSXSkinButton
Left = 8
Top = 128
Width = 217
Height = 33
Caption = 'Double Slide Left'
GlyphStyle = 'MyComputer'
SkinLibrary = SXSkinLibrary1
SkinStyle = '_Button_TE4'
TabOrder = 3
end
object SXSkinButton25: TSXSkinButton
Left = 8
Top = 168
Width = 217
Height = 33
Caption = 'Double Slide Top and Back'
GlyphStyle = 'MyComputer'
SkinLibrary = SXSkinLibrary1
SkinStyle = '_Button_TE5'
TabOrder = 4
end
object SXSkinButton26: TSXSkinButton
Left = 8
Top = 208
Width = 217
Height = 33
Caption = 'Double Slide Top'
GlyphStyle = 'MyComputer'
SkinLibrary = SXSkinLibrary1
SkinStyle = '_Button_TE6'
TabOrder = 5
end
object SXSkinButton27: TSXSkinButton
Left = 8
Top = 328
Width = 217
Height = 33
Caption = 'Double Slide LeftRight'
GlyphStyle = 'MyComputer'
SkinLibrary = SXSkinLibrary1
SkinStyle = '_Button_TE7'
TabOrder = 6
end
object SXSkinButton28: TSXSkinButton
Left = 8
Top = 368
Width = 217
Height = 33
Caption = 'Double Slide TopBottom'
GlyphStyle = 'MyComputer'
SkinLibrary = SXSkinLibrary1
SkinStyle = '_Button_TE8'
TabOrder = 7
end
object SXSkinButton29: TSXSkinButton
Left = 8
Top = 288
Width = 217
Height = 33
Caption = 'Slide Old TopBottom'
GlyphStyle = 'MyComputer'
SkinLibrary = SXSkinLibrary1
SkinStyle = '_Button_TE9'
TabOrder = 8
end
object SXSkinButton30: TSXSkinButton
Left = 8
Top = 248
Width = 217
Height = 33
Caption = 'Slide Old LeftRight'
GlyphStyle = 'MyComputer'
SkinLibrary = SXSkinLibrary1
SkinStyle = '_Button_TE10'
TabOrder = 9
end
object SXSkinButton31: TSXSkinButton
Left = 336
Top = 8
Width = 217
Height = 33
Caption = 'Slide RightBottom and Back'
GlyphStyle = 'MyComputer'
SkinLibrary = SXSkinLibrary1
SkinStyle = '_Button_TE11'
TabOrder = 10
end
object SXSkinButton32: TSXSkinButton
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -