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

📄 viptz.dfm

📁 图书影碟租赁管理系统
💻 DFM
字号:
object F_viptz: TF_viptz
  Left = 414
  Top = 139
  Width = 416
  Height = 357
  Caption = #20250#21592#36864#35777
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 16
    Top = 16
    Width = 265
    Height = 104
    Caption = #20250#21592#36164#26009
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object Label1: TLabel
      Left = 9
      Top = 24
      Width = 36
      Height = 12
      Caption = #35777#21495#65306
    end
    object Label2: TLabel
      Left = 132
      Top = 24
      Width = 36
      Height = 12
      Caption = #22995#21517#65306
    end
    object Label3: TLabel
      Left = 8
      Top = 79
      Width = 60
      Height = 12
      Caption = #21150#35777#26085#26399#65306
    end
    object Label4: TLabel
      Left = 17
      Top = 52
      Width = 48
      Height = 12
      Caption = #35777#31867#22411#65306
    end
    object Label7: TLabel
      Left = 132
      Top = 52
      Width = 36
      Height = 12
      Caption = #25276#37329#65306
    end
    object e_zh: TEdit
      Left = 44
      Top = 19
      Width = 73
      Height = 18
      Ctl3D = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      MaxLength = 5
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 0
      OnExit = e_zhExit
      OnKeyPress = e_zhKeyPress
    end
    object e_name: TEdit
      Left = 165
      Top = 19
      Width = 81
      Height = 18
      Color = cl3DLight
      Ctl3D = False
      Enabled = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 1
    end
    object e_date: TEdit
      Left = 64
      Top = 74
      Width = 182
      Height = 18
      Color = cl3DLight
      Ctl3D = False
      Enabled = False
      ParentCtl3D = False
      TabOrder = 2
    end
    object e_zlx: TEdit
      Left = 64
      Top = 47
      Width = 53
      Height = 18
      Color = cl3DLight
      Ctl3D = False
      Enabled = False
      ParentCtl3D = False
      TabOrder = 3
    end
    object e_yj: TEdit
      Left = 164
      Top = 48
      Width = 82
      Height = 18
      Color = cl3DLight
      Ctl3D = False
      Enabled = False
      ParentCtl3D = False
      TabOrder = 4
    end
  end
  object GroupBox2: TGroupBox
    Left = 16
    Top = 132
    Width = 377
    Height = 181
    Caption = #27424#27454#21450#26410#36824#36164#26009#21015#34920
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    object Label5: TLabel
      Left = 48
      Top = 19
      Width = 60
      Height = 12
      Caption = #27424#27454'('#20803')'#65306
    end
    object Label6: TLabel
      Left = 173
      Top = 19
      Width = 60
      Height = 12
      Caption = #36824#27454'('#20803')'#65306
    end
    object DBGrid1: TDBGrid
      Left = 3
      Top = 40
      Width = 366
      Height = 137
      TabOrder = 0
      TitleFont.Charset = GB2312_CHARSET
      TitleFont.Color = clBlack
      TitleFont.Height = -12
      TitleFont.Name = #23435#20307
      TitleFont.Style = []
      Columns = <
        item
          Expanded = False
          FieldName = #32534#21495
          Title.Alignment = taCenter
          Visible = True
        end
        item
          Expanded = False
          FieldName = #21517#31216
          Title.Alignment = taCenter
          Width = 140
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #20986#31199#26085#26399
          Title.Alignment = taCenter
          Width = 80
          Visible = True
        end>
    end
    object e_qk: TEdit
      Left = 105
      Top = 16
      Width = 60
      Height = 18
      Color = cl3DLight
      Ctl3D = False
      Enabled = False
      ParentCtl3D = False
      TabOrder = 1
    end
    object e_hk: TEdit
      Left = 232
      Top = 16
      Width = 72
      Height = 18
      Ctl3D = False
      ParentCtl3D = False
      TabOrder = 2
    end
  end
  object b_tz: TBitBtn
    Left = 304
    Top = 32
    Width = 75
    Height = 25
    Caption = #36864#35777
    TabOrder = 2
    OnClick = b_tzClick
  end
  object b_exit: TBitBtn
    Left = 304
    Top = 72
    Width = 75
    Height = 25
    Caption = #21462#28040
    TabOrder = 3
    OnClick = b_exitClick
  end
end

⌨️ 快捷键说明

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