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

📄 cardissue.dfm

📁 1. 发卡服务端:Server 项目文件:autojet.prj 2. 计费客户端:Client 项目文件:internet.prj Explorer.prj 先启动Exp
💻 DFM
字号:
object Frm_CardIssue: TFrm_CardIssue
  Left = 226
  Top = 99
  ActiveControl = edt_Payment
  BorderStyle = bsDialog
  Caption = #21345#29255#21457#34892
  ClientHeight = 373
  ClientWidth = 376
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  KeyPreview = True
  OldCreateOrder = False
  Position = poScreenCenter
  OnCreate = FormCreate
  OnKeyDown = FormKeyDown
  PixelsPerInch = 96
  TextHeight = 12
  object Bevel1: TBevel
    Left = 11
    Top = 246
    Width = 351
    Height = 94
    Shape = bsFrame
  end
  object Label1: TLabel
    Left = 32
    Top = 269
    Width = 36
    Height = 12
    Caption = #22995#21517#65306
  end
  object Label2: TLabel
    Left = 166
    Top = 269
    Width = 48
    Height = 12
    Caption = #36523#20221#35777#65306
  end
  object Label3: TLabel
    Left = 30
    Top = 302
    Width = 60
    Height = 12
    Caption = #32852#31995#30005#35805#65306
  end
  object Label5: TLabel
    Left = 56
    Top = 51
    Width = 36
    Height = 12
    Caption = #25276#37329#65306
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label6: TLabel
    Left = 56
    Top = 81
    Width = 36
    Height = 12
    Caption = #20805#20540#65306
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label8: TLabel
    Left = 32
    Top = 21
    Width = 60
    Height = 12
    Caption = #21345#29255#31867#22411#65306
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label7: TLabel
    Left = 32
    Top = 171
    Width = 60
    Height = 12
    Caption = #22833#25928#26085#26399#65306
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Lb_kysj: TLabel
    Left = 44
    Top = 141
    Width = 48
    Height = 12
    Caption = #21487#19978#26426#65306
    Visible = False
  end
  object Lb_ZS: TLabel
    Left = 56
    Top = 111
    Width = 36
    Height = 12
    Caption = #36192#36865#65306
  end
  object Label9: TLabel
    Left = 176
    Top = 51
    Width = 24
    Height = 12
    Caption = '('#20803')'
  end
  object Label10: TLabel
    Left = 176
    Top = 78
    Width = 24
    Height = 12
    Caption = '('#20803')'
  end
  object Lb_X: TLabel
    Left = 176
    Top = 142
    Width = 36
    Height = 12
    Caption = '('#23567#26102')'
    Visible = False
  end
  object Lb_Y: TLabel
    Left = 176
    Top = 107
    Width = 30
    Height = 12
    Caption = '('#20803#65289
  end
  object Label4: TLabel
    Left = 32
    Top = 201
    Width = 60
    Height = 12
    Caption = #22833#25928#26102#38388#65306
  end
  object Bevel2: TBevel
    Left = 244
    Top = 19
    Width = 117
    Height = 206
  end
  object edt_Gname: TEdit
    Left = 70
    Top = 265
    Width = 75
    Height = 20
    Color = 16443369
    TabOrder = 7
  end
  object edt_IdentityNo: TEdit
    Left = 216
    Top = 265
    Width = 122
    Height = 20
    Color = 16443369
    TabOrder = 8
    OnExit = edt_IdentityNoExit
  end
  object edt_Tele: TEdit
    Left = 91
    Top = 298
    Width = 247
    Height = 20
    TabOrder = 9
  end
  object edt_Deposit: TEdit
    Left = 95
    Top = 46
    Width = 80
    Height = 20
    MaxLength = 3
    TabOrder = 1
    Text = '10'
  end
  object edt_Payment: TEdit
    Left = 95
    Top = 76
    Width = 80
    Height = 20
    Color = 16443369
    TabOrder = 2
  end
  object CmbBx_CardType: TComboBox
    Left = 95
    Top = 17
    Width = 80
    Height = 20
    Style = csDropDownList
    ItemHeight = 12
    TabOrder = 0
    OnChange = CmbBx_CardTypeChange
    Items.Strings = (
      #26222#36890#21345
      #23458#25143#37329#21345
      #23458#25143#38134#21345
      #35745#26102#21345
      #31649#29702#21345)
  end
  object Btn_Issue: TButton
    Left = 265
    Top = 73
    Width = 70
    Height = 26
    Caption = #21457#34892'(&O)'
    TabOrder = 10
    OnClick = Btn_IssueClick
  end
  object Btn_Close: TButton
    Left = 267
    Top = 187
    Width = 70
    Height = 25
    Cancel = True
    Caption = #36864#20986'(&C)'
    ModalResult = 2
    TabOrder = 12
  end
  object edt_JSSS: TEdit
    Left = 95
    Top = 136
    Width = 80
    Height = 20
    Color = 16443369
    TabOrder = 4
    Visible = False
  end
  object edt_Gift: TEdit
    Left = 95
    Top = 106
    Width = 80
    Height = 20
    Color = 16443369
    TabOrder = 3
  end
  object Btn_Read: TButton
    Left = 266
    Top = 37
    Width = 70
    Height = 25
    Caption = #35835#21345'(&R)'
    TabOrder = 11
    OnClick = Btn_ReadClick
  end
  object Picker_CardDate: TDateTimePicker
    Left = 95
    Top = 166
    Width = 93
    Height = 20
    CalAlignment = dtaLeft
    Date = 37410.6808802083
    Time = 37410.6808802083
    DateFormat = dfShort
    DateMode = dmComboBox
    Kind = dtkDate
    ParseInput = False
    TabOrder = 5
    OnChange = Picker_CardDateChange
  end
  object Picker_CardTime: TDateTimePicker
    Left = 95
    Top = 197
    Width = 93
    Height = 20
    CalAlignment = dtaLeft
    Date = 37410.6809074421
    Time = 37410.6809074421
    DateFormat = dfShort
    DateMode = dmComboBox
    Kind = dtkTime
    ParseInput = False
    TabOrder = 6
  end
end

⌨️ 快捷键说明

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