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

📄 unit1.~dfm

📁 双击可执行文件
💻 ~DFM
字号:
object Form1: TForm1
  Left = 244
  Top = 150
  AutoScroll = False
  Caption = #22270#20687#32508#21512#22788#29702#31995#32479
  ClientHeight = 302
  ClientWidth = 514
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Bevel1: TBevel
    Left = 11
    Top = 14
    Width = 376
    Height = 279
    Shape = bsFrame
  end
  object Image1: TImage
    Left = 20
    Top = 29
    Width = 359
    Height = 256
    Stretch = True
  end
  object GroupBox2: TGroupBox
    Left = 393
    Top = 9
    Width = 111
    Height = 284
    Caption = #22270#29255#32508#21512#25928#26524
    TabOrder = 0
    object BitBtn1: TBitBtn
      Left = 18
      Top = 67
      Width = 75
      Height = 25
      Caption = #28014#38613#25928#26524
      TabOrder = 0
      OnClick = BitBtn1Click
    end
    object BitBtn2: TBitBtn
      Left = 18
      Top = 32
      Width = 75
      Height = 25
      Caption = #25171#24320#22270#29255
      TabOrder = 1
      OnClick = BitBtn2Click
    end
    object BitBtn3: TBitBtn
      Left = 18
      Top = 172
      Width = 75
      Height = 25
      Caption = 'JPG'#36716'BMP'
      TabOrder = 2
      OnClick = BitBtn3Click
    end
    object BitBtn4: TBitBtn
      Left = 18
      Top = 207
      Width = 75
      Height = 25
      Caption = 'BMP'#36716'JPG'
      TabOrder = 3
      OnClick = BitBtn4Click
    end
    object BitBtn5: TBitBtn
      Left = 18
      Top = 102
      Width = 75
      Height = 25
      Caption = #27700#24179#20132#38169
      TabOrder = 4
      OnClick = BitBtn5Click
    end
    object BitBtn6: TBitBtn
      Left = 18
      Top = 137
      Width = 75
      Height = 25
      Caption = #22270#29255#32763#36716
      TabOrder = 5
      OnClick = BitBtn6Click
    end
    object BitBtn7: TBitBtn
      Left = 18
      Top = 242
      Width = 75
      Height = 25
      Caption = #20445#23384#22270#29255
      TabOrder = 6
      OnClick = BitBtn7Click
    end
  end
  object Edit1: TEdit
    Left = 31
    Top = 7
    Width = 54
    Height = 15
    BorderStyle = bsNone
    Color = clBtnFace
    Ctl3D = False
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlue
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
    ParentCtl3D = False
    ParentFont = False
    ReadOnly = True
    TabOrder = 1
    Text = ' '#22270#29255#26174#31034
  end
  object OpenPictureDialog1: TOpenPictureDialog
    Filter = 
      'All (*.jpg;*.jpeg;*.bmp)|*.jpg;*.jpeg;*.bmp|JPEG Image File (*.j' +
      'pg)|*.jpg|JPEG Image File (*.jpeg)|*.jpeg|Bitmaps (*.bmp)|*.bmp'
    Left = 243
    Top = 31
  end
  object SavePictureDialog1: TSavePictureDialog
    Filter = 
      'All (*.jpg;*.jpeg;*.bmp)|*.jpg;*.jpeg;*.bmp|JPEG Image File (*.j' +
      'pg)|*.jpg|JPEG Image File (*.jpeg)|*.jpeg|Bitmaps (*.bmp)|*.bmp'
    Left = 275
    Top = 31
  end
  object XPManifest1: TXPManifest
    Left = 259
    Top = 63
  end
end

⌨️ 快捷键说明

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