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

📄 frm_visitinfou.~dfm

📁 学生公寓管理系统 很好的设计 呵呵 绝对很好
💻 ~DFM
字号:
inherited frm_visitInfo: Tfrm_visitInfo
  Left = 215
  Top = 38
  Caption = #26469#35775#30331#35760
  ClientHeight = 452
  OldCreateOrder = True
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel [0]
    Left = 16
    Top = 280
    Width = 73
    Height = 13
    AutoSize = False
    Caption = #26469#35775#20154#22995#21517
  end
  object Label2: TLabel [1]
    Left = 248
    Top = 280
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #26469#35775#20154#25968
  end
  object Label3: TLabel [2]
    Left = 16
    Top = 304
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #34987#35775#38382#32773
  end
  object Label4: TLabel [3]
    Left = 248
    Top = 304
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #20851#31995
  end
  object Label5: TLabel [4]
    Left = 16
    Top = 352
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #26469#35775#26102#38388
  end
  object Label6: TLabel [5]
    Left = 256
    Top = 352
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #32467#26463#26102#38388
  end
  object Label7: TLabel [6]
    Left = 16
    Top = 328
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #20107#30001
  end
  object Label8: TLabel [7]
    Left = 8
    Top = 16
    Width = 73
    Height = 13
    AutoSize = False
    Caption = #26174#31034#20449#24687
  end
  object Label9: TLabel [8]
    Left = 200
    Top = 16
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #35775#38382#26102#38388
  end
  object Label10: TLabel [9]
    Left = 16
    Top = 376
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #20540#29677#20154
  end
  object Label11: TLabel [10]
    Left = 208
    Top = 376
    Width = 41
    Height = 13
    AutoSize = False
    Caption = '('#21482#35835')'
  end
  object Label12: TLabel [11]
    Left = 208
    Top = 352
    Width = 41
    Height = 13
    AutoSize = False
    Caption = '('#21482#35835')'
  end
  object Label13: TLabel [12]
    Left = 448
    Top = 352
    Width = 41
    Height = 13
    AutoSize = False
    Caption = '('#21482#35835')'
  end
  inherited DBGrid_info: TDBGrid
    Top = 48
    OnCellClick = DBGrid_infoCellClick
  end
  inherited btn_add: TButton
    Left = 192
    Top = 416
    TabOrder = 10
  end
  inherited btn_del: TButton
    Left = 288
    Top = 416
    TabOrder = 5
  end
  inherited btn_edit: TButton
    Left = 384
    Top = 416
    TabOrder = 6
  end
  inherited btn_exit: TButton
    Left = 480
    Top = 416
    TabOrder = 11
  end
  object edt_guest: TEdit [18]
    Left = 88
    Top = 280
    Width = 121
    Height = 21
    TabOrder = 1
  end
  object edt_guestNum: TEdit [19]
    Left = 320
    Top = 280
    Width = 121
    Height = 21
    TabOrder = 2
    OnKeyPress = edt_guestNumKeyPress
  end
  object edt_interviewee: TEdit [20]
    Left = 88
    Top = 304
    Width = 121
    Height = 21
    TabOrder = 3
  end
  object edt_relation: TEdit [21]
    Left = 320
    Top = 304
    Width = 121
    Height = 21
    TabOrder = 4
  end
  object edt_beginDate: TEdit [22]
    Left = 88
    Top = 352
    Width = 121
    Height = 21
    ReadOnly = True
    TabOrder = 8
  end
  object edt_endDate: TEdit [23]
    Left = 320
    Top = 352
    Width = 121
    Height = 21
    ReadOnly = True
    TabOrder = 9
  end
  object edt_matter: TEdit [24]
    Left = 88
    Top = 328
    Width = 353
    Height = 21
    MaxLength = 50
    TabOrder = 7
  end
  object btn_over: TButton [25]
    Left = 88
    Top = 416
    Width = 75
    Height = 25
    Caption = #35775#38382#32467#26463
    TabOrder = 12
    Visible = False
    OnClick = btn_overClick
  end
  object cbx_visite: TComboBox [26]
    Left = 88
    Top = 16
    Width = 89
    Height = 21
    ItemHeight = 13
    TabOrder = 13
    Text = #20840#37096
    OnChange = cbx_visiteChange
    Items.Strings = (
      #20840#37096
      #26410#23436#25104#35775#38382
      #24050#23436#25104#35775#38382)
  end
  object DTP_visit: TDateTimePicker [27]
    Left = 272
    Top = 16
    Width = 89
    Height = 21
    Date = 38837.960713067130000000
    Time = 38837.960713067130000000
    TabOrder = 14
  end
  object btn_search: TButton [28]
    Left = 392
    Top = 16
    Width = 75
    Height = 25
    Caption = #26597#25214
    TabOrder = 15
    OnClick = btn_searchClick
  end
  object edt_watch: TEdit [29]
    Left = 88
    Top = 376
    Width = 121
    Height = 21
    ReadOnly = True
    TabOrder = 16
  end
  inherited DataSource_info: TDataSource
    Left = 440
    Top = 80
  end
end

⌨️ 快捷键说明

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