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

📄 mainform.dfm

📁 文件同步备份工具
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object frmMain: TfrmMain
  Left = 306
  Top = 237
  BorderIcons = []
  BorderStyle = bsDialog
  Caption = #25991#20214#21516#27493#22791#20221#24037#20855
  ClientHeight = 285
  ClientWidth = 463
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  ShowHint = True
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object bsSkinGroupBox1: TbsSkinGroupBox
    Left = 2
    Top = 3
    Width = 458
    Height = 246
    TabOrder = 0
    SkinData = bsSkinData1
    SkinDataName = 'groupbox'
    DefaultFont.Charset = DEFAULT_CHARSET
    DefaultFont.Color = clWindowText
    DefaultFont.Height = 12
    DefaultFont.Name = #23435#20307
    DefaultFont.Style = []
    DefaultWidth = 0
    DefaultHeight = 0
    UseSkinFont = True
    AutoEnabledControls = True
    CheckedMode = False
    Checked = False
    DefaultAlignment = taLeftJustify
    DefaultCaptionHeight = 22
    BorderStyle = bvFrame
    CaptionMode = True
    RollUpMode = False
    RollUpState = False
    NumGlyphs = 1
    Spacing = 2
    Caption = #20219#21153#21015#34920
    object lvTask: TbsSkinListView
      Left = 1
      Top = 23
      Width = 437
      Height = 203
      Align = alClient
      Checkboxes = True
      Columns = <
        item
          AutoSize = True
          Caption = #28304#30446#24405#20301#32622
        end
        item
          AutoSize = True
          Caption = #30446#26631#30446#24405#20301#32622
        end
        item
          Caption = 'TaskIndex'
          Width = 0
        end>
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = 12
      Font.Name = #23435#20307
      Font.Style = []
      ReadOnly = True
      RowSelect = True
      ParentFont = False
      TabOrder = 0
      ViewStyle = vsReport
      HeaderSkinDataName = 'resizebutton'
      HScrollBar = bsSkinScrollBar2
      VScrollBar = bsSkinScrollBar1
      DefaultFont.Charset = DEFAULT_CHARSET
      DefaultFont.Color = clWindowText
      DefaultFont.Height = 12
      DefaultFont.Name = #23435#20307
      DefaultFont.Style = []
      UseSkinFont = True
      SkinData = bsSkinData1
      SkinDataName = 'listview'
      DefaultColor = clWindow
    end
    object bsSkinScrollBar1: TbsSkinScrollBar
      Left = 438
      Top = 23
      Width = 19
      Height = 203
      TabOrder = 1
      Visible = False
      SkinData = bsSkinData1
      SkinDataName = 'vscrollbar'
      DefaultFont.Charset = DEFAULT_CHARSET
      DefaultFont.Color = clWindowText
      DefaultFont.Height = 12
      DefaultFont.Name = #23435#20307
      DefaultFont.Style = []
      DefaultWidth = 19
      DefaultHeight = 0
      UseSkinFont = True
      Both = False
      BothMarkerWidth = 19
      BothSkinDataName = 'bothhscrollbar'
      CanFocused = False
      Align = alRight
      Kind = sbVertical
      PageSize = 0
      Min = 0
      Max = 100
      Position = 0
      SmallChange = 1
      LargeChange = 1
    end
    object bsSkinScrollBar2: TbsSkinScrollBar
      Left = 1
      Top = 226
      Width = 456
      Height = 19
      TabOrder = 2
      Visible = False
      SkinData = bsSkinData1
      SkinDataName = 'hscrollbar'
      DefaultFont.Charset = DEFAULT_CHARSET
      DefaultFont.Color = clWindowText
      DefaultFont.Height = 12
      DefaultFont.Name = #23435#20307
      DefaultFont.Style = []
      DefaultWidth = 0
      DefaultHeight = 19
      UseSkinFont = True
      Both = False
      BothMarkerWidth = 19
      BothSkinDataName = 'bothhscrollbar'
      CanFocused = False
      Align = alBottom
      Kind = sbHorizontal
      PageSize = 0
      Min = 0
      Max = 486
      Position = 0
      SmallChange = 1
      LargeChange = 1
    end
  end
  object btnNewTask: TbsSkinButton
    Left = 8
    Top = 256
    Width = 63
    Height = 21
    TabOrder = 1
    SkinData = bsSkinData1
    SkinDataName = 'button'
    DefaultFont.Charset = DEFAULT_CHARSET
    DefaultFont.Color = clWindowText
    DefaultFont.Height = 12
    DefaultFont.Name = #23435#20307
    DefaultFont.Style = []
    DefaultWidth = 0
    DefaultHeight = 0
    UseSkinFont = True
    RepeatMode = False
    RepeatInterval = 100
    AllowAllUp = False
    TabStop = True
    CanFocused = True
    Down = False
    GroupIndex = 0
    Caption = #26032#20219#21153
    NumGlyphs = 1
    Spacing = 1
    OnClick = btnNewTaskClick
  end
  object btnEditTask: TbsSkinButton
    Left = 80
    Top = 256
    Width = 63
    Height = 21
    TabOrder = 2
    SkinData = bsSkinData1
    SkinDataName = 'button'
    DefaultFont.Charset = DEFAULT_CHARSET
    DefaultFont.Color = clWindowText
    DefaultFont.Height = 12
    DefaultFont.Name = #23435#20307
    DefaultFont.Style = []
    DefaultWidth = 0
    DefaultHeight = 0
    UseSkinFont = True
    RepeatMode = False
    RepeatInterval = 100
    AllowAllUp = False
    TabStop = True
    CanFocused = True
    Down = False
    GroupIndex = 0
    Caption = #20462#25913
    NumGlyphs = 1
    Spacing = 1
    OnClick = btnEditTaskClick
  end
  object btnDelTask: TbsSkinButton
    Left = 152
    Top = 256
    Width = 63
    Height = 21
    TabOrder = 3
    SkinData = bsSkinData1
    SkinDataName = 'button'
    DefaultFont.Charset = DEFAULT_CHARSET
    DefaultFont.Color = clWindowText
    DefaultFont.Height = 12
    DefaultFont.Name = #23435#20307
    DefaultFont.Style = []
    DefaultWidth = 0
    DefaultHeight = 0
    UseSkinFont = True
    RepeatMode = False
    RepeatInterval = 100
    AllowAllUp = False
    TabStop = True
    CanFocused = True
    Down = False
    GroupIndex = 0
    Caption = #21024#38500
    NumGlyphs = 1
    Spacing = 1
    OnClick = btnDelTaskClick
  end
  object btnAll: TbsSkinButton
    Left = 288
    Top = 256
    Width = 63
    Height = 21
    TabOrder = 4
    SkinData = bsSkinData1
    SkinDataName = 'button'
    DefaultFont.Charset = DEFAULT_CHARSET
    DefaultFont.Color = clWindowText
    DefaultFont.Height = 12
    DefaultFont.Name = #23435#20307
    DefaultFont.Style = []
    DefaultWidth = 0
    DefaultHeight = 0
    UseSkinFont = True
    RepeatMode = False
    RepeatInterval = 100
    AllowAllUp = False
    TabStop = True
    CanFocused = True
    Down = False
    GroupIndex = 0
    Caption = #20840#37096#21516#27493
    NumGlyphs = 1
    Spacing = 1
    OnClick = btnAllClick
  end
  object btnSelected: TbsSkinButton
    Left = 360
    Top = 256
    Width = 63
    Height = 21
    TabOrder = 5
    SkinData = bsSkinData1
    SkinDataName = 'button'
    DefaultFont.Charset = DEFAULT_CHARSET
    DefaultFont.Color = clWindowText
    DefaultFont.Height = 12
    DefaultFont.Name = #23435#20307
    DefaultFont.Style = []
    DefaultWidth = 0
    DefaultHeight = 0
    UseSkinFont = True
    RepeatMode = False
    RepeatInterval = 100
    AllowAllUp = False
    TabStop = True
    CanFocused = True
    Down = False
    GroupIndex = 0
    Caption = #21516#27493#36873#20013
    NumGlyphs = 1
    Spacing = 1
    OnClick = btnSelectedClick
  end
  object ProgressPanel: TbsSkinPanel
    Left = 32
    Top = 64
    Width = 377
    Height = 150
    TabOrder = 6
    Visible = False
    SkinData = bsSkinData1
    SkinDataName = 'panel'
    DefaultFont.Charset = DEFAULT_CHARSET
    DefaultFont.Color = clWindowText
    DefaultFont.Height = 12
    DefaultFont.Name = #23435#20307
    DefaultFont.Style = []
    DefaultWidth = 0
    DefaultHeight = 0
    UseSkinFont = True
    AutoEnabledControls = True
    CheckedMode = False
    Checked = False
    DefaultAlignment = taLeftJustify
    DefaultCaptionHeight = 22
    BorderStyle = bvFrame
    CaptionMode = False
    RollUpMode = False
    RollUpState = False
    NumGlyphs = 1
    Spacing = 2
    Caption = 'ProgressPanel'
    object Label1: TLabel
      Left = 16
      Top = 16
      Width = 48
      Height = 12
      Caption = #28304#25991#20214#65306
      Transparent = True
    end
    object Label2: TLabel
      Left = 4
      Top = 48
      Width = 60
      Height = 12
      Caption = #30446#26631#25991#20214#65306
      Transparent = True
    end
    object lbSourceFile: TLabel
      Left = 80
      Top = 16
      Width = 289
      Height = 32
      AutoSize = False
      Transparent = True
      WordWrap = True
    end
    object lbDestFile: TLabel
      Left = 80
      Top = 48
      Width = 289
      Height = 32
      AutoSize = False
      Transparent = True
      WordWrap = True
    end
    object Label3: TLabel
      Left = 16
      Top = 80
      Width = 48
      Height = 12
      Caption = #24050#22797#21046#65306
      Transparent = True
    end
    object Label4: TLabel
      Left = 16
      Top = 112
      Width = 48
      Height = 12
      Caption = #24050#36339#36807#65306
      Transparent = True
    end
    object lbCopyCount: TLabel
      Left = 72
      Top = 80
      Width = 102
      Height = 12
      AutoSize = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
    object lbJumpCount: TLabel
      Left = 72
      Top = 112
      Width = 102
      Height = 12
      AutoSize = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
    object Label5: TLabel
      Left = 168
      Top = 128
      Width = 84
      Height = 12

⌨️ 快捷键说明

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