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

📄 unitmencz.dfm

📁 一个音像租赁店铺的管理软件,可以维护影片库信息和会员信息,及日常业务的实现(出租/归还).这是我学delphi整一个月的纪念品,有些简单,不过我还是希望和大家分享一下我的成长历程.
💻 DFM
字号:
object frmMenCZ: TfrmMenCZ
  Left = 161
  Top = 158
  BorderStyle = bsDialog
  Caption = #20250#21592#31199#36161
  ClientHeight = 335
  ClientWidth = 599
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsStayOnTop
  OldCreateOrder = False
  Position = poMainFormCenter
  Visible = True
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label11: TLabel
    Left = 22
    Top = 240
    Width = 46
    Height = 13
    AutoSize = False
    Caption = #25276#37329
    FocusControl = DBEdit11
  end
  object Label12: TLabel
    Left = 86
    Top = 240
    Width = 46
    Height = 13
    AutoSize = False
    Caption = #22791#27880
    FocusControl = DBEdit12
  end
  object GroupBox1: TGroupBox
    Left = 8
    Top = 8
    Width = 281
    Height = 225
    Caption = #24433#29255#20449#24687
    TabOrder = 0
    object Label1: TLabel
      Left = 17
      Top = 48
      Width = 66
      Height = 13
      AutoSize = False
      Caption = #29255#21517
      FocusControl = DBEdit1
    end
    object Label2: TLabel
      Left = 17
      Top = 80
      Width = 66
      Height = 13
      AutoSize = False
      Caption = #38656#35201#25276#37329
      FocusControl = DBEdit2
    end
    object Label3: TLabel
      Left = 17
      Top = 112
      Width = 66
      Height = 13
      AutoSize = False
      Caption = #26085#28040#32791#29255#27425
      FocusControl = DBEdit3
    end
    object Label4: TLabel
      Left = 17
      Top = 144
      Width = 66
      Height = 13
      AutoSize = False
      Caption = #22791#27880
      FocusControl = DBEdit4
    end
    object Label9: TLabel
      Left = 17
      Top = 16
      Width = 66
      Height = 13
      AutoSize = False
      Caption = #24433#29255#21495
      FocusControl = DBEdit9
    end
    object DBEdit1: TDBEdit
      Left = 86
      Top = 48
      Width = 106
      Height = 21
      DataField = #29255#21517
      DataSource = DM.AllFilmDSrc
      Enabled = False
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      TabOrder = 1
    end
    object DBEdit2: TDBEdit
      Left = 86
      Top = 80
      Width = 45
      Height = 21
      DataField = #38656#35201#25276#37329
      DataSource = DM.AllFilmDSrc
      Enabled = False
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      TabOrder = 2
    end
    object DBEdit3: TDBEdit
      Left = 86
      Top = 112
      Width = 43
      Height = 21
      DataField = #26085#28040#32791#29255#27425
      DataSource = DM.AllFilmDSrc
      Enabled = False
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      TabOrder = 3
    end
    object DBEdit4: TDBEdit
      Left = 18
      Top = 168
      Width = 252
      Height = 21
      DataField = #22791#27880
      DataSource = DM.AllFilmDSrc
      Enabled = False
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      TabOrder = 4
    end
    object DBEdit9: TDBEdit
      Left = 86
      Top = 16
      Width = 94
      Height = 21
      DataField = #24433#29255#21495
      DataSource = DM.MenCZDSrc
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      TabOrder = 5
    end
    object ComboBox1: TComboBox
      Left = 85
      Top = 16
      Width = 141
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      ItemHeight = 13
      TabOrder = 0
      OnSelect = ComboBox1Select
    end
  end
  object GroupBox2: TGroupBox
    Left = 296
    Top = 8
    Width = 297
    Height = 225
    Caption = #20250#21592#20449#24687
    TabOrder = 1
    object Label5: TLabel
      Left = 16
      Top = 48
      Width = 68
      Height = 13
      AutoSize = False
      Caption = #22995#21517
      FocusControl = DBEdit5
    end
    object Label6: TLabel
      Left = 16
      Top = 80
      Width = 68
      Height = 13
      AutoSize = False
      Caption = #36523#20221#35777#21495#30721
      FocusControl = DBEdit6
    end
    object Label7: TLabel
      Left = 16
      Top = 112
      Width = 68
      Height = 13
      AutoSize = False
      Caption = #21487#29992#29255#27425
      FocusControl = DBEdit7
    end
    object Label8: TLabel
      Left = 16
      Top = 144
      Width = 68
      Height = 13
      AutoSize = False
      Caption = #22791#27880
      FocusControl = DBEdit8
    end
    object Label10: TLabel
      Left = 16
      Top = 16
      Width = 68
      Height = 13
      AutoSize = False
      Caption = #20250#21592#21495
      FocusControl = DBEdit10
    end
    object DBEdit5: TDBEdit
      Left = 88
      Top = 48
      Width = 88
      Height = 21
      DataField = #22995#21517
      DataSource = DM.MenberDSrc
      Enabled = False
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      TabOrder = 1
    end
    object DBEdit6: TDBEdit
      Left = 88
      Top = 80
      Width = 202
      Height = 21
      DataField = #36523#20221#35777#21495#30721
      DataSource = DM.MenberDSrc
      Enabled = False
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      TabOrder = 2
    end
    object DBEdit7: TDBEdit
      Left = 88
      Top = 112
      Width = 38
      Height = 21
      DataField = #21487#29992#29255#27425
      DataSource = DM.MenberDSrc
      Enabled = False
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      TabOrder = 3
    end
    object DBEdit8: TDBEdit
      Left = 16
      Top = 168
      Width = 274
      Height = 21
      DataField = #22791#27880
      DataSource = DM.MenberDSrc
      Enabled = False
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      TabOrder = 4
    end
    object DBEdit10: TDBEdit
      Left = 88
      Top = 16
      Width = 87
      Height = 21
      DataField = #20250#21592#21495
      DataSource = DM.MenCZDSrc
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      TabOrder = 5
    end
    object ComboBox2: TComboBox
      Left = 88
      Top = 16
      Width = 148
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      ItemHeight = 13
      TabOrder = 0
      OnSelect = ComboBox2Select
    end
  end
  object DBEdit11: TDBEdit
    Left = 24
    Top = 256
    Width = 52
    Height = 21
    AutoSelect = False
    DataField = #25276#37329
    DataSource = DM.MenCZDSrc
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
    TabOrder = 2
  end
  object DBEdit12: TDBEdit
    Left = 88
    Top = 256
    Width = 504
    Height = 21
    DataField = #22791#27880
    DataSource = DM.MenCZDSrc
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
    TabOrder = 3
  end
  object Button1: TButton
    Left = 520
    Top = 296
    Width = 75
    Height = 25
    Caption = #20986#31199
    TabOrder = 4
    OnClick = Button1Click
  end
end

⌨️ 快捷键说明

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