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

📄 treeshed.xfm

📁 BCB第三方组件
💻 XFM
📖 第 1 页 / 共 2 页
字号:
        Left = 321
        Top = 120
        Width = 15
        Height = 21
        Associate = Edit6
        Max = 10000
        TabOrder = 6
      end
      object CBImgTransp: TCheckBox
        Left = 173
        Top = 122
        Width = 86
        Height = 17
        Caption = '&Transparent'
        TabOrder = 7
        OnClick = CBImgTranspClick
      end
      object Button6: TButton
        Left = 56
        Top = 80
        Width = 121
        Height = 25
        Caption = '&Filters...'
        TabOrder = 8
        OnClick = Button6Click
      end
    end
    object TabGradient: TTabSheet
      Caption = 'Gradient'
      object Label4: TLabel
        Left = 40
        Top = 46
        Width = 26
        Height = 13
        Alignment = taRightJustify
        Caption = '&Style:'
        FocusControl = CBGradientStyle
      end
      object GroupBox1: TGroupBox
        Left = 8
        Top = 76
        Width = 209
        Height = 77
        Caption = 'Colors:'
        TabOrder = 3
        object Shape2: TShape
          Left = 14
          Top = 24
          Width = 27
          Height = 25
          Cursor = crHandPoint
          OnMouseUp = Shape2MouseUp
        end
        object Shape3: TShape
          Left = 79
          Top = 24
          Width = 27
          Height = 25
          Cursor = crHandPoint
          OnMouseUp = Shape3MouseUp
        end
        object Shape6: TShape
          Left = 47
          Top = 24
          Width = 27
          Height = 25
          Cursor = crHandPoint
          OnMouseUp = Shape6MouseUp
        end
        object Button4: TButton
          Left = 119
          Top = 24
          Width = 75
          Height = 25
          Caption = 'S&wap'
          TabOrder = 0
          OnClick = Button4Click
        end
        object CheckBox7: TCheckBox
          Left = 48
          Top = 56
          Width = 83
          Height = 17
          Caption = 'No &Middle'
          TabOrder = 1
          OnClick = CheckBox7Click
        end
      end
      object CheckBox2: TCheckBox
        Left = 8
        Top = 16
        Width = 65
        Height = 17
        Caption = '&Visible'
        TabOrder = 0
        OnClick = CheckBox2Click
      end
      object CBGradientStyle: TComboFlat
        Left = 71
        Top = 42
        Width = 118
        TabOrder = 1
        OnChange = CBGradientStyleChange
        Items.Strings = (
          'Top Bottom'
          'Bottom Top'
          'Left Right'
          'Right Left'
          'From Center'
          'From Top Left'
          'From Bottom Left'
          'Diagonal Up'
          'Diagonal Down')
      end
      object CheckBox4: TCheckBox
        Left = 152
        Top = 16
        Width = 97
        Height = 17
        Caption = '&Clip'
        Checked = True
        State = cbChecked
        TabOrder = 2
        OnClick = CheckBox4Click
      end
      object ButtonGradient1: TButtonGradient
        Left = 208
        Top = 40
        Caption = '&Edit...'
        TabOrder = 4
      end
    end
    object TabShadow: TTabSheet
      Caption = 'Shadow'
    end
    object TabPosition: TTabSheet
      Caption = 'Position'
      object Label8: TLabel
        Left = 222
        Top = 11
        Width = 21
        Height = 13
        Alignment = taRightJustify
        Caption = '&Left:'
        FocusControl = Edit1
      end
      object Label9: TLabel
        Left = 221
        Top = 42
        Width = 22
        Height = 13
        Alignment = taRightJustify
        Caption = '&Top:'
        FocusControl = Edit2
      end
      object Label10: TLabel
        Left = 215
        Top = 107
        Width = 28
        Height = 13
        Alignment = taRightJustify
        Caption = '&Right:'
      end
      object Label11: TLabel
        Left = 207
        Top = 136
        Width = 36
        Height = 13
        Alignment = taRightJustify
        Caption = '&Bottom:'
      end
      object Label12: TLabel
        Left = 10
        Top = 11
        Width = 57
        Height = 13
        Alignment = taRightJustify
        Caption = 'Move &Horiz:'
      end
      object Label13: TLabel
        Left = 15
        Top = 43
        Width = 52
        Height = 13
        Alignment = taRightJustify
        Caption = 'Move &Vert:'
      end
      object Label14: TLabel
        Left = 36
        Top = 107
        Width = 31
        Height = 13
        Alignment = taRightJustify
        Caption = '&Width:'
      end
      object Label15: TLabel
        Left = 33
        Top = 136
        Width = 34
        Height = 13
        Alignment = taRightJustify
        Caption = 'H&eight:'
      end
      object CheckBox1: TCheckBox
        Left = 72
        Top = 80
        Width = 121
        Height = 17
        Caption = 'Auto &Size'
        TabOrder = 0
        OnClick = CheckBox1Click
      end
      object UpDown1: TUpDown
        Left = 288
        Top = 7
        Width = 15
        Height = 21
        Associate = Edit1
        Min = -10000
        Max = 10000
        TabOrder = 1
      end
      object UpDown2: TUpDown
        Left = 288
        Top = 39
        Width = 15
        Height = 21
        Associate = Edit2
        Min = -10000
        Max = 10000
        TabOrder = 2
      end
      object UpDown3: TUpDown
        Left = 288
        Top = 103
        Width = 15
        Height = 21
        Associate = Edit3
        Min = -10000
        Max = 10000
        TabOrder = 3
      end
      object UpDown4: TUpDown
        Left = 288
        Top = 132
        Width = 15
        Height = 21
        Associate = Edit4
        Min = -10000
        Max = 10000
        TabOrder = 4
      end
      object Edit1: TEdit
        Left = 247
        Top = 7
        Width = 41
        Height = 21
        TabOrder = 5
        Text = '0'
        OnChange = Edit1Change
      end
      object Edit2: TEdit
        Left = 247
        Top = 39
        Width = 41
        Height = 21
        TabOrder = 6
        Text = '0'
        OnChange = Edit2Change
      end
      object Edit3: TEdit
        Left = 247
        Top = 103
        Width = 41
        Height = 21
        TabOrder = 7
        Text = '0'
        OnChange = Edit3Change
      end
      object Edit4: TEdit
        Left = 247
        Top = 132
        Width = 41
        Height = 21
        TabOrder = 8
        Text = '0'
        OnChange = Edit4Change
      end
      object ScrollBar2: TScrollBar
        Left = 72
        Top = 10
        Width = 121
        Height = 16
        LargeChange = 10
        Max = 1000
        Min = -1000

        TabOrder = 9
        OnChange = ScrollBar2Change
      end
      object ScrollBar3: TScrollBar
        Left = 72
        Top = 42
        Width = 121
        Height = 16
        Max = 1000
        Min = -1000

        TabOrder = 10
        OnChange = ScrollBar3Change
      end
      object ScrollBar4: TScrollBar
        Left = 72
        Top = 106
        Width = 121
        Height = 16
        LargeChange = 10
        Max = 1000

        TabOrder = 11
        OnChange = ScrollBar4Change
      end
      object ScrollBar5: TScrollBar
        Left = 72
        Top = 135
        Width = 121
        Height = 16
        Max = 1000

        TabOrder = 12
        OnChange = ScrollBar5Change
      end
      object CheckBox5: TCheckBox
        Left = 310
        Top = 8
        Width = 50
        Height = 17
        Caption = '&Auto'
        TabOrder = 13
        OnClick = CheckBox5Click
      end
      object CheckBox6: TCheckBox
        Left = 310
        Top = 40
        Width = 50
        Height = 17
        Caption = 'A&uto'
        TabOrder = 14
        OnClick = CheckBox6Click
      end
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 238
    Width = 379
    Height = 41
    Align = alBottom
    TabOrder = 1
    object Button3: TButton
      Left = 292
      Top = 8
      Width = 75
      Height = 25
      Cancel = True
      Caption = 'C&lose'
      Default = True
      TabOrder = 0
      OnClick = Button3Click
    end
  end
end

⌨️ 快捷键说明

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