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

📄 imgpas.dfm

📁 EasyGasDpr 瓶装液化气 钢瓶 SQL,用户名:SYSTEM 密码:空
💻 DFM
字号:
object ImgDlg: TImgDlg
  Left = 224
  Top = 160
  BorderStyle = bsDialog
  Caption = #22270#20687#36755#20837
  ClientHeight = 305
  ClientWidth = 415
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object Panel1: TPanel
    Left = 0
    Top = 264
    Width = 415
    Height = 41
    Align = alBottom
    BevelOuter = bvNone
    TabOrder = 0
    object BitBtn1: TBitBtn
      Left = 88
      Top = 8
      Width = 75
      Height = 25
      Caption = #30830#23450
      TabOrder = 0
      Kind = bkOK
    end
    object BitBtn2: TBitBtn
      Left = 174
      Top = 8
      Width = 75
      Height = 25
      Caption = #21462#28040
      TabOrder = 1
      Kind = bkCancel
    end
    object Button1: TButton
      Left = 264
      Top = 8
      Width = 73
      Height = 25
      Caption = #21151#33021#33756#21333
      PopupMenu = PopupMenu1
      TabOrder = 2
      OnClick = Button1Click
    end
  end
  object ScrollBox1: TScrollBox
    Left = 0
    Top = 0
    Width = 415
    Height = 264
    HorzScrollBar.Tracking = True
    VertScrollBar.Tracking = True
    Align = alClient
    TabOrder = 1
    object IMAGE: TImage
      Left = 0
      Top = 0
      Width = 145
      Height = 161
      AutoSize = True
    end
  end
  object PopupMenu1: TPopupMenu
    Left = 240
    Top = 8
    object F1: TMenuItem
      Caption = #20174#25991#20214#21152#36733'[&F]'
      OnClick = F1Click
    end
    object S1: TMenuItem
      Caption = #20445#23384#21040#25991#20214'[&S]'
      OnClick = S1Click
    end
    object N1: TMenuItem
      Caption = '-'
    end
    object C1: TMenuItem
      Caption = #28165#38500#22270#20687'[&C]'
      OnClick = C1Click
    end
    object N2: TMenuItem
      Caption = '-'
    end
    object N4: TMenuItem
      Caption = #20174#35774#22791#36755#20837'[&I]'
    end
    object N3: TMenuItem
      Caption = #36873#25321#36755#20837#35774#22791'[&S]'
    end
  end
  object PICOPEN: TOpenPictureDialog
    Filter = 
      'All (*.jpg;*.jpeg;*.bmp;*.ico;*.emf;*.wmf)|*.jpg;*.jpeg;*.bmp|JP' +
      'EG Image File (*.jpg)|*.jpg|JPEG Image File (*.jpeg)|*.jpeg|Bitm' +
      'aps (*.bmp)|*.bmp'
    Left = 176
    Top = 8
  end
end

⌨️ 快捷键说明

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