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

📄 zjgl.dfm

📁 房屋出租信息管理系统,房屋出租信息的录入、查询、删除以及用户管理等功能
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object ZjglForm: TZjglForm
  Left = 224
  Top = 139
  BorderStyle = bsDialog
  Caption = #25151#31199#25910#36153#31649#29702
  ClientHeight = 374
  ClientWidth = 540
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 540
    Height = 158
    Align = alTop
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object Label1: TLabel
      Left = 8
      Top = 19
      Width = 70
      Height = 14
      Caption = #23458#25143#32534#21495#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 188
      Top = 16
      Width = 70
      Height = 14
      Caption = #23458#25143#22995#21517#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label4: TLabel
      Left = 376
      Top = 18
      Width = 70
      Height = 14
      Caption = #25276'    '#37329#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label5: TLabel
      Left = 8
      Top = 59
      Width = 70
      Height = 14
      Caption = #26376'    '#31199#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label6: TLabel
      Left = 192
      Top = 92
      Width = 70
      Height = 14
      Caption = #36215#31199#26085#26399#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label7: TLabel
      Left = 376
      Top = 57
      Width = 70
      Height = 14
      Caption = #24212#20184#31199#37329#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label8: TLabel
      Left = 192
      Top = 126
      Width = 70
      Height = 14
      Caption = #23454#25910#31199#37329#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label10: TLabel
      Left = 188
      Top = 60
      Width = 70
      Height = 14
      Caption = #22403' '#22334' '#36153#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label11: TLabel
      Left = 372
      Top = 93
      Width = 70
      Height = 14
      Caption = #25130#27490#26085#26399#65306
    end
    object Label12: TLabel
      Left = 376
      Top = 129
      Width = 70
      Height = 14
      Caption = #29366'    '#24577#65306
    end
    object Label9: TLabel
      Left = 7
      Top = 91
      Width = 70
      Height = 14
      Caption = #20132#27454#26085#26399#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 5
      Top = 127
      Width = 70
      Height = 14
      Caption = #25151'    '#21495#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Dt_EndDate: TDateTimePicker
      Left = 444
      Top = 90
      Width = 92
      Height = 22
      CalAlignment = dtaLeft
      Date = 38115
      Time = 38115
      DateFormat = dfShort
      DateMode = dmComboBox
      Enabled = False
      Kind = dtkDate
      ParseInput = False
      TabOrder = 0
    end
    object Com_status: TComboBox
      Left = 444
      Top = 124
      Width = 92
      Height = 22
      Style = csDropDownList
      Enabled = False
      ItemHeight = 14
      TabOrder = 1
      Items.Strings = (
        #24050#20132#27454
        #26410#20132#27454)
    end
    object Ed_yfzj: TEdit
      Left = 444
      Top = 55
      Width = 92
      Height = 22
      Color = clAqua
      Enabled = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 2
      Text = '0.00'
    end
    object DT_Jkrq: TDateTimePicker
      Left = 76
      Top = 89
      Width = 92
      Height = 22
      CalAlignment = dtaLeft
      Date = 38120
      Time = 38120
      Color = clAqua
      DateFormat = dfShort
      DateMode = dmComboBox
      Enabled = False
      Kind = dtkDate
      ParseInput = False
      TabOrder = 3
    end
    object Ed_fh: TEdit
      Left = 76
      Top = 124
      Width = 92
      Height = 22
      Enabled = False
      TabOrder = 4
      OnChange = Ed_fhChange
      OnKeyDown = Ed_fhKeyDown
      OnKeyPress = Ed_fhKeyPress
    end
    object Ed_bh: TEdit
      Left = 76
      Top = 18
      Width = 92
      Height = 22
      Color = clAqua
      Enabled = False
      TabOrder = 5
    end
    object Ed_Yj: TEdit
      Left = 444
      Top = 16
      Width = 92
      Height = 22
      Color = clAqua
      Enabled = False
      TabOrder = 6
      Text = '0'
      OnChange = Ed_YjChange
    end
    object Ed_xm: TEdit
      Left = 260
      Top = 16
      Width = 92
      Height = 22
      Color = clAqua
      Enabled = False
      TabOrder = 7
    end
    object Ed_yz: TEdit
      Left = 76
      Top = 56
      Width = 92
      Height = 22
      Color = clAqua
      Enabled = False
      TabOrder = 8
      Text = '0'
    end
    object Ed_Ljf: TEdit
      Left = 260
      Top = 56
      Width = 92
      Height = 22
      Color = clAqua
      Enabled = False
      TabOrder = 9
      Text = '0'
    end
    object Ed_begindate: TEdit
      Left = 260
      Top = 88
      Width = 92
      Height = 22
      Color = clAqua
      Enabled = False
      TabOrder = 10
    end
    object Ed_sszj: TEdit
      Left = 259
      Top = 122
      Width = 92
      Height = 22
      Enabled = False
      TabOrder = 11
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 158
    Width = 540
    Height = 40
    Align = alTop
    TabOrder = 1
    object bitbtn_insert: TBitBtn
      Left = 26
      Top = 8
      Width = 75
      Height = 25
      Caption = #26032#22686
      TabOrder = 0
      OnClick = bitbtn_insertClick
      Glyph.Data = {
        76010000424D7601000000000000760000002800000020000000100000000100
        04000000000000010000130B0000130B00001000000000000000000000000000
        800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
        33333333FF33333333FF333993333333300033377F3333333777333993333333
        300033F77FFF3333377739999993333333333777777F3333333F399999933333
        33003777777333333377333993333333330033377F3333333377333993333333
        3333333773333333333F333333333333330033333333F33333773333333C3333
        330033333337FF3333773333333CC333333333FFFFF77FFF3FF33CCCCCCCCCC3
        993337777777777F77F33CCCCCCCCCC3993337777777777377333333333CC333
        333333333337733333FF3333333C333330003333333733333777333333333333
        3000333333333333377733333333333333333333333333333333}
      NumGlyphs = 2
    end
    object bitbtn_modify: TBitBtn
      Left = 109
      Top = 8
      Width = 75
      Height = 25
      Caption = #20462#25913
      TabOrder = 1
      OnClick = bitbtn_modifyClick
      Glyph.Data = {
        76010000424D7601000000000000760000002800000020000000100000000100
        04000000000000010000120B0000120B00001000000000000000000000000000
        800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00500005000555
        555557777F777555F55500000000555055557777777755F75555005500055055
        555577F5777F57555555005550055555555577FF577F5FF55555500550050055
        5555577FF77577FF555555005050110555555577F757777FF555555505099910
        555555FF75777777FF555005550999910555577F5F77777775F5500505509990
        3055577F75F77777575F55005055090B030555775755777575755555555550B0
        B03055555F555757575755550555550B0B335555755555757555555555555550
        BBB35555F55555575F555550555555550BBB55575555555575F5555555555555
        50BB555555555555575F555555555555550B5555555555555575}
      NumGlyphs = 2
    end
    object bitbtn_post: TBitBtn
      Left = 276
      Top = 8
      Width = 75
      Height = 25
      Caption = #20445#23384
      Enabled = False
      TabOrder = 2
      OnClick = bitbtn_postClick
      Glyph.Data = {
        76010000424D7601000000000000760000002800000020000000100000000100
        04000000000000010000120B0000120B00001000000000000000000000000000
        800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
        333333FFFFFFFFFFFFF33000077777770033377777777777773F000007888888
        00037F3337F3FF37F37F00000780088800037F3337F77F37F37F000007800888
        00037F3337F77FF7F37F00000788888800037F3337777777337F000000000000
        00037F3FFFFFFFFFFF7F00000000000000037F77777777777F7F000FFFFFFFFF
        00037F7F333333337F7F000FFFFFFFFF00037F7F333333337F7F000FFFFFFFFF
        00037F7F333333337F7F000FFFFFFFFF00037F7F333333337F7F000FFFFFFFFF
        00037F7F333333337F7F000FFFFFFFFF07037F7F33333333777F000FFFFFFFFF
        0003737FFFFFFFFF7F7330099999999900333777777777777733}
      NumGlyphs = 2
    end
    object bitbtn_cancel: TBitBtn
      Left = 359
      Top = 8
      Width = 75
      Height = 25
      Caption = #21462#28040
      Enabled = False
      TabOrder = 3
      OnClick = bitbtn_cancelClick
      Glyph.Data = {
        76010000424D7601000000000000760000002800000020000000100000000100
        04000000000000010000130B0000130B00001000000000000000000000000000
        800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
        3333333333FFFFF3333333333999993333333333F77777FFF333333999999999
        3333333777333777FF3333993333339993333377FF3333377FF3399993333339
        993337777FF3333377F3393999333333993337F777FF333337FF993399933333
        399377F3777FF333377F993339993333399377F33777FF33377F993333999333
        399377F333777FF3377F993333399933399377F3333777FF377F993333339993
        399377FF3333777FF7733993333339993933373FF3333777F7F3399933333399
        99333773FF3333777733339993333339933333773FFFFFF77333333999999999
        3333333777333777333333333999993333333333377777333333}
      NumGlyphs = 2
    end
    object BBtn_Print: TBitBtn
      Left = 193
      Top = 8
      Width = 75
      Height = 25
      Caption = '&P'#25910#25454
      TabOrder = 4
      OnClick = BBtn_PrintClick
      Glyph.Data = {
        76010000424D7601000000000000760000002800000020000000100000000100
        04000000000000010000130B0000130B00001000000000000000000000000000
        800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300000000000
        00033FFFFFFFFFFFFFFF0888888888888880777777777777777F088888888888
        8880777777777777777F0000000000000000FFFFFFFFFFFFFFFF0F8F8F8F8F8F
        8F80777777777777777F08F8F8F8F8F8F9F0777777777777777F0F8F8F8F8F8F
        8F807777777777777F7F0000000000000000777777777777777F3330FFFFFFFF
        03333337F3FFFF3F7F333330F0000F0F03333337F77773737F333330FFFFFFFF
        03333337F3FF3FFF7F333330F00F000003333337F773777773333330FFFF0FF0
        33333337F3FF7F3733333330F08F0F0333333337F7737F7333333330FFFF0033
        33333337FFFF7733333333300000033333333337777773333333}
      NumGlyphs = 2
    end
    object BitBtn_find: TBitBtn
      Left = 449
      Top = 8
      Width = 75
      Height = 24
      Caption = #26597'  '#35810
      TabOrder = 5
      OnClick = BitBtn_findClick
      Glyph.Data = {
        42020000424D4202000000000000420000002800000010000000100000000100
        1000030000000002000000000000000000000000000000000000007C0000E003
        00001F0000000000000000000000000000000000000000000000000000000000
        00000000000000007B6F396739677B6F39675A6B186318631863186339673967
        3967D65A00000000BD77BD77BD77BD775A6B3967B5569452945218635A6B9C73
        BD77396700000000BD77BD779C733967D65A1042CE396B2D4A298C31EF3D3967
        9C73396700000000BD77BD777B6F18639452F75EB5563146EF3D4A294A291042
        1863396700000000BD779C73D65AF75EDE7B1042A514A5144A29EF3DAD354A29
        1042D65A000000009C735A6B3967FF7F31460000630C841042082925524A2925
        0821EF3D00000000EF3D10429C73FF7FA514C618000000004208630C1042A514
        84102925000000001863AD358410D65A4A299452AD35000021042104A514630C
        8410E71C000000003967D65A524AA51421048410841021040000420842084208
        630CC618000000005A6BF75ED65A18633146E71C2925A514420842084208630C
        8410C61800000000BD777B6F1863D65A1042CE394A29A5144208841084108410
        C618C618000000009C737B6F9C737B6FF75E9452EF3DAD354A29292584108410
        C6184A2900000000B556D65A39675A6B7B6FF75E524A8C312925E71CC618E71C
        E71CAD3500000000B556EF3D524A734EB556734EEF3DAD356B2D8C31AD35EF3D
        3146524A00000000000000000000000000000000000000000000000000000000
        000000000000}
    end
    object fieldname: TComboBox
      Left = 571
      Top = 11
      Width = 84
      Height = 21
      ItemHeight = 13
      TabOrder = 6
      Visible = False
    end
  end
  object Panel3: TPanel
    Left = 0

⌨️ 快捷键说明

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