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

📄 showmess.~dfm

📁 1. 发卡服务端:Server 项目文件:autojet.prj 2. 计费客户端:Client 项目文件:internet.prj Explorer.prj 先启动Exp
💻 ~DFM
字号:
object Frm_ShowMess: TFrm_ShowMess
  Left = 261
  Top = 223
  BorderStyle = bsDialog
  Caption = #24744#25910#21040#30340#28040#24687
  ClientHeight = 149
  ClientWidth = 376
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -14
  Font.Name = #23435#20307
  Font.Style = []
  FormStyle = fsStayOnTop
  KeyPreview = True
  OldCreateOrder = False
  Position = poScreenCenter
  OnKeyDown = FormKeyDown
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 14
  object LB1: TLabel
    Left = 13
    Top = 49
    Width = 21
    Height = 14
    Caption = 'LB1'
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 126
    Width = 376
    Height = 23
    Panels = <>
    SimplePanel = True
    SimpleText = #25552#31034':  '#35831#25353' F12 '#25110' Alt+C '#36864#20986' '
  end
  object Btn_Cancel: TButton
    Left = 288
    Top = 87
    Width = 69
    Height = 29
    Cancel = True
    Caption = #20851#38381'(&C)'
    ModalResult = 2
    TabOrder = 1
  end
end

⌨️ 快捷键说明

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