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

📄 searchresultpage.dfm

📁 Last change: 2008-02-03 This is the source code of KCeasy。
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object SearchResultForm: TSearchResultForm
  Left = 408
  Top = 366
  HorzScrollBar.Visible = False
  VertScrollBar.Visible = False
  Align = alClient
  BorderIcons = []
  BorderStyle = bsNone
  Caption = 'SearchResultForm'
  ClientHeight = 545
  ClientWidth = 756
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = True
  Position = poDefault
  PixelsPerInch = 96
  TextHeight = 13
  object ResultPanel: TPanel
    Left = 0
    Top = 40
    Width = 756
    Height = 505
    Align = alClient
    BevelOuter = bvNone
    FullRepaint = False
    TabOrder = 0
    object ResultTree: TVirtualStringTree
      Left = 0
      Top = 0
      Width = 756
      Height = 505
      Align = alClient
      DragOperations = []
      DrawSelectionMode = smBlendedRectangle
      Header.AutoSizeIndex = -1
      Header.Font.Charset = DEFAULT_CHARSET
      Header.Font.Color = clWindowText
      Header.Font.Height = -11
      Header.Font.Name = 'MS Sans Serif'
      Header.Font.Style = []
      Header.Options = [hoColumnResize, hoDrag, hoRestrictDrag, hoShowHint, hoShowSortGlyphs, hoVisible]
      Header.PopupMenu = ResultTreeHeaderPopup
      Header.SortColumn = 5
      Header.SortDirection = sdDescending
      HintMode = hmHint
      Images = MainForm.FileImageList
      Indent = 16
      Margin = 1
      ParentShowHint = False
      SelectionBlendFactor = 32
      ShowHint = True
      TabOrder = 0
      TreeOptions.AutoOptions = [toAutoDropExpand, toAutoScrollOnExpand, toAutoSort, toAutoTristateTracking, toAutoDeleteMovedNodes, toDisableAutoscrollOnFocus]
      TreeOptions.MiscOptions = [toFullRepaintOnResize, toInitOnSave, toWheelPanning]
      TreeOptions.PaintOptions = [toHideFocusRect, toShowButtons, toShowDropmark, toShowRoot, toShowTreeLines, toThemeAware, toUseBlendedImages]
      TreeOptions.SelectionOptions = [toFullRowSelect, toRightClickSelect]
      OnAfterCellPaint = ResultTreeAfterCellPaint
      OnChange = ResultTreeChange
      OnCompareNodes = ResultTreeCompareNodes
      OnDblClick = ResultTreeDblClick
      OnFreeNode = ResultTreeFreeNode
      OnGetText = ResultTreeGetText
      OnPaintText = ResultTreePaintText
      OnGetImageIndex = ResultTreeGetImageIndex
      OnGetHint = ResultTreeGetHint
      OnGetPopupMenu = ResultTreeGetPopupMenu
      OnHeaderClick = ResultTreeHeaderClick
      OnHeaderDragged = ResultTreeHeaderDragged
      OnHeaderMouseUp = ResultTreeHeaderMouseUp
      OnKeyAction = ResultTreeKeyAction
      OnScroll = ResultTreeScroll
      Columns = <
        item
          Margin = 2
          Position = 0
          Width = 267
          WideText = 'Filename'
        end
        item
          Margin = 2
          MaxWidth = 100
          Position = 2
          Width = 90
          WideText = 'Media Type'
        end
        item
          Margin = 2
          MaxWidth = 150
          Options = [coAllowClick, coDraggable, coEnabled, coParentBidiMode, coParentColor, coResizable, coShowDropMark]
          Position = 3
          Width = 90
          WideText = 'Network'
        end
        item
          Margin = 2
          MaxWidth = 250
          Position = 4
          Width = 100
          WideText = 'User'
        end
        item
          Alignment = taRightJustify
          Margin = 2
          MaxWidth = 90
          Position = 5
          Width = 80
          WideText = 'Size'
        end
        item
          Alignment = taRightJustify
          Margin = 2
          MaxWidth = 80
          MinWidth = 50
          Position = 6
          WideText = 'Availability'
        end
        item
          Margin = 2
          MaxWidth = 300
          Position = 7
          Width = 120
          WideText = 'Title'
        end
        item
          Margin = 2
          MaxWidth = 200
          Position = 8
          Width = 120
          WideText = 'Artist'
        end
        item
          Margin = 2
          MaxWidth = 200
          Position = 9
          Width = 120
          WideText = 'Album'
        end
        item
          Margin = 2
          MaxWidth = 100
          Position = 11
          Width = 80
          WideText = 'Category'
        end
        item
          Alignment = taRightJustify
          Margin = 2
          MaxWidth = 70
          Position = 12
          Width = 55
          WideText = 'Length'
        end
        item
          Alignment = taRightJustify
          Margin = 2
          MaxWidth = 65
          Position = 13
          Width = 45
          WideText = 'Bitrate'
        end
        item
          Alignment = taRightJustify
          Margin = 2
          MaxWidth = 90
          Position = 14
          WideText = 'Resolution'
        end
        item
          Alignment = taRightJustify
          Margin = 2
          MaxWidth = 60
          Options = [coAllowClick, coDraggable, coEnabled, coParentBidiMode, coParentColor, coResizable, coShowDropMark]
          Position = 10
          Width = 40
          WideText = 'Track'
        end
        item
          Margin = 2
          Options = [coAllowClick, coDraggable, coEnabled, coParentBidiMode, coParentColor, coResizable, coShowDropMark]
          Position = 1
          Width = 150
          WideText = 'Path'
        end
        item
          Alignment = taRightJustify
          Margin = 2
          MaxWidth = 90
          Options = [coAllowClick, coDraggable, coEnabled, coParentBidiMode, coParentColor, coResizable, coShowDropMark]
          Position = 15
          Width = 80
          WideText = 'Media Size'
        end
        item
          Alignment = taRightJustify
          Margin = 2
          MaxWidth = 100
          Options = [coAllowClick, coDraggable, coEnabled, coParentBidiMode, coParentColor, coResizable, coShowDropMark]
          Position = 16
          Width = 80
          WideText = 'Creation Date'
        end
        item
          Margin = 2
          Options = [coAllowClick, coDraggable, coEnabled, coParentBidiMode, coParentColor, coResizable, coShowDropMark]
          Position = 17
          Width = 120
          WideText = 'Tracker'
        end
        item
          Margin = 2
          Options = [coAllowClick, coDraggable, coEnabled, coParentBidiMode, coParentColor, coResizable, coShowDropMark]
          Position = 18
          Width = 120
          WideText = 'Comment'
        end
        item
          Alignment = taRightJustify
          Margin = 2
          MaxWidth = 100
          Options = [coAllowClick, coDraggable, coEnabled, coParentBidiMode, coParentColor, coResizable, coShowDropMark]
          Position = 19
          WideText = 'Time Found'
        end>
      WideDefaultText = ''
    end
  end
  object TopPanel: TPanel
    Left = 0
    Top = 0
    Width = 756
    Height = 40
    Align = alTop
    BevelOuter = bvNone
    TabOrder = 1
    object VSpacePanel: TPanel
      Left = 0
      Top = 37
      Width = 756
      Height = 3
      Align = alBottom
      BevelOuter = bvNone
      TabOrder = 0
    end
    object CtrlPanel: TPanel
      Left = 0
      Top = 2
      Width = 756
      Height = 35
      Align = alClient
      BevelOuter = bvNone
      BorderStyle = bsSingle
      FullRepaint = False
      TabOrder = 1
      object FilterPanel: TPanel
        Left = 440
        Top = 0
        Width = 212
        Height = 31
        Align = alRight
        BevelOuter = bvNone
        TabOrder = 0
        DesignSize = (
          212
          31)
        object FilterLbl: TLabel
          Left = 6
          Top = 10
          Width = 25
          Height = 13
          Anchors = [akTop, akRight]
          Caption = 'Filter:'
        end
        object FilterBevel: TBevel
          Left = 0
          Top = 3
          Width = 2
          Height = 26
          Shape = bsLeftLine
        end
        object FilterKeyCombo: TComboBox
          Left = 34
          Top = 6
          Width = 81
          Height = 21
          Hint = 'Which field to filter'
          Style = csDropDownList
          Anchors = [akTop, akRight]
          DropDownCount = 10
          ItemHeight = 13
          ParentShowHint = False
          ShowHint = True
          TabOrder = 0
          OnChange = FilterEditChange
          Items.Strings = (
            'None'
            'Everything'
            'Filename'
            'Size'
            'Bitrate'
            'Artist'
            'Title'
            'Album'
            'MediaSize'
            'Comment')
        end
        object FilterEdit: TEdit
          Left = 118
          Top = 6
          Width = 89
          Height = 21
          Hint = 'Filter string. You can use > and < prefixes for numbers'
          Anchors = [akTop, akRight]
          ParentShowHint = False
          ShowHint = True
          TabOrder = 1
          OnChange = FilterEditChange
        end
      end
      object ButtonPanel: TPanel
        Left = 0
        Top = 0
        Width = 185
        Height = 31
        Align = alLeft
        BevelOuter = bvNone
        TabOrder = 1
        DesignSize = (
          185
          31)
        object CloseSearchBtn: TSpeedButton
          Left = 4
          Top = 4
          Width = 25
          Height = 24
          Hint = 'Remove search'
          Flat = True
          Glyph.Data = {
            36060000424D3606000000000000360000002800000020000000100000000100
            18000000000000060000C30E0000C30E0000000000000000000000FF0000FF00
            00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
            0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
            FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
            00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
            0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
            FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
            00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
            0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
            FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
            1517B0212996262E8C00FF0000FF0000FF0000FF0000FF002027992028952936
            7B00FF0000FF0000FF0000FF0000FF0044444448484849494900FF0000FF0000
            FF0000FF0000FF0048484847474749494900FF0000FF0000FF0000FF0000FF00
            5F5FD81917CA1E1CC7262D9D00FF0000FF0000FF001D1DC51817CA514FDB3F4A
            8A00FF0000FF0000FF0000FF0000FF008383834C4C4C4F4F4F4D4D4D00FF0000
            FF0000FF004F4F4F4C4C4C7979795C5C5C00FF0000FF0000FF0000FF0000FF00
            00FF004A4BDB1F1FD12524D12A2F9700FF002626CA2121D23D3EDA4B539E00FF
            0000FF0000FF0000FF0000FF0000FF0000FF007676765454545858584D4D4D00
            FF005757575656566C6C6C68686800FF0000FF0000FF0000FF0000FF0000FF00
            00FF0000FF002F31DF2525DC2926D3292DBA2828DE3231E336429A00FF0000FF
            0000FF0000FF0000FF0000FF0000FF0000FF0000FF006565655B5B5B5A5A5A56
            56565E5E5E6666665B5B5B00FF0000FF0000FF0000FF0000FF0000FF0000FF00
            00FF0000FF0000FF004647E72B2CE8302DEF3232D8303A9400FF0000FF0000FF
            0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0076767664646467
            676763636354545400FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
            00FF0000FF0000FF006F71F02D2FF33933F83636D22A397300FF0000FF0000FF
            0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF009696966969696E
            6E6E64646448484800FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
            00FF0000FF003D3DE93938FB5F62FE4445FC3636FF3D40CF2B397400FF0000FF
            0000FF0000FF0000FF0000FF0000FF0000FF0000FF007070707272729090907B
            7B7B7272726A6A6A49494900FF0000FF0000FF0000FF0000FF0000FF0000FF00

⌨️ 快捷键说明

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