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

📄 frmmain.dfm

📁 Apprehend Screen Capture Component Version 4.2 A non-visible component to capture images. Freeware w
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object FormMain: TFormMain
  Left = 268
  Top = 151
  Width = 615
  Height = 420
  Caption = 'Apprehend 2001 ImageEn Demo'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Icon.Data = {
    0000010001002020100000000000E80200001600000028000000200000004000
    0000010004000000000080020000000000000000000000000000000000000000
    0000000080000080000000808000800000008000800080800000C0C0C0008080
    80000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF000000
    0000000000000000000000000000000000000000000000000000000000000000
    000000000000000000000000000000000FFFFFFFFFFFFFFFFFFFFFFFFF000000
    0FFF0000FF000FF000FF00FFFF0000000FFFF00FFF0F0FF0F0FF00FFFF000000
    0FFFF00FF00F0F00F0FF00FFFF0000000FFFFF00F00F0F00F0FF00FFFF000000
    0FFF0000F00F0F00F0FF00FFFF0000000FFFF000FF000FF000FF00FFFF000000
    0FFFFFFFFFFFFFFFFFFFFFFFFF0000000FFFFFFFFFFFFFFFFFFFFFFFFF000000
    00000000000000000000000000000000EE0B333B333033B0EE08000000000000
    EEE0BB0B0003BB0EEE08000000000000EEE0BB0B0003BB0EEE08000000000000
    EEEE0030EEE000EEEE08000000000000EEEEEE0EEEEEEEEEEE08000000000000
    EEEEEEEEEEEEEEEEEE08000000000000EEEEEEEEEEEEEEEEEE08000000000000
    EEEEEEEEEEEEEEEEEE08000000000000EEEEEEEEEEEE000EEE08000000000000
    EEEEEEEEEEE0BBB0EE08000000000000EEEEEEEEEEE0BBB0EE08000000000000
    EEEEEEEEEEE0BBB0EE08000000000000EEEEEEEEEEEE000EEE08000000000000
    EEEEEEEEEEEEEEEEEE08000000000000EEEEEEEEEEEEEEEEEE08000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    000000000000000000000000000000000000000000000000000000000000FFFF
    FFFFFFFFFFFFF0000001F0000001F0000001F0000001F0000001F0000001F000
    0001F0000001F0000001F0000001E0000001E00000FFE00000FFE00000FFE000
    00FFE00000FFE00000FFE00000FFE00000FFE00000FFE00000FFE00000FFE000
    00FFE00000FFE00000FFE00000FFE00001FFFFFFFFFFFFFFFFFFFFFFFFFF}
  Menu = MainMenu1
  OldCreateOrder = False
  Position = poScreenCenter
  OnCloseQuery = FormCloseQuery
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object StatusBar1: TStatusBar
    Left = 0
    Top = 355
    Width = 607
    Height = 19
    Panels = <
      item
        Width = 200
      end
      item
        Width = 200
      end
      item
        Width = 160
      end
      item
        Width = 160
      end
      item
        Width = 150
      end
      item
        Width = 50
      end>
    SimplePanel = False
  end
  object PageControl1: TPageControl
    Left = 0
    Top = 63
    Width = 607
    Height = 284
    Align = alClient
    Images = CaptureImageList
    TabOrder = 1
    OnChange = PageControl1Change
  end
  object ProgressBar1: TProgressBar
    Left = 0
    Top = 347
    Width = 607
    Height = 8
    Align = alBottom
    Min = 0
    Max = 100
    TabOrder = 2
    Visible = False
  end
  object PageScroller1: TPageScroller
    Left = 0
    Top = 0
    Width = 607
    Height = 33
    Align = alTop
    AutoScroll = True
    Control = ToolBar1
    TabOrder = 3
    object ToolBar1: TToolBar
      Left = 0
      Top = 0
      Width = 607
      AutoSize = True
      BorderWidth = 1
      ButtonHeight = 24
      Color = clBtnFace
      EdgeBorders = [ebTop, ebBottom]
      Flat = True
      Images = ImageList1
      Indent = 5
      ParentColor = False
      ParentShowHint = False
      ShowHint = True
      TabOrder = 0
      Wrapable = False
      object ToolButton9: TToolButton
        Left = 5
        Top = 0
        Action = FileNew1
      end
      object ToolButton1: TToolButton
        Left = 28
        Top = 0
        Action = FileOpen1
      end
      object ToolButton4: TToolButton
        Left = 51
        Top = 0
        Action = FileClose1
      end
      object ToolButton12: TToolButton
        Left = 74
        Top = 0
        Action = FileCloseAll1
      end
      object ToolButton11: TToolButton
        Left = 97
        Top = 0
        Width = 8
        Caption = 'ToolButton11'
        ImageIndex = 24
        Style = tbsSeparator
      end
      object ToolButton2: TToolButton
        Left = 105
        Top = 0
        Action = FileSave1
      end
      object ToolButton5: TToolButton
        Left = 128
        Top = 0
        Action = FileSaveAs1
      end
      object ToolButton3: TToolButton
        Left = 151
        Top = 0
        Width = 8
        Caption = 'ToolButton3'
        ImageIndex = 2
        Style = tbsSeparator
      end
      object ToolButton6: TToolButton
        Left = 159
        Top = 0
        Action = EditCopy1
      end
      object ToolButton28: TToolButton
        Left = 182
        Top = 0
        Action = EditPaste1
      end
      object ToolButton13: TToolButton
        Left = 205
        Top = 0
        Action = EditPasteNew1
      end
      object ToolButton27: TToolButton
        Left = 228
        Top = 0
        Action = ViewFullScreen1
      end
      object ToolButton26: TToolButton
        Left = 251
        Top = 0
        Width = 8
        Caption = 'ToolButton26'
        ImageIndex = 24
        Style = tbsSeparator
      end
      object ToolButton21: TToolButton
        Left = 259
        Top = 0
        Action = EditCrop1
      end
      object ToolButton8: TToolButton
        Left = 282
        Top = 0
        Width = 8
        Caption = 'ToolButton8'
        ImageIndex = 24
        Style = tbsSeparator
      end
      object ToolButton22: TToolButton
        Left = 290
        Top = 0
        Action = EditUndo1
      end
      object ToggleSelect1: TToolButton
        Left = 313
        Top = 0
        Hint = 'Toggle Select'
        DropdownMenu = SelectPopupMenu
        ImageIndex = 28
      end
      object ToolButton7: TToolButton
        Left = 336
        Top = 0
        Width = 8
        Caption = 'ToolButton7'
        ImageIndex = 3
        Style = tbsSeparator
      end
      object ToolButton14: TToolButton
        Left = 344
        Top = 0
        Action = CaptureDesktop1
      end
      object ToolButton15: TToolButton
        Left = 367
        Top = 0
        Action = CaptureArea1
      end
      object ToolButton16: TToolButton
        Left = 390
        Top = 0
        Action = CaptureActive1
      end
      object ToolButton18: TToolButton
        Left = 413
        Top = 0
        Action = CaptureObject1
      end
      object ToolButton17: TToolButton
        Left = 436
        Top = 0
        Width = 8
        Caption = 'ToolButton17'
        ImageIndex = 21
        Style = tbsSeparator
      end
      object ToolButton19: TToolButton
        Left = 444
        Top = 0
        Action = FileExit1
      end
    end
  end
  object ToolBar2: TToolBar
    Left = 0
    Top = 33
    Width = 607
    Height = 30
    BorderWidth = 1
    Caption = 'ToolBar2'
    EdgeBorders = [ebBottom]
    Flat = True
    Images = ImageList1
    Indent = 5
    TabOrder = 4
    object ToolButton20: TToolButton
      Left = 5
      Top = 0
      Action = ImageEffects1
      AutoSize = True
    end
    object ToolButton29: TToolButton
      Left = 28
      Top = 0
      Action = ImageRotate1
      AutoSize = True
      DropdownMenu = RotatePopupMenu
      Style = tbsDropDown
    end
    object ToolButton30: TToolButton
      Left = 64
      Top = 0
      Action = ImageVertFlip1
      AutoSize = True
      DropdownMenu = FlipPopupMenu
      Style = tbsDropDown
    end
    object ToolButton31: TToolButton
      Left = 100
      Top = 0
      Action = ImageResize1
      AutoSize = True
    end
    object ToolButton23: TToolButton
      Left = 123

⌨️ 快捷键说明

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