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

📄 backdropdialog.dfm

📁 1. 发卡服务端:Server 项目文件:autojet.prj 2. 计费客户端:Client 项目文件:internet.prj Explorer.prj 先启动Exp
💻 DFM
字号:
object Frm_BackdropDialog: TFrm_BackdropDialog
  Left = 192
  Top = 125
  BorderIcons = [biSystemMenu]
  BorderStyle = bsDialog
  Caption = ' '#36873#25321#30331#24405#32972#26223
  ClientHeight = 278
  ClientWidth = 419
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -10
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  KeyPreview = True
  OldCreateOrder = False
  OnActivate = FormActivate
  OnClose = FormClose
  OnKeyDown = FormKeyDown
  PixelsPerInch = 96
  TextHeight = 13
  object Image1: TImage
    Left = 214
    Top = 42
    Width = 177
    Height = 149
    Stretch = True
  end
  object Label1: TLabel
    Left = 23
    Top = 18
    Width = 110
    Height = 13
    Caption = #35831#36873#25321#19968#20010#22270#24418#21517#31216#65306
  end
  object FileListBox1: TFileListBox
    Left = 37
    Top = 42
    Width = 155
    Height = 151
    ExtendedSelect = False
    ItemHeight = 16
    Mask = '*.jpg;*.jpeg'
    ShowGlyphs = True
    TabOrder = 0
    OnClick = FileListBox1Click
  end
  object Btn_ok: TButton
    Left = 74
    Top = 212
    Width = 76
    Height = 25
    Caption = #30830#23450'(&O)'
    TabOrder = 1
    OnClick = Btn_okClick
  end
  object Button2: TButton
    Left = 224
    Top = 212
    Width = 77
    Height = 25
    Caption = #21462#28040'(&C)'
    ModalResult = 2
    TabOrder = 2
  end
end

⌨️ 快捷键说明

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