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

📄 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 = 88
  Top = 262
  Width = 737
  Height = 420
  Caption = 'Apprehend 2001 TImage 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}
  KeyPreview = True
  Menu = MainMenu1
  OldCreateOrder = False
  OnCloseQuery = FormCloseQuery
  OnCreate = FormCreate
  OnDestroy = FormDestroy
  OnKeyDown = FormKeyDown
  PixelsPerInch = 96
  TextHeight = 13
  object ToolBar2: TToolBar
    Left = 0
    Top = 0
    Width = 729
    Height = 30
    AutoSize = True
    BorderWidth = 1
    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 ToolButton2: TToolButton
      Left = 97
      Top = 0
      Action = FileSave1
    end
    object ToolButton5: TToolButton
      Left = 120
      Top = 0
      Action = FileSaveAs1
    end
    object ToolButton24: TToolButton
      Left = 143
      Top = 0
      Width = 8
      Caption = 'ToolButton24'
      ImageIndex = 24
      Style = tbsSeparator
    end
    object ToolButton8: TToolButton
      Left = 151
      Top = 0
      Action = FilePrint1
      ImageIndex = 14
    end
    object ToolButton3: TToolButton
      Left = 174
      Top = 0
      Width = 8
      Caption = 'ToolButton3'
      ImageIndex = 2
      Style = tbsSeparator
    end
    object ToolButton6: TToolButton
      Left = 182
      Top = 0
      Hint = 'Copy|Copies the selection or image and puts it on the Clipboard'
      Action = EditCopy1
    end
    object ToolButton13: TToolButton
      Left = 205
      Top = 0
      Action = EditPaste1
    end
    object ToolButton21: TToolButton
      Left = 228
      Top = 0
      Action = EditCrop1
    end
    object ToolButton22: TToolButton
      Left = 251
      Top = 0
      Action = EditUndo1
    end
    object ToolButton7: TToolButton
      Left = 274
      Top = 0
      Width = 8
      Caption = 'ToolButton7'
      ImageIndex = 3
      Style = tbsSeparator
    end
    object ToolButton14: TToolButton
      Left = 282
      Top = 0
      Action = CaptureDesktop1
    end
    object ToolButton15: TToolButton
      Left = 305
      Top = 0
      Action = CaptureArea1
    end
    object ToolButton16: TToolButton
      Left = 328
      Top = 0
      Action = CaptureActive1
    end
    object ToolButton18: TToolButton
      Left = 351
      Top = 0
      Action = CaptureObject1
    end
    object ToolButton23: TToolButton
      Left = 374
      Top = 0
      Width = 8
      Caption = 'ToolButton23'
      ImageIndex = 24
      Style = tbsSeparator
    end
    object Label1: TLabel
      Left = 382
      Top = 0
      Width = 36
      Height = 22
      Caption = '  Scale:'
    end
    object TrackBar1: TTrackBar
      Left = 418
      Top = 0
      Width = 94
      Height = 22
      Hint = '100%'
      Max = 500
      Min = 1
      Orientation = trHorizontal
      ParentShowHint = False
      PageSize = 10
      Frequency = 50
      Position = 100
      SelEnd = 0
      SelStart = 0
      ShowHint = True
      TabOrder = 0
      ThumbLength = 10
      TickMarks = tmBottomRight
      TickStyle = tsAuto
      OnChange = TrackBar1Change
    end
    object PctBtn: TSpeedButton
      Left = 512
      Top = 0
      Width = 41
      Height = 22
      Hint = 'Click = 100%'
      Caption = '100%'
      Flat = True
      ParentShowHint = False
      ShowHint = True
      Transparent = False
      OnClick = PctBtnClick
    end
    object ToolButton20: TToolButton
      Left = 553
      Top = 0
      Width = 8
      Caption = 'ToolButton20'
      ImageIndex = 33
      Style = tbsSeparator
    end
    object ToolButton19: TToolButton
      Left = 561
      Top = 0
      Action = FileExit1
    end
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 355
    Width = 729
    Height = 19
    Panels = <
      item
        Width = 200
      end
      item
        Width = 200
      end
      item
        Width = 100
      end
      item
        Width = 100
      end
      item
        Width = 50
      end>
    SimplePanel = False
  end
  object PageControl1: TPageControl
    Left = 0
    Top = 30
    Width = 729
    Height = 317
    Align = alClient
    Images = CaptureImageList
    TabOrder = 2
    OnChange = PageControl1Change
  end
  object ProgressBar1: TProgressBar
    Left = 0
    Top = 347
    Width = 729
    Height = 8
    Align = alBottom
    Min = 0
    Max = 100
    TabOrder = 3
    Visible = False
  end
  object OpenPictureDialog1: TOpenPictureDialog
    DefaultExt = 'jpg'

⌨️ 快捷键说明

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