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

📄 dlg.dfm

📁 1. 发卡服务端:Server 项目文件:autojet.prj 2. 计费客户端:Client 项目文件:internet.prj Explorer.prj 先启动Exp
💻 DFM
字号:
object Frm_Dlg: TFrm_Dlg
  Left = 229
  Top = 169
  BorderStyle = bsDialog
  Caption = #35831#27714#26381#21153
  ClientHeight = 169
  ClientWidth = 400
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 12
  object Label1: TLabel
    Left = 16
    Top = 62
    Width = 36
    Height = 12
    Caption = #20869#23481#65306
  end
  object Label2: TLabel
    Left = 16
    Top = 46
    Width = 24
    Height = 12
    Caption = #21457#36865
  end
  object Btn_ok: TButton
    Left = 112
    Top = 123
    Width = 75
    Height = 25
    Caption = #21457#36865
    ModalResult = 1
    TabOrder = 1
  end
  object Btn_Cancel: TButton
    Left = 207
    Top = 123
    Width = 75
    Height = 25
    Caption = #21462#28040
    ModalResult = 2
    TabOrder = 2
  end
  object Memo1: TMemo
    Left = 57
    Top = 21
    Width = 315
    Height = 84
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
  end
end

⌨️ 快捷键说明

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