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

📄 uimage_in.dfm

📁 青年文明号管理系统
💻 DFM
字号:
object image_in: Timage_in
  Left = 270
  Top = 164
  BorderStyle = bsDialog
  Caption = 'image_in'
  ClientHeight = 265
  ClientWidth = 409
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object Label1: TLabel
    Left = 21
    Top = 24
    Width = 48
    Height = 12
    Caption = #21333#20301#32534#21495
  end
  object Label2: TLabel
    Left = 18
    Top = 123
    Width = 48
    Height = 12
    Caption = #22270#29255#35828#26126
  end
  object Label3: TLabel
    Left = 42
    Top = 72
    Width = 24
    Height = 12
    Caption = #24207#21495
  end
  object BitBtn1: TBitBtn
    Left = 117
    Top = 225
    Width = 75
    Height = 25
    Caption = #20445#23384
    TabOrder = 0
    OnClick = BitBtn1Click
  end
  object BitBtn2: TBitBtn
    Left = 213
    Top = 225
    Width = 75
    Height = 25
    Caption = #21462#28040
    TabOrder = 1
  end
  object DBEdit1: TDBEdit
    Left = 81
    Top = 21
    Width = 121
    Height = 20
    DataField = 'dwbh'
    DataSource = DM.Dt_image
    Enabled = False
    TabOrder = 2
  end
  object DBEdit2: TDBEdit
    Left = 81
    Top = 69
    Width = 121
    Height = 20
    DataField = 'xh'
    DataSource = DM.Dt_image
    TabOrder = 3
  end
  object DBEdit3: TDBEdit
    Left = 81
    Top = 120
    Width = 121
    Height = 20
    DataField = 'ms'
    DataSource = DM.Dt_image
    TabOrder = 4
  end
  object Panel1: TPanel
    Left = 219
    Top = 9
    Width = 169
    Height = 205
    Caption = 'Panel1'
    TabOrder = 5
    object Image1: TImage
      Left = 1
      Top = 1
      Width = 167
      Height = 203
      Align = alClient
      PopupMenu = PopupMenu1
      Stretch = True
    end
  end
  object XPMenu1: TXPMenu
    DimLevel = 30
    GrayLevel = 10
    Font.Charset = GB2312_CHARSET
    Font.Color = clMenuText
    Font.Height = -11
    Font.Name = 'Tahoma'
    Font.Style = []
    Color = clBtnFace
    IconBackColor = clBtnFace
    MenuBarColor = clBtnFace
    SelectColor = clHighlight
    SelectBorderColor = clHighlight
    SelectFontColor = clMenuText
    DisabledColor = clInactiveCaption
    SeparatorColor = clBtnFace
    CheckedColor = clHighlight
    IconWidth = 24
    DrawSelect = True
    UseSystemColors = True
    OverrideOwnerDraw = False
    Gradient = False
    FlatMenu = False
    AutoDetect = True
    Active = True
    ControlUseTrueXPStyle = True
    BtnRoundArc = 5
    BtnOutLineBorderColor = 7552000
    BtnInnerBorderMoveColor = 3257087
    BtnInnerBorderFocusColor = 15183500
    BtnSurfaceNormalColor = 16251903
    BtnSurfaceDownColor = 14608359
    BtnSurfaceBottomLineColor = 14608359
    BtnSurfaceDownBottomLineColor = 15199215
    RdoChkControlChkColor = 41472
    ComboBoxChkColor = 9201994
    ComboboxSurfaceMoveColor = 16771030
    ControlDisabledBorderColor = 11913158
    Left = 315
    Top = 213
  end
  object OpenDialog1: TOpenImageEnDialog
    Filter = 
      'All graphics|*.tif;*.tiff;*.fax;*.g3n;*.g3f;*.jpg;*.jpeg;*.jpe;*' +
      '.pcx;*.bmp;*.dib;*.rle;*.ico;*.cur;*.png;*.wmf;*.emf;*.tga;*.tar' +
      'ga;*.vda;*.icb;*.vst;*.pix;*.pxm;*.ppm;*.pgm;*.pbm;*.jp2;*.j2k;*' +
      '.jpc;*.j2c;*.avi|TIFF Bitmap (TIF;TIFF;FAX;G3N;G3F)|*.tif;*.tiff' +
      ';*.fax;*.g3n;*.g3f|JPEG Bitmap (JPG;JPEG;JPE)|*.jpg;*.jpeg;*.jpe' +
      '|PaintBrush (PCX)|*.pcx|Windows Bitmap (BMP;DIB;RLE)|*.bmp;*.dib' +
      ';*.rle|Windows Icon (ICO)|*.ico|Windows Cursor (CUR)|*.cur|Porta' +
      'ble Network Graphics (PNG)|*.png|Windows Metafile (WMF)|*.wmf|En' +
      'hanced Windows Metafile (EMF)|*.emf|Targa Bitmap (TGA;TARGA;VDA;' +
      'ICB;VST;PIX)|*.tga;*.targa;*.vda;*.icb;*.vst;*.pix|Portable Pixm' +
      'ap, GreyMap, BitMap (PXM;PPM;PGM;PBM)|*.pxm;*.ppm;*.pgm;*.pbm|JP' +
      'EG2000 (JP2)|*.jp2|JPEG2000 Code Stream (J2K;JPC;J2C)|*.j2k;*.jp' +
      'c;*.j2c|Video for Windows (AVI)|*.avi'
    Left = 276
    Top = 117
  end
  object PopupMenu1: TPopupMenu
    Left = 273
    Top = 45
    object N1: TMenuItem
      Caption = #20174#25991#20214#33719#21462
      OnClick = N1Click
    end
  end
end

⌨️ 快捷键说明

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