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

📄 frmmain.dfm

📁 Apprehend Screen Capture Component Version 4.2 A non-visible component to capture images. Freeware w
💻 DFM
📖 第 1 页 / 共 5 页
字号:
      Caption = 'Help Contents'
      Hint = 'Help Contents|Display component help contents'
      OnExecute = HelpContents1Execute
    end
    object OptionsDelay1: TAction
      Category = 'Options'
      Caption = 'Delay...'
      Hint = 'Delay|Set screen capture delay'
      OnExecute = OptionsDelay1Execute
    end
    object EditPasteSelection1: TAction
      Category = 'Edit'
      Caption = 'Paste to &selection'
      Hint = 'Paste Selected|Paste clipboard to seleected area'
      ImageIndex = 37
      OnExecute = EditPasteSelection1Execute
    end
    object EditPasteNew1: TAction
      Category = 'Edit'
      Caption = 'Paste clipboard into new image'
      Hint = 'Pase New|Paste clipboard contents to new image'
      ImageIndex = 39
      ShortCut = 16470
      OnExecute = EditPasteNew1Execute
    end
    object EditCrop1: TAction
      Category = 'Edit'
      Caption = 'Crop'
      Hint = 'Crop|Crop the image to the selected area'
      ImageIndex = 27
      OnExecute = EditCrop1Execute
    end
    object EditUndo1: TAction
      Category = 'Edit'
      Caption = 'Undo'
      Hint = 'Undo|Undo last change'
      ImageIndex = 3
      OnExecute = EditUndo1Execute
    end
    object SelectZoom1: TAction
      Category = 'Select'
      Caption = 'SelectZoom1'
      Hint = 'Zoom|Zoom to selection'
      ImageIndex = 13
      OnExecute = SelectZoom1Execute
    end
    object SelectRect1: TAction
      Category = 'Select'
      Caption = 'SelectRect1'
      Checked = True
      Hint = 'Rectangle|Select rectangle'
      ImageIndex = 42
      OnExecute = SelectRect1Execute
    end
    object SelectCircle1: TAction
      Category = 'Select'
      Caption = 'SelectCircle1'
      Hint = 'Circle|Select circle'
      ImageIndex = 43
      OnExecute = SelectCircle1Execute
    end
    object SelectPolygon1: TAction
      Category = 'Select'
      Caption = 'SelectPolygon1'
      Hint = 'Polygon|Select polygon'
      ImageIndex = 44
      OnExecute = SelectPolygon1Execute
    end
    object SelectNone1: TAction
      Category = 'Select'
      Caption = 'SelectNone1'
      Hint = 'None|Select none'
      ImageIndex = 41
      OnExecute = SelectNone1Execute
    end
    object ImageGrayScale1: TAction
      Category = 'Colors'
      Caption = '&GrayScale'
      Hint = 'GrayScale|Convert to grayscale'
      OnExecute = ImageGrayScale1Execute
    end
    object ImageBW1: TAction
      Category = 'Colors'
      Caption = '&Black && White'
      Hint = 'Black&&White|Convert to black && white'
      OnExecute = ImageBW1Execute
    end
    object Image16Color1: TAction
      Category = 'Colors'
      Caption = '16 Color'
      Hint = '16 Color|Convert to 16 color'
      OnExecute = Image16Color1Execute
    end
    object Image256Color1: TAction
      Category = 'Colors'
      Caption = '256 Color'
      Hint = '256 Color|Convert to 256 color'
      OnExecute = Image256Color1Execute
    end
    object ImageTrueColor1: TAction
      Category = 'Colors'
      Caption = '&True Color'
      Hint = 'True Color|Convert to true color'
      OnExecute = ImageTrueColor1Execute
    end
    object ImageEffects1: TAction
      Category = 'Image'
      Caption = '&Effects...'
      Hint = 'Effects|Image effects'
      ImageIndex = 29
      OnExecute = ImageEffects1Execute
    end
    object ImageBrightness1: TAction
      Category = 'Colors'
      Caption = '&Brightness'
      Hint = 'Brightness|Set image brightness'
      ImageIndex = 47
      OnExecute = ImageBrightness1Execute
    end
    object ImageRotate1: TAction
      Category = 'Image'
      Caption = '&Rotate...'
      Hint = 'Rotate|Rotate image'
      ImageIndex = 30
      OnExecute = ImageRotate1Execute
    end
    object ImageCalcColors1: TAction
      Category = 'Image'
      Caption = 'Calculate &Number of Image Colors'
      Hint = 'Colors|Calculate number of image colors'
      OnExecute = ImageCalcColors1Execute
    end
    object ImageResize1: TAction
      Category = 'Image'
      Caption = 'Resize &Canvas...'
      Hint = 'Resize|Resize canvas'
      ImageIndex = 33
      OnExecute = ImageResize1Execute
    end
    object ImageResample1: TAction
      Category = 'Image'
      Caption = 'Resize &Image'
      Hint = 'Resample|Resample image'
      ImageIndex = 34
      OnExecute = ImageResample1Execute
    end
    object ViewFullScreen1: TAction
      Category = 'View'
      Caption = '&Full Screen'
      Hint = 'Full Screen|View full screen'
      ImageIndex = 38
      OnExecute = ViewFullScreen1Execute
    end
    object ImageVertFlip1: TAction
      Category = 'Image'
      Caption = '&Vertical'
      Hint = 'Flip Vertical|Flip image vertically'
      ImageIndex = 31
      OnExecute = ImageVertFlip1Execute
    end
    object Flip1: TAction
      Category = 'Image'
      Caption = 'Flip'
      Hint = 'Flip|Flip image'
      ImageIndex = 31
      OnExecute = ImageHorzFlip1Execute
    end
    object ImageHorzFlip1: TAction
      Category = 'Image'
      Caption = '&Horzontal'
      Hint = 'Horzontal Flip|Flip image horzontally'
      ImageIndex = 32
      OnExecute = ImageHorzFlip1Execute
    end
    object ImageRotateRight1: TAction
      Category = 'Image'
      Caption = '&Right'
      Hint = 'Rotate Right|Rotate image right'
      OnExecute = ImageRotateRight1Execute
    end
    object ImageRotateLeft1: TAction
      Category = 'Image'
      Caption = '&Left'
      Hint = 'Rotate Left|Rotate image left'
      OnExecute = ImageRotateLeft1Execute
    end
    object ImageProperties1: TAction
      Category = 'Image'
      Caption = '&Properties...'
      Hint = 'Properties|Image properties'
    end
    object PrintSetup1: TAction
      Category = 'Print'
      Caption = 'Print &Setup'
      Hint = 'Print setup|Setup printer'
      ImageIndex = 35
      OnExecute = PrintSetup1Execute
    end
    object Print1: TAction
      Category = 'Print'
      Caption = '&Print'
      Hint = 'Print|Print image'
      ImageIndex = 46
      OnExecute = Print1Execute
    end
    object PrintPreview1: TAction
      Category = 'Print'
      Caption = 'PrintPreview1'
      Hint = 'Preview|Print preview'
      ImageIndex = 40
      OnExecute = PrintPreview1Execute
    end
    object OptionsToolbar1: TAction
      Category = 'Options'
      Caption = 'Options &Toolbar'
      Hint = 'Toolbar|Configure Toolbar Style'
    end
    object SelectWand1: TAction
      Category = 'Select'
      Caption = 'Select Wand'
      Hint = 'Magic Wand'
      ImageIndex = 49
      OnExecute = SelectWand1Execute
    end
    object WandFilter1: TAction
      Category = 'Select'
      Caption = 'WandFilter1'
      Hint = 'SelectWandFilter'
      ImageIndex = 50
      OnExecute = WandFilter1Execute
    end
  end
  object ImageList1: TImageList
    Left = 132
    Top = 164
    Bitmap = {
      494C010133003600040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600

⌨️ 快捷键说明

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