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

📄 frm_feeu.~dfm

📁 学生公寓管理系统 很好的设计 呵呵 绝对很好
💻 ~DFM
字号:
inherited frm_fee: Tfrm_fee
  Left = 377
  Top = 154
  Caption = #20132#36153#35760#24405
  ClientHeight = 444
  OldCreateOrder = True
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel [0]
    Left = 16
    Top = 288
    Width = 57
    Height = 13
    AutoSize = False
    Caption = #20844#23507#21495
  end
  object Label2: TLabel [1]
    Left = 16
    Top = 312
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #20132#36153#26102#38388
  end
  object Label3: TLabel [2]
    Left = 280
    Top = 312
    Width = 57
    Height = 13
    AutoSize = False
    Caption = #20132#36153#31867#22411
  end
  object Label4: TLabel [3]
    Left = 280
    Top = 288
    Width = 57
    Height = 13
    AutoSize = False
    Caption = #23517#23460#21495
  end
  object Label5: TLabel [4]
    Left = 16
    Top = 336
    Width = 57
    Height = 13
    AutoSize = False
    Caption = #37329#39069
  end
  object Label6: TLabel [5]
    Left = 16
    Top = 360
    Width = 32
    Height = 13
    AutoSize = False
    Caption = #22791#27880
  end
  object Label7: TLabel [6]
    Left = 8
    Top = 16
    Width = 57
    Height = 13
    AutoSize = False
    Caption = #20844#23507#21495
  end
  object Label8: TLabel [7]
    Left = 344
    Top = 16
    Width = 57
    Height = 13
    AutoSize = False
    Caption = #23517#23460#21495
  end
  object Label9: TLabel [8]
    Left = 184
    Top = 16
    Width = 57
    Height = 13
    AutoSize = False
    Caption = #20132#36153#31867#22411
  end
  inherited DBGrid_info: TDBGrid
    Top = 56
    OnCellClick = DBGrid_infoCellClick
  end
  inherited btn_add: TButton
    Top = 400
    TabOrder = 9
  end
  inherited btn_del: TButton
    Top = 400
    TabOrder = 7
  end
  inherited btn_edit: TButton
    Top = 400
    TabOrder = 8
  end
  inherited btn_exit: TButton
    Top = 400
    TabOrder = 10
  end
  object edt_roomNo: TEdit [14]
    Left = 344
    Top = 288
    Width = 121
    Height = 21
    TabOrder = 2
  end
  object edt_fee: TEdit [15]
    Left = 80
    Top = 336
    Width = 121
    Height = 21
    TabOrder = 5
  end
  object cbx_houseNo: TComboBox [16]
    Left = 80
    Top = 288
    Width = 121
    Height = 21
    ItemHeight = 13
    TabOrder = 1
  end
  object DTP_feeDate: TDateTimePicker [17]
    Left = 80
    Top = 312
    Width = 121
    Height = 21
    Date = 38835.994313865740000000
    Time = 38835.994313865740000000
    TabOrder = 3
  end
  object cbx_feeType: TComboBox [18]
    Left = 344
    Top = 312
    Width = 121
    Height = 21
    ItemHeight = 13
    TabOrder = 4
    Items.Strings = (
      #20303#23487#36153
      #30005#36153
      #27700#36153)
  end
  object memo_remark: TMemo [19]
    Left = 80
    Top = 360
    Width = 369
    Height = 33
    MaxLength = 50
    TabOrder = 6
  end
  object cbx_houseNo_s: TComboBox [20]
    Left = 56
    Top = 16
    Width = 121
    Height = 21
    ItemHeight = 13
    TabOrder = 11
    OnChange = cbx_houseNo_sChange
  end
  object edt_roomNo_s: TEdit [21]
    Left = 408
    Top = 16
    Width = 73
    Height = 21
    TabOrder = 13
  end
  object btn_search: TButton [22]
    Left = 488
    Top = 16
    Width = 75
    Height = 25
    Caption = #26597#25214
    TabOrder = 14
    OnClick = btn_searchClick
  end
  object cbx_feeType_s: TComboBox [23]
    Left = 248
    Top = 16
    Width = 89
    Height = 21
    ItemHeight = 13
    TabOrder = 12
    Text = #20840#37096
    OnChange = cbx_feeType_sChange
    Items.Strings = (
      #20840#37096
      #20303#23487#36153
      #30005#36153
      #27700#36153)
  end
  inherited DataSource_info: TDataSource
    Top = 64
  end
end

⌨️ 快捷键说明

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