⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 skintestunit.dfm

📁 skin components for design of your applicastions
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object Form1: TForm1
  Left = 184
  Top = 122
  BorderIcons = [biSystemMenu, biMinimize, biMaximize, biHelp]
  Caption = 
    'SXSkinComponents by Alexey Sadovnikov - Components Features Demo' +
    ' Application'
  ClientHeight = 665
  ClientWidth = 671
  Color = clBtnFace
  Constraints.MinHeight = 400
  Constraints.MinWidth = 400
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clBlack
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnCreate = FormCreate
  OnDestroy = FormDestroy
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 671
    Height = 665
    Align = alClient
    BevelOuter = bvNone
    TabOrder = 0
    object SXSkinImage2: TSXSkinImage
      Width = 671
      Height = 665
      Align = alClient
      SkinLibrary = SXSkinLibrary1
      SkinStyle = 'Background'
      TabOrder = 0
      object SXSkinNotebook1: TSXSkinNotebook
        Top = 58
        Width = 671
        Height = 607
        Align = alClient
        SkinLibrary = SXSkinLibrary1
        TabOrder = 0
        ActivePage = SelectiveStylesPage
        object LabelPage: TSXSkinNotebookPage
          Width = 671
          Height = 607
          Align = alClient
          SkinLibrary = SXSkinLibrary1
          TabOrder = 0
          Visible = False
          DesignSize = (
            671
            607)
          object SXSkinLabel6: TSXSkinLabel
            Top = 584
            Width = 342
            Height = 23
            Align = alBottom
            Caption = 
              'This is a bottom-aligned label with left and bottom text offsets' +
              ' set to 10.'
            SkinLibrary = SXSkinLibrary1
            TextLeftOffset = 10
            TextBottomOffset = 10
          end
          object SXSkinLabel7: TSXSkinLabel
            Left = 8
            Top = 32
            Width = 412
            Height = 13
            Caption = 
              'This is a disabled label (when Windows Classic skin is used, it ' +
              'is painted with a shadow)'
            Enabled = False
            SkinLibrary = SXSkinLibrary1
          end
          object SXSkinLabel8: TSXSkinLabel
            Left = 8
            Top = 56
            Width = 272
            Height = 13
            Caption = 'All single-line labels can be autosized by width and height.'
            SkinLibrary = SXSkinLibrary1
          end
          object SXSkinLabel9: TSXSkinLabel
            Left = 8
            Top = 80
            Width = 145
            Height = 39
            AutoSizeWidth = False
            Caption = 
              'Labels with word wrap support can be autosized only by their hei' +
              'ght.'
            SkinLibrary = SXSkinLibrary1
            WordWrap = True
          end
          object SXSkinLabel10: TSXSkinLabel
            Left = 8
            Top = 128
            Width = 123
            Height = 26
            Caption = 'This is a multiline label.'#13#10'And this is it'#39's second line.'
            SkinLibrary = SXSkinLibrary1
          end
          object SXSkinLabel11: TSXSkinLabel
            Left = 240
            Top = 80
            Width = 70
            Height = 39
            Alignment = taCenter
            Caption = 'Text on labels'#13#10'can be aligned'#13#10'horizontally.'
            SkinLibrary = SXSkinLibrary1
          end
          object SXSkinLabel12: TSXSkinLabel
            Left = 8
            Top = 8
            Width = 275
            Height = 13
            Caption = 'This is a simple label created with one-click in the designer'
            SkinLibrary = SXSkinLibrary1
          end
          object SXSkinLabel13: TSXSkinLabel
            Left = 8
            Top = 168
            Width = 576
            Height = 23
            Caption = 
              'This label unlike all those are higher has custom font, style an' +
              'd color.'
            Font.Charset = DEFAULT_CHARSET
            Font.Color = clRed
            Font.Height = -20
            Font.Name = 'Times New Roman'
            Font.Style = [fsBold, fsUnderline]
            ParentFont = False
            SkinLibrary = SXSkinLibrary1
            UseCustomFont = True
            UseCustomFontColor = True
          end
          object SXSkinLabel14: TSXSkinLabel
            Left = 8
            Top = 208
            Width = 337
            Height = 18
            Caption = 'Here you can see two labels with one pixel offset.'
            Font.Charset = DEFAULT_CHARSET
            Font.Color = clAqua
            Font.Height = -16
            Font.Name = 'Arial'
            Font.Style = []
            ParentFont = False
            SkinLibrary = SXSkinLibrary1
            UseCustomFont = True
            UseCustomFontColor = True
          end
          object SXSkinLabel15: TSXSkinLabel
            Left = 9
            Top = 209
            Width = 337
            Height = 18
            Caption = 'Here you can see two labels with one pixel offset.'
            Font.Charset = DEFAULT_CHARSET
            Font.Color = clNavy
            Font.Height = -16
            Font.Name = 'Arial'
            Font.Style = []
            ParentFont = False
            SkinLibrary = SXSkinLibrary1
            UseCustomFont = True
            UseCustomFontColor = True
          end
          object SXSkinLabel16: TSXSkinLabel
            Left = 8
            Top = 509
            Width = 586
            Height = 60
            Anchors = [akLeft, akBottom]
            Caption = 
              'This label has a special "Transparent" skin. Try to see the tran' +
              'cparency'#13#10'when a picture is used as the background skin. Also it' +
              #39's skin is changed'#13#10'when the mouse cursor is over. This label is' +
              ' bottom-aligned. Try to resize.'
            Font.Charset = DEFAULT_CHARSET
            Font.Color = clBlack
            Font.Height = -16
            Font.Name = 'MS Sans Serif'
            Font.Style = [fsBold]
            ParentFont = False
            SkinLibrary = SXSkinLibrary1
            SkinStyle = '_Label_Transparent'
          end
          object SXSkinLabel17: TSXSkinLabel
            Left = 8
            Top = 240
            Width = 158
            Height = 26
            Caption = 'When used with some skins,'#13#10'this label looks very-very cool.'
            Font.Charset = DEFAULT_CHARSET
            Font.Color = clBlack
            Font.Height = -11
            Font.Name = 'Times New Roman'
            Font.Style = [fsBold]
            ParentFont = False
            SkinLibrary = SXSkinLibrary1
            SkinStyle = '_Label_Cool'
          end
          object SXSkinLabel18: TSXSkinLabel
            Left = 416
            Top = 280
            Width = 189
            Height = 26
            Alignment = taCenter
            Caption = 
              'Font, style and colors of these labels are'#13#10'set in the designer,' +
              ' not in skin.ini file.'
            SkinLibrary = SXSkinLibrary1
          end
          object SXSkinImage3: TSXSkinImage
            Left = 350
            Top = 194
            Width = 167
            Height = 83
            SkinLibrary = SXSkinLibrary1
            SkinStyle = 'Arrows'
            TabOrder = 13
          end
        end
        object CheckBoxPage: TSXSkinNotebookPage
          Width = 671
          Height = 607
          Align = alClient
          SkinLibrary = SXSkinLibrary1
          TabOrder = 1
          Visible = False
          object SXSkinCheckBox4: TSXSkinCheckBox
            Left = 8
            Top = 8
            Width = 141
            Height = 15
            Caption = 'This is a simple checkbox'
            SkinLibrary = SXSkinLibrary1
            State = cbChecked
            TabOrder = 0
          end
          object SXSkinCheckBox6: TSXSkinCheckBox
            Left = 8
            Top = 32
            Width = 235
            Height = 28
            Caption = 
              'This checkbox unlike the previous is multiline.'#13#10'And this is it'#39 +
              's second line.'
            SkinLibrary = SXSkinLibrary1
            TabOrder = 1
          end
          object SXSkinCheckBox7: TSXSkinCheckBox
            Left = 8
            Top = 64
            Width = 204
            Height = 28
            AutoSizeWidth = False
            Caption = 
              'This checkbox has fixed width and it'#39's WordWrap property is set ' +
              'to True'
            SkinLibrary = SXSkinLibrary1
            TabOrder = 2
            WordWrap = True
          end
          object SXSkinCheckBox8: TSXSkinCheckBox
            Left = 8
            Top = 96
            Width = 142
            Height = 15
            Caption = 'This checkbox is disabled'
            Enabled = False
            SkinLibrary = SXSkinLibrary1
            TabOrder = 3
          end
          object SXSkinCheckBox9: TSXSkinCheckBox
            Left = 336
            Top = 8
            Width = 207
            Height = 15
            Caption = 'Checkbox with Glyph on the Right Side'
            GlyphPosition = gpRightTop
            SkinLibrary = SXSkinLibrary1
            TabOrder = 4
            TextOffset = 4
          end
          object SXSkinCheckBox10: TSXSkinCheckBox
            Left = 336
            Top = 40
            Width = 75
            Height = 43
            Alignment = taCenter
            Caption = 'Checkbox with'#13#10'Glyph on Top'
            GlyphPosition = gpTop
            SkinLibrary = SXSkinLibrary1
            TabOrder = 5
          end
          object SXSkinCheckBox11: TSXSkinCheckBox
            Left = 424
            Top = 40
            Width = 83
            Height = 43
            Alignment = taCenter
            Caption = 'Checkbox with'#13#10'Glyph on Bottom'
            GlyphPosition = gpBottom
            SkinLibrary = SXSkinLibrary1
            TabOrder = 6
          end
          object SXSkinCheckBox12: TSXSkinCheckBox
            Left = 8
            Top = 125
            Width = 203
            Height = 41
            AllowGrayed = True
            Caption = 
              'This checkbox has three states:'#13#10'Checked, Unchecked and Grayed.'#13 +
              #10'It'#39's AllowGrayed property is set to True.'
            GlyphPosition = gpLeft
            SkinLibrary = SXSkinLibrary1
            State = cbGrayed
            TabOrder = 7
          end
          object SXSkinButton61: TSXSkinButton
            Left = 176
            Top = 96
            Width = 113
            Height = 25
            OnClick = SXSkinButton61Click
            Caption = 'Enable CheckBox'
            SkinLibrary = SXSkinLibrary1
            TabOrder = 8
          end
        end
        object RadioButtonPage: TSXSkinNotebookPage
          Width = 671
          Height = 607
          Align = alClient
          SkinLibrary = SXSkinLibrary1
          TabOrder = 2
          Visible = False
          object SXSkinGroupBox6: TSXSkinGroupBox
            Left = 8
            Top = 8
            Width = 209
            Height = 161
            Caption = 'This group box contains radio buttons'
            SkinLibrary = SXSkinLibrary1
            TabOrder = 0
            object SXSkinRadioButton11: TSXSkinRadioButton
              Left = 8
              Top = 24
              Width = 158
              Height = 15
              Caption = 'Simple single line radio button'
              SkinLibrary = SXSkinLibrary1
              TabOrder = 0
            end
            object SXSkinRadioButton12: TSXSkinRadioButton
              Left = 8
              Top = 48
              Width = 150
              Height = 15
              Caption = 'This radio button is disabled'
              Enabled = False
              SkinLibrary = SXSkinLibrary1
              TabOrder = 1
            end
            object SXSkinRadioButton13: TSXSkinRadioButton
              Left = 8
              Top = 72
              Width = 179
              Height = 41
              Checked = True
              Caption = 
                'When created this radio button'#13#10'was checked. Is it checked now?'#13 +
                #10'P.S. Also this one is multiline.'
              SkinLibrary = SXSkinLibrary1
              TabOrder = 2
            end
            object SXSkinRadioButton14: TSXSkinRadioButton
              Left = 27
              Top = 120
              Width = 137
              Height = 28
              Caption = 'Another radio button with'#13#10'a glyph on right, not left'
              GlyphPosition = gpRight
              SkinLibrary = SXSkinLibrary1
              TabOrder = 3
            end
          end
          object SXSkinRadioButton1: TSXSkinRadioButton
            Left = 264
            Top = 8
            Width = 87
            Height = 43
            Checked = True
            Alignment = taCenter
            Caption = 'Radio button with'#13#10'Glyph on Top'
            GlyphPosition = gpTop
            SkinLibrary = SXSkinLibrary1

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -