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

📄 treeteed.xfm

📁 第三方控件:PaintGrid.pas 网格型仪表控件源文件 Mymeter.pas 圆型仪表控件源文件 Project1是这两个控件的使用范例。 该
💻 XFM
字号:
object FormTeeText: TFormTeeText
  Left = 290
  Top = 230

  AutoScroll = False
  ClientHeight = 174
  ClientWidth = 322
  Color = clBtnFace
  ParentFont = True
  OldCreateOrder = True
  Position = poDefault
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object PageControl1: TPageControl
    Left = 0
    Top = 0
    Width = 322
    Height = 174
    ActivePage = TabSheet1
    Align = alClient
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = 'Text'
      object Panel3: TPanel
        Left = 0
        Top = 0
        Width = 314
        Height = 146
        Align = alClient
        BevelOuter = bvNone
        TabOrder = 0
        object Panel2: TPanel
          Left = 0
          Top = 0
          Width = 217
          Height = 146
          Align = alClient
          BevelOuter = bvNone
          TabOrder = 0
          object Memo2: TMemo
            Left = 0
            Top = 0
            Width = 217
            Height = 146
            Align = alClient
            TabOrder = 0
            OnChange = Memo2Change
          end
        end
        object Panel1: TPanel
          Left = 217
          Top = 0
          Width = 97
          Height = 146
          Align = alRight
          BevelOuter = bvNone
          TabOrder = 1
          object Label3: TLabel
            Left = 14
            Top = 47
            Width = 27
            Height = 13
            Alignment = taRightJustify
            Caption = '&Color:'
          end
          object Shape5: TShape
            Left = 46
            Top = 43
            Width = 24
            Height = 23
            Cursor = crHandPoint
            OnMouseUp = Shape5MouseUp
          end
          object Button2: TButton
            Left = 10
            Top = 7
            Width = 69
            Height = 25
            Caption = '&Font...'
            TabOrder = 0
            OnClick = Button2Click
          end
          object CBClip: TCheckBox
            Left = 11
            Top = 80
            Width = 80
            Height = 17
            Caption = 'C&lip'
            TabOrder = 1
            OnClick = CBClipClick
          end
        end
      end
    end
    object TabSheet2: TTabSheet
      Caption = 'Format'
      ImageIndex = 1
      object Label1: TLabel
        Left = 122
        Top = 81
        Width = 42
        Height = 13
        Alignment = taRightJustify
        Caption = '&Spacing:'
        FocusControl = Edit1
      end
      object Label4: TLabel
        Left = 225
        Top = 81
        Width = 30
        Height = 13
        Alignment = taRightJustify
        Caption = '&Angle:'
      end
      object Label5: TLabel
        Left = 216
        Top = 112
        Width = 36
        Height = 13
        Alignment = taRightJustify
        Caption = '&Transp:'
      end
      object GroupBox1: TGroupBox
        Left = 4
        Top = 2
        Width = 97
        Height = 97
        Caption = 'Shadow:'
        TabOrder = 0
        object Label19: TLabel
          Left = 19
          Top = 20
          Width = 27
          Height = 13
          Alignment = taRightJustify
          Caption = '&Color:'
        end
        object Label20: TLabel
          Left = 15
          Top = 45
          Width = 31
          Height = 13
          Alignment = taRightJustify
          Caption = '&Width:'
        end
        object Shape6: TShape
          Left = 51
          Top = 17
          Width = 22
          Height = 20
          Cursor = crHandPoint
          OnMouseUp = Shape6MouseUp
        end
        object Label22: TLabel
          Left = 12
          Top = 67
          Width = 34
          Height = 13
          Alignment = taRightJustify
          Caption = '&Height:'
        end
        object Edit6: TEdit
          Left = 50
          Top = 42
          Width = 25
          Height = 21
          TabOrder = 0
          Text = '0'
          OnChange = Edit6Change
        end
        object UpDown6: TUpDown
          Left = 75
          Top = 42
          Width = 16
          Height = 21
          Associate = Edit6
          Min = -99
          Max = 99
          TabOrder = 1
          Thousands = False
        end
        object Edit5: TEdit
          Left = 50
          Top = 64
          Width = 25
          Height = 21
          TabOrder = 2
          Text = '0'
          OnChange = Edit5Change
        end
        object UpDown5: TUpDown
          Left = 75
          Top = 64
          Width = 16
          Height = 21
          Associate = Edit5
          Min = -99
          Max = 99
          TabOrder = 3
          Thousands = False
        end
      end
      object Edit1: TEdit
        Left = 169
        Top = 78
        Width = 25
        Height = 21
        TabOrder = 1
        Text = '0'
        OnChange = Edit1Change
      end
      object UpDown1: TUpDown
        Left = 194
        Top = 78
        Width = 16
        Height = 21
        Associate = Edit1
        Min = -99
        Max = 99
        TabOrder = 2
        Thousands = False
      end
      object Edit2: TEdit
        Left = 258
        Top = 78
        Width = 33
        Height = 21
        TabOrder = 3
        Text = '0'
        OnChange = Edit2Change
      end
      object UpDown2: TUpDown
        Left = 291
        Top = 78
        Width = 16
        Height = 21
        Associate = Edit2
        Min = -360
        Max = 360
        TabOrder = 4
        Thousands = False
        Wrap = True
      end
      object Button1: TButton
        Left = 14
        Top = 110
        Width = 75
        Height = 25
        Caption = '&Gradient...'
        TabOrder = 5
        OnClick = Button1Click
      end
      object BOutline: TButtonPen
        Left = 109
        Top = 110
        Caption = '&Outline...'
        TabOrder = 6
        OnClick = ButtonPen1Click
      end
      object GroupBox2: TGroupBox
        Left = 108
        Top = 2
        Width = 197
        Height = 70
        Caption = 'Alignment:'
        TabOrder = 7
        object Label2: TLabel
          Left = 8
          Top = 20
          Width = 27
          Height = 13
          Alignment = taRightJustify
          Caption = '&Horiz.'
        end
        object Label7: TLabel
          Left = 8
          Top = 44
          Width = 22
          Height = 13
          Alignment = taRightJustify
          Caption = '&Vert.'
        end
        object CBHorizAlign: TComboFlat
          Left = 44
          Top = 16
          Width = 85
          TabOrder = 0
          OnChange = CBHorizAlignChange
          Items.Strings = (
            'Left'
            'Center'
            'Right')
        end
        object CBVertAlign: TComboFlat
          Left = 44
          Top = 40
          Width = 85
          TabOrder = 1
          OnChange = CBVertAlignChange
          Items.Strings = (
            'Top'
            'Center'
            'Bottom')
        end
        object Edit3: TEdit
          Left = 141
          Top = 16
          Width = 28
          Height = 21
          TabOrder = 2
          Text = '0'
          OnChange = Edit3Change
        end
        object UpDown3: TUpDown
          Left = 169
          Top = 16
          Width = 16
          Height = 21
          Associate = Edit3
          Min = -1000
          Max = 1000
          TabOrder = 3
          Thousands = False
          Wrap = True
        end
        object Edit4: TEdit
          Left = 141
          Top = 40
          Width = 28
          Height = 21
          TabOrder = 4
          Text = '0'
          OnChange = Edit4Change
        end
        object UpDown4: TUpDown
          Left = 169
          Top = 40
          Width = 16
          Height = 21
          Associate = Edit4
          Min = -1000
          Max = 1000
          TabOrder = 5
          Thousands = False
          Wrap = True
        end
      end
      object Edit7: TEdit
        Left = 258
        Top = 109
        Width = 33
        Height = 21
        TabOrder = 8
        Text = '0'
        OnChange = Edit7Change
      end
      object UpDown7: TUpDown
        Left = 291
        Top = 109
        Width = 16
        Height = 21
        Associate = Edit7
        Increment = 5
        TabOrder = 9
        Thousands = False
        Wrap = True
      end
    end
  end
end

⌨️ 快捷键说明

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