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

📄 operatoradd.dfm

📁 网吧管理系统 网吧IC卡计费管理系统源码
💻 DFM
字号:
object Frm_OperatorAdd: TFrm_OperatorAdd
  Left = 196
  Top = 102
  ActiveControl = Edt_Id
  BorderStyle = bsDialog
  ClientHeight = 251
  ClientWidth = 494
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  KeyPreview = True
  OldCreateOrder = False
  Position = poScreenCenter
  OnActivate = FormActivate
  OnClose = FormClose
  OnKeyDown = FormKeyDown
  PixelsPerInch = 96
  TextHeight = 12
  object Bevel1: TBevel
    Left = 8
    Top = 2
    Width = 475
    Height = 174
    Shape = bsFrame
  end
  object Label1: TLabel
    Left = 67
    Top = 23
    Width = 36
    Height = 12
    Caption = #32534#21495#65306
  end
  object Label2: TLabel
    Left = 288
    Top = 23
    Width = 36
    Height = 12
    Caption = #22995#21517#65306
  end
  object Label3: TLabel
    Left = 67
    Top = 82
    Width = 36
    Height = 12
    Caption = #23494#30721#65306
  end
  object Bevel2: TBevel
    Left = 9
    Top = 113
    Width = 473
    Height = 3
    Shape = bsTopLine
  end
  object Label4: TLabel
    Left = 16
    Top = 128
    Width = 14
    Height = 12
    Caption = #26435
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label5: TLabel
    Left = 16
    Top = 146
    Width = 14
    Height = 12
    Caption = #38480
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Bevel3: TBevel
    Left = 34
    Top = 3
    Width = 2
    Height = 172
    Shape = bsLeftLine
  end
  object Label6: TLabel
    Left = 16
    Top = 28
    Width = 14
    Height = 12
    Caption = #22522
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label7: TLabel
    Left = 16
    Top = 46
    Width = 14
    Height = 12
    Caption = #26412
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label8: TLabel
    Left = 16
    Top = 65
    Width = 14
    Height = 12
    Caption = #20449
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label9: TLabel
    Left = 16
    Top = 84
    Width = 14
    Height = 12
    Caption = #24687
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label10: TLabel
    Left = 67
    Top = 52
    Width = 36
    Height = 12
    Caption = #24615#21035#65306
  end
  object Label11: TLabel
    Left = 262
    Top = 54
    Width = 60
    Height = 12
    Caption = #32852#31995#30005#35805#65306
  end
  object Edt_Id: TEdit
    Left = 106
    Top = 17
    Width = 109
    Height = 20
    CharCase = ecUpperCase
    TabOrder = 0
  end
  object Edt_gname: TEdit
    Left = 324
    Top = 18
    Width = 124
    Height = 20
    TabOrder = 1
  end
  object Edt_Passwd: TEdit
    Left = 106
    Top = 78
    Width = 109
    Height = 20
    PasswordChar = '*'
    TabOrder = 4
  end
  object BitBtn1: TBitBtn
    Left = 136
    Top = 197
    Width = 65
    Height = 25
    Caption = #30830#23450
    TabOrder = 8
    OnClick = BitBtn1Click
    Glyph.Data = {
      DE010000424DDE01000000000000760000002800000024000000120000000100
      0400000000006801000000000000000000001000000000000000000000000000
      80000080000000808000800000008000800080800000C0C0C000808080000000
      FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
      3333333333333333333333330000333333333333333333333333F33333333333
      00003333344333333333333333388F3333333333000033334224333333333333
      338338F3333333330000333422224333333333333833338F3333333300003342
      222224333333333383333338F3333333000034222A22224333333338F338F333
      8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
      33333338F83338F338F33333000033A33333A222433333338333338F338F3333
      0000333333333A222433333333333338F338F33300003333333333A222433333
      333333338F338F33000033333333333A222433333333333338F338F300003333
      33333333A222433333333333338F338F00003333333333333A22433333333333
      3338F38F000033333333333333A223333333333333338F830000333333333333
      333A333333333333333338330000333333333333333333333333333333333333
      0000}
    NumGlyphs = 2
  end
  object BitBtn2: TBitBtn
    Left = 303
    Top = 198
    Width = 65
    Height = 25
    Caption = #21462#28040
    TabOrder = 9
    Kind = bkCancel
  end
  object ckbx_Card: TCheckBox
    Left = 211
    Top = 137
    Width = 81
    Height = 17
    Caption = #21345#29255#31649#29702
    TabOrder = 6
  end
  object ckbx_system: TCheckBox
    Left = 94
    Top = 137
    Width = 71
    Height = 17
    Caption = #31995#32479#32500#25252
    TabOrder = 5
  end
  object ckbx_report: TCheckBox
    Left = 327
    Top = 137
    Width = 78
    Height = 17
    Caption = #25253#34920#31649#29702
    TabOrder = 7
  end
  object edt_Tel: TEdit
    Left = 324
    Top = 48
    Width = 125
    Height = 20
    TabOrder = 3
  end
  object cmbBX_Sex: TComboBox
    Left = 106
    Top = 48
    Width = 57
    Height = 20
    ItemHeight = 12
    TabOrder = 2
    Items.Strings = (
      #30007
      #22899)
  end
end

⌨️ 快捷键说明

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