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

📄 showuser.dfm

📁 1. 发卡服务端:Server 项目文件:autojet.prj 2. 计费客户端:Client 项目文件:internet.prj Explorer.prj 先启动Exp
💻 DFM
字号:
object Frm_ShowUser: TFrm_ShowUser
  Left = 70
  Top = 53
  Anchors = [akTop]
  BorderStyle = bsDialog
  Caption = #20851#27880#24744#30340#36153#29992':'
  ClientHeight = 243
  ClientWidth = 468
  Color = clGradientActiveCaption
  Font.Charset = ANSI_CHARSET
  Font.Color = clWhite
  Font.Height = -14
  Font.Name = #23435#20307
  Font.Style = []
  FormStyle = fsStayOnTop
  KeyPreview = True
  OldCreateOrder = False
  Position = poScreenCenter
  OnClose = FormClose
  OnKeyDown = FormKeyDown
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 14
  object Bevel1: TBevel
    Left = 12
    Top = 89
    Width = 449
    Height = 118
    Shape = bsFrame
  end
  object Lb3: TLabel
    Left = 24
    Top = 58
    Width = 68
    Height = 15
    Caption = #24320#22987#19978#26426':'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWhite
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Lb1: TLabel
    Left = 24
    Top = 21
    Width = 38
    Height = 15
    Caption = #21345#22411':'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWhite
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Lb7: TLabel
    Left = 24
    Top = 169
    Width = 68
    Height = 15
    Caption = #21097#20313#37329#39069':'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWhite
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Lb6: TLabel
    Left = 24
    Top = 138
    Width = 68
    Height = 15
    Caption = #24050#29992#37329#39069':'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWhite
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Lb5: TLabel
    Left = 24
    Top = 107
    Width = 83
    Height = 15
    Caption = #19978#26426#21069#37329#39069':'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWhite
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Lb4: TLabel
    Left = 233
    Top = 58
    Width = 98
    Height = 15
    Caption = #24050#19978#26426#30340#26102#38388':'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWhite
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object LB11: TLabel
    Left = 69
    Top = 20
    Width = 28
    Height = 14
    Caption = 'LB11'
  end
  object LB22: TLabel
    Left = 275
    Top = 21
    Width = 28
    Height = 14
    Caption = 'LB22'
  end
  object LB33: TLabel
    Left = 97
    Top = 50
    Width = 28
    Height = 14
    Caption = 'LB33'
  end
  object LB44: TLabel
    Left = 333
    Top = 57
    Width = 32
    Height = 15
    Caption = 'LB44'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWhite
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object LB55: TLabel
    Left = 108
    Top = 108
    Width = 28
    Height = 14
    Caption = 'LB55'
  end
  object LB66: TLabel
    Left = 99
    Top = 139
    Width = 28
    Height = 14
    Caption = 'LB66'
  end
  object LB77: TLabel
    Left = 100
    Top = 169
    Width = 28
    Height = 14
    Caption = 'LB77'
  end
  object Lb2: TLabel
    Left = 234
    Top = 19
    Width = 38
    Height = 15
    Caption = #36153#29575':'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWhite
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Btn_Close: TButton
    Left = 267
    Top = 130
    Width = 94
    Height = 46
    Caption = #20851#38381' (&C)'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWhite
    Font.Height = -19
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 0
    OnClick = Btn_CloseClick
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 220
    Width = 468
    Height = 23
    Font.Charset = GB2312_CHARSET
    Font.Color = clBtnText
    Font.Height = -11
    Font.Name = #23435#20307
    Font.Pitch = fpVariable
    Font.Style = []
    Panels = <>
    ParentColor = True
    SimplePanel = True
    SimpleText = #25552#31034':  '#35831#25353' F12 '#25110' Alt+C '#36864#20986' '
    UseSystemFont = False
  end
  object Timer1: TTimer
    Enabled = False
    Interval = 200
    OnTimer = Timer1Timer
    Left = 440
    Top = 23
  end
end

⌨️ 快捷键说明

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