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

📄 mainunit.dfm

📁 BussinessSkinForm是Almdev公司(http://www.almdev.com)出品的一套皮肤控件
💻 DFM
📖 第 1 页 / 共 5 页
字号:
    object bsSkinTabSheet2: TbsSkinTabSheet
      Caption = 'Controls #2'
      object bsSkinStdLabel12: TbsSkinStdLabel
        Left = 8
        Top = 136
        Width = 113
        Height = 26
        UseSkinFont = True
        DefaultFont.Charset = DEFAULT_CHARSET
        DefaultFont.Color = clWindowText
        DefaultFont.Height = -11
        DefaultFont.Name = 'MS Sans Serif'
        DefaultFont.Style = []
        SkinData = bsSkinData1
        SkinDataName = 'stdlabel'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBtnText
        Font.Height = 14
        Font.Name = 'Arial'
        Font.Style = []
        Caption = 'You can set RowCount and Images:'
        ParentFont = False
        WordWrap = True
      end
      object bsSkinListBox1: TbsSkinListBox
        Left = 8
        Top = 8
        Width = 217
        Height = 121
        TabOrder = 0
        SkinData = bsSkinData1
        SkinDataName = 'listbox'
        DefaultFont.Charset = DEFAULT_CHARSET
        DefaultFont.Color = clWindowText
        DefaultFont.Height = 14
        DefaultFont.Name = 'Arial'
        DefaultFont.Style = []
        DefaultWidth = 0
        DefaultHeight = 0
        UseSkinFont = True
        HorizontalExtent = False
        Columns = 2
        RowCount = 0
        ImageIndex = -1
        NumGlyphs = 1
        Spacing = 2
        CaptionMode = False
        DefaultCaptionHeight = 20
        DefaultCaptionFont.Charset = DEFAULT_CHARSET
        DefaultCaptionFont.Color = clWindowText
        DefaultCaptionFont.Height = 14
        DefaultCaptionFont.Name = 'Arial'
        DefaultCaptionFont.Style = []
        DefaultItemHeight = 20
        Items.Strings = (
          'item1'
          'item2'
          'item3'
          'item4'
          'item5'
          'item6'
          'item7'
          'item8'
          'item9'
          'item10'
          'item11'
          'item12'
          'item13'
          'item14'
          'item15')
        ItemIndex = 0
        MultiSelect = False
        ListBoxFont.Charset = DEFAULT_CHARSET
        ListBoxFont.Color = clWindowText
        ListBoxFont.Height = 14
        ListBoxFont.Name = 'Arial'
        ListBoxFont.Style = []
        ListBoxTabOrder = 0
        ListBoxTabStop = True
        ListBoxDragMode = dmManual
        ListBoxDragKind = dkDrag
        ListBoxDragCursor = crDrag
        ExtandedSelect = True
        Sorted = False
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = 14
        Font.Name = 'Arial'
        Font.Style = []
      end
      object bsSkinComboBox1: TbsSkinComboBox
        Left = 360
        Top = 272
        Width = 225
        Height = 21
        TabOrder = 1
        SkinData = bsSkinData1
        SkinDataName = 'captioncombobox'
        DefaultFont.Charset = DEFAULT_CHARSET
        DefaultFont.Color = clWindowText
        DefaultFont.Height = 14
        DefaultFont.Name = 'Arial'
        DefaultFont.Style = []
        DefaultWidth = 0
        DefaultHeight = 21
        UseSkinFont = True
        AlphaBlend = False
        AlphaBlendValue = 0
        AlphaBlendAnimation = False
        ListBoxUseSkinFont = True
        ImageIndex = -1
        ListBoxCaption = 'Caption'
        ListBoxCaptionMode = True
        ListBoxDefaultFont.Charset = DEFAULT_CHARSET
        ListBoxDefaultFont.Color = clWindowText
        ListBoxDefaultFont.Height = 14
        ListBoxDefaultFont.Name = 'Arial'
        ListBoxDefaultFont.Style = []
        ListBoxDefaultCaptionFont.Charset = DEFAULT_CHARSET
        ListBoxDefaultCaptionFont.Color = clWindowText
        ListBoxDefaultCaptionFont.Height = 14
        ListBoxDefaultCaptionFont.Name = 'Arial'
        ListBoxDefaultCaptionFont.Style = []
        ListBoxDefaultItemHeight = 20
        ListBoxCaptionAlignment = taLeftJustify
        Text = 'Text'
        Items.Strings = (
          'item1'
          'item2'
          'item3'
          'item4'
          'item5'
          'item6'
          'item7'
          'item8'
          'item9'
          'item10'
          'item11'
          'item12'
          'item13'
          'item14'
          'item15')
        ItemIndex = -1
        DropDownCount = 5
        HorizontalExtent = False
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = 14
        Font.Name = 'Arial'
        Font.Style = []
        Sorted = False
        Style = bscbEditStyle
      end
      object bsSkinComboBox2: TbsSkinComboBox
        Left = 360
        Top = 240
        Width = 225
        Height = 21
        TabOrder = 2
        SkinData = bsSkinData1
        SkinDataName = 'combobox'
        DefaultFont.Charset = DEFAULT_CHARSET
        DefaultFont.Color = clWindowText
        DefaultFont.Height = 14
        DefaultFont.Name = 'Arial'
        DefaultFont.Style = []
        DefaultWidth = 0
        DefaultHeight = 21
        UseSkinFont = True
        AlphaBlend = False
        AlphaBlendValue = 0
        AlphaBlendAnimation = False
        ListBoxUseSkinFont = True
        ImageIndex = -1
        ListBoxCaptionMode = False
        ListBoxDefaultFont.Charset = DEFAULT_CHARSET
        ListBoxDefaultFont.Color = clWindowText
        ListBoxDefaultFont.Height = 14
        ListBoxDefaultFont.Name = 'Arial'
        ListBoxDefaultFont.Style = []
        ListBoxDefaultCaptionFont.Charset = DEFAULT_CHARSET
        ListBoxDefaultCaptionFont.Color = clWindowText
        ListBoxDefaultCaptionFont.Height = 14
        ListBoxDefaultCaptionFont.Name = 'Arial'
        ListBoxDefaultCaptionFont.Style = []
        ListBoxDefaultItemHeight = 20
        ListBoxCaptionAlignment = taLeftJustify
        TabStop = True
        Text = 'item1'
        Items.Strings = (
          'item1'
          'item2'
          'item3'
          'item4'
          'bigggggggggggggggggggggggggggggggggggitem5'
          'item6'
          'biggggggggggggggggggggggitem7'
          'item8'
          'item9'
          'item10'
          'item11'
          'item12'
          'item13'
          'item14'
          'item15')
        ItemIndex = 0
        DropDownCount = 6
        HorizontalExtent = True
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = 14
        Font.Name = 'Arial'
        Font.Style = []
        Sorted = False
        Style = bscbFixedStyle
      end
      object bsSkinColorComboBox1: TbsSkinColorComboBox
        Left = 360
        Top = 144
        Width = 225
        Height = 21
        TabOrder = 3
        SkinData = bsSkinData1
        SkinDataName = 'combobox'
        DefaultFont.Charset = DEFAULT_CHARSET
        DefaultFont.Color = clWindowText
        DefaultFont.Height = 14
        DefaultFont.Name = 'Arial'
        DefaultFont.Style = []
        DefaultWidth = 0
        DefaultHeight = 21
        UseSkinFont = True
        AlphaBlend = False
        AlphaBlendValue = 0
        ListBoxCaptionMode = False
        ItemIndex = 0
        DropDownCount = 8
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = 14
        Font.Name = 'Arial'
        Font.Style = []
        Sorted = False
        ExStyle = [bscbStandardColors, bscbExtendedColors, bscbSystemColors, bscbCustomColor]
        ShowNames = True
      end
      object bsSkinFontComboBox1: TbsSkinFontComboBox
        Left = 360
        Top = 208
        Width = 225
        Height = 21
        TabOrder = 4
        SkinData = bsSkinData1
        SkinDataName = 'combobox'
        DefaultFont.Charset = DEFAULT_CHARSET
        DefaultFont.Color = clWindowText
        DefaultFont.Height = 14
        DefaultFont.Name = 'Arial'
        DefaultFont.Style = []
        DefaultWidth = 0
        DefaultHeight = 21
        UseSkinFont = True
        AlphaBlend = False
        AlphaBlendValue = 0
        ListBoxCaptionMode = False
        ItemIndex = 1
        DropDownCount = 8
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = 14
        Font.Name = 'Arial'
        Font.Style = []
        Sorted = True
        Style = bscbFixedStyle
        FontName = 'Arial'
      end
      object bsSkinListBox2: TbsSkinListBox
        Left = 232
        Top = 8
        Width = 177
        Height = 121
        TabOrder = 5
        SkinData = bsSkinData1
        SkinDataName = 'captionlistbox'
        DefaultFont.Charset = DEFAULT_CHARSET
        DefaultFont.Color = clWindowText
        DefaultFont.Height = 14
        DefaultFont.Name = 'Arial'
        DefaultFont.Style = []
        DefaultWidth = 0
        DefaultHeight = 0
        UseSkinFont = True
        HorizontalExtent = False
        Columns = 0
        RowCount = 0
        Images = ImageList1
        ImageIndex = 0
        NumGlyphs = 1
        Spacing = 2
        CaptionMode = True
        DefaultCaptionHeight = 20
        DefaultCaptionFont.Charset = DEFAULT_CHARSET
        DefaultCaptionFont.Color = clWindowText
        DefaultCaptionFont.Height = 14
        DefaultCaptionFont.Name = 'Arial'
        DefaultCaptionFont.Style = []
        DefaultItemHeight = 20
        Items.Strings = (
          'item1'
          'item2'
          'item3'
          'item4'
          'item5'
          'item6'
          'item7'
          'item8'
          'item9'
          'item10'
          'item5'
          'item12'
          'item13'
          'item14'
          'item15')
        ItemIndex = -1
        MultiSelect = False
        ListBoxFont.Charset = DEFAULT_CHARSET
        ListBoxFont.Color = clWindowText
        ListBoxFont.Height = 14
        ListBoxFont.Name = 'Arial'
        ListBoxFont.Style = []
        ListBoxTabOrder = 0
        ListBoxTabStop = True
        ListBoxDragMode = dmManual
        ListBoxDragKind = dkDrag
        ListBoxDragCursor = crDrag
        ExtandedSelect = True
        Sorted = False
        Caption = 'Caption'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = 14
        Font.Name = 'Arial'
        Font.Style = []
      end
      object bsSkinCheckListBox2: TbsSkinCheckListBox
        Left = 416
        Top = 8
        Width = 169
        Height = 121
        TabOrder = 6
        SkinData = bsSkinData1
        SkinDataName = 'captionchecklistbox'
        DefaultFont.Charset = DEFAULT_CHARSET
        DefaultFont.Color = clWindowText
        DefaultFont.Height = 14
        DefaultFont.Name = 'Arial'
        DefaultFont.Style = []
        DefaultWidth = 0
        DefaultHeight = 0
        UseSkinFont = True
        Columns = 0
        CaptionMode = True
        DefaultCaptionHeight = 20
        DefaultCaptionFont.Charset = DEFAULT_CHARSET
        DefaultCaptionFont.Color = clWindowText
        DefaultCaptionFont.Height = 14
        DefaultCaptionFont.Name = 'Arial'
        DefaultCaptionFont.Style = []
        DefaultItemHeight = 20
        Items.Strings = (
          'item1'
          'item2'
          'item3'
          'item4'

⌨️ 快捷键说明

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