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

📄 ctrls.dfm

📁 East make Tray Icon in delphi
💻 DFM
📖 第 1 页 / 共 5 页
字号:
          Width = 81
          Height = 21
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 0
        end
        object ComboBox9: TComboBox
          Left = 100
          Top = 47
          Width = 65
          Height = 21
          Style = csDropDownList
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ItemHeight = 13
          ParentFont = False
          TabOrder = 1
          OnChange = ComboBox9Change
          Items.Strings = (
            'Integer'
            'Float')
        end
        object SpinEdit1: TSpinEdit
          Left = 179
          Top = 47
          Width = 49
          Height = 22
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          MaxValue = 100
          MinValue = 0
          ParentFont = False
          TabOrder = 2
          Value = 1
          OnChange = SpinEdit1Change
        end
      end
    end
    object TTabPage
      Left = 4
      Top = 24
      Caption = 'Splitter'
      object GroupBox11: TGroupBox
        Left = 0
        Top = 0
        Width = 496
        Height = 285
        Align = alClient
        Caption = ' RxSplitter '
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlue
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        TabOrder = 0
        object Label26: TLabel
          Left = 8
          Top = 16
          Width = 481
          Height = 33
          AutoSize = False
          Caption = 
            'Line or bar separating two controls. Controls can be horizontall' +
            'y or vertically resized by dragging the splitter. Two splitters ' +
            'are placed between Directory List, File List and  Quick View.'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = [fsUnderline]
          ParentFont = False
          WordWrap = True
        end
        object Label27: TLabel
          Left = 4
          Top = 53
          Width = 29
          Height = 13
          AutoSize = False
          Caption = 'Disk:'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
        end
        object Label28: TLabel
          Left = 196
          Top = 56
          Width = 77
          Height = 13
          AutoSize = False
          Caption = 'Quick View:'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
        end
        object Panel1: TPanel
          Left = 2
          Top = 75
          Width = 492
          Height = 208
          Align = alBottom
          BevelOuter = bvNone
          Caption = 'Panel1'
          TabOrder = 0
          object Panel2: TPanel
            Left = 0
            Top = 0
            Width = 185
            Height = 208
            Align = alLeft
            BevelOuter = bvNone
            Caption = 'Panel2'
            TabOrder = 0
            object DirectoryListBox1: TDirectoryListBox
              Left = 0
              Top = 0
              Width = 185
              Height = 97
              Align = alTop
              FileList = FileListBox1
              Font.Charset = DEFAULT_CHARSET
              Font.Color = clWindowText
              Font.Height = -11
              Font.Name = 'MS Sans Serif'
              Font.Style = []
              ItemHeight = 16
              ParentFont = False
              TabOrder = 0
            end
            object rxSplitter2: TJvxSplitter
              Left = 0
              Top = 97
              Width = 185
              Height = 3
              ControlFirst = DirectoryListBox1
              ControlSecond = FileListBox1
              Align = alTop
              BevelOuter = bvLowered
              TopLeftLimit = 16
              BottomRightLimit = 16
            end
            object FileListBox1: TFileListBox
              Left = 0
              Top = 100
              Width = 185
              Height = 108
              Align = alClient
              Font.Charset = DEFAULT_CHARSET
              Font.Color = clWindowText
              Font.Height = -11
              Font.Name = 'MS Sans Serif'
              Font.Style = []
              ItemHeight = 13
              ParentFont = False
              TabOrder = 2
              OnChange = FileListBox1Change
            end
          end
          object Memo1: TMemo
            Left = 188
            Top = 0
            Width = 304
            Height = 208
            Align = alClient
            Font.Charset = DEFAULT_CHARSET
            Font.Color = clWindowText
            Font.Height = -11
            Font.Name = 'MS Sans Serif'
            Font.Style = []
            Lines.Strings = (
              '')
            ParentFont = False
            ScrollBars = ssBoth
            TabOrder = 1
          end
          object rxSplitter1: TJvxSplitter
            Left = 185
            Top = 0
            Width = 3
            Height = 208
            ControlFirst = Panel2
            ControlSecond = Memo1
            Align = alLeft
            BevelInner = bvLowered
            BevelOuter = bvNone
          end
        end
        object DriveComboBox1: TDriveComboBox
          Left = 36
          Top = 48
          Width = 151
          Height = 19
          DirList = DirectoryListBox1
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 1
        end
      end
    end
    object TTabPage
      Left = 4
      Top = 24
      Caption = 'Gadgets'
      object GroupBox12: TGroupBox
        Left = 4
        Top = 0
        Width = 233
        Height = 125
        Caption = 'AnimatedImage'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlue
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        TabOrder = 0
        object Label30: TLabel
          Left = 8
          Top = 16
          Width = 61
          Height = 13
          AutoSize = False
          Caption = 'Animation'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = [fsUnderline]
          ParentFont = False
        end
        object RunnerImage: TImage
          Left = 64
          Top = 39
          Width = 33
          Height = 37
          Picture.Data = {
            07544269746D617076180000424D761800000000000076000000280000008001
            0000200000000100040000000000001800000000000000000000100000001000
            000000000000000080000080000000808000800000008000800080800000C0C0
            C000808080000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFF
            FF00777777777777777777777777777777777777777777777777777777777777
            7777777777777777777777777777777777777777777777777777777777777777
            7777777777777777777777777777777777777777777777777777777777777777
            7777777777777777777777777777777777777777777777777777777777777777
            7777777777777777777777777777777777777777777777777777777777777777
            7777777777777777777777777777777777777777777777777777777777777777
            7777777777777777777777777777777777777777777777777777777777777777
            7777777777777777777777777777777777777777777777777777777777777777
            7777777777777777777777777777777777777777777777777777777777777777
            7777777777777777777777777777777777777777777777777777777777777777
            7777777777777777777777777777777777777777777777777777777777777777
            7777777777777777777777777777777777777777777777777777777777777777
            7777777777777777777777777777777777777777777777777777777777777777
            7777777777777777777777777777777777777777777777777777777777777777
            7777777777777777777777777777777777777777777777777777777777777777
            7777777777777777777777777777777777777777777777777777777777777777
            7777777777777777777777777777777777777777777777777777777777777777
            7777777777777777777777777777777777777777777777777777777777777777
            7777777707777777777777777700000777777777777777777777777777777777
            7777777777777777777777777777777777777777777777777777770000077777
            7777777777777700000077777777777777777777777700077777777777777777
            7777777777000777777777777777777777777777777777777777777777777777
            7777777777777777777777777777700007777777777777777777777770000007
            7777777777777777777777777777777777777777770000777777777777777777
            777777770077777777777777770F700777777777770777777777777777777777
            7777777707777777777777777700000777777777777777777777772270777777
            7777777777777707FF07777777777777777777777700F0777777777777777777
            7777777777007777777777777777777777777777077777777777777777770000
            77777777777777777777777777700F7077777777777777777777777772FF0777
            7777777777777777777777777777777777777777707707777777777777777777
            7777777707077777777777777742277777777777770077777777777777000077
            777777770077777777777777770F700077777777777777777777772227777777
            7777777777777777227777777777777777777777770F07777777777777777777
            77777777770F277777777777770000777777777700777777777777777700F707
            7777777777777777777777777772220777777777777777777777777772227777
            777777777777777770000777777777777777777770F277777777777777777777
            777777770F222229777777777222277777777777770F27777777777700F70777
            7777777707077777777777777722277777777777777777777777772227777777
            777777777777777222B777777777777777777777770222777770077777777777
            77777777770F22277777777700FF077777777777070777777777777777022277
            7777777777777777777777777772227777777777777777777777777772227777
            77777777777777700FF077777777777777777777702227777700077777777777
            777777770022229B9B7777777B92277777777777770722797777777702227777
            777777770F2222297777777777222777777777777777777777777B9B97777777
            77777777777707772F977777777777777777777777722229770F077777777777
            777777777702222977777777022277777777777770F222777777777777722277
            7777777777777777777777777772227777777777777777777777777772227777
            7777777777777770FF2777777777777777777777772222277070777777777777
            7777777777772279F977777779F97777777777777700222B9B97777772222777
            777777770022222F97777777779227777777777777777777777779F977777777
            777777777777007700B9B97777777777777777777777229F00F0777777777777
            777777777777722B9B9B7777722227777777777770F2222B9B77777777722277
            777777770777777797977777779797777777777777777777779B97779B9B7777
            7777777777777777222277777777777777777777777222970022777777777777
            777777777777777B9B9B7777779B97777777777777777229F9F9777777222777
            77777777777722B9B9B7777779B9B77777777777777777779B977B9B97777777
            7777777777770F02229F9F977777777777777777777772B90002277777777777
            7777777777777779F9F97777772227777777777777022229F97977777779F977
            7777777700777729B9B9777777B9B977777777777777777779F9777779F97777
            77777777777777777222777777777777777777777777B9B9BF22227777777777
            777777777777777779F9777779F97777777777777777777B9B9B9777779B9B77
            77777777777777779F977777779F97777777777777077779F977777977777777
            77777777777770F222B9B9B777777777777777777777779790022F9777777777
            777777777777777B9B9B9B77779B9B77777777777777722B9B9B977777779B97
            777777770702222F9F977777779F977777777777777077779B9B97777B9B7777
            7777777777777700779B977777777777777777777777779F9FF2229777777777
            77777777777777777B9B999B9B9B9777777777777777777779F999777779F977
            7777777777777777B9B9B777B9B9B777777777777700722B9B909B9B97777777
            77777777777770722F9F9777777777777777777777777777B9B229B9B7777777
            777777777777777779F9F9777779F977777777777777777779F9F9777939F977
            7777777770F22222B9B9B779B9B9B9777777777777700772F9F9977979F97777
            777777777777700772F9F977777777777777777777777779B9BF29B9B7777777
            777777777777777779FC9999F97977777777777777777777779C99199B9B9B77
            7777777777777777779F99979F9F97777777777777070222F9F9F9F977777777
            777777777777700FF999B9777777777777777777777777779F9FFF9F97777777
            7777777777777777779B9B779B9B9B777777777777777777779B99999B9B9B77
            7777777777000777779999999F9F9777777777777770F2222299999B9B977777
            77777777777770F2229F9B977777777777777777777777799C999F9F97777777
            77777777777777777799C9999977777777777777777777777799C99999F9F777
            777777777777777779BC9999B9B97777777777777707F2299B999B9777777777
            777777777777777999CC9777777777777777777777777777999999C9B9777777
            77777777777777777779F999F9F97777777777777777777777799999F9F97777
            7777777777777777799999CCC9B97777777777777770FF222F999C99F9777777
            77777777777770F222F9F9F97777777777777777777777999C99B9B977777777
            777777777777777777999C9997777777777777777777777777999C99999B7777
            77777777777777777799C9999977777777777777777000779C99997777777777
            77777777777777999C0007777777777777777777

⌨️ 快捷键说明

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