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

📄 sd.dfm

📁 一个实用的房地产行业收费管理软件
💻 DFM
字号:
object Form4: TForm4
  Left = 215
  Top = 317
  Width = 544
  Height = 283
  Caption = #36164#26009#35774#32622
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = -1
    Top = -5
    Width = 537
    Height = 259
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MingLiU'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object Label1: TLabel
      Left = 6
      Top = 17
      Width = 48
      Height = 16
      Caption = #24180#12288#20221
    end
    object Label2: TLabel
      Left = 6
      Top = 44
      Width = 48
      Height = 16
      Caption = #26376#12288#20221
    end
    object Label5: TLabel
      Left = 206
      Top = 24
      Width = 64
      Height = 16
      Caption = #27700#36153#21333#20215
    end
    object Label6: TLabel
      Left = 209
      Top = 54
      Width = 64
      Height = 16
      Caption = #30005#36153#21333#20215
    end
    object Bevel2: TBevel
      Left = 4
      Top = 147
      Width = 533
      Height = 2
    end
    object Label7: TLabel
      Left = 4
      Top = 76
      Width = 64
      Height = 16
      Caption = #22823#21414#21517#31216
    end
    object Bevel3: TBevel
      Left = 4
      Top = 220
      Width = 533
      Height = 2
    end
    object Label8: TLabel
      Left = 16
      Top = 176
      Width = 64
      Height = 16
      Caption = #25910#31199#26376#20221
    end
    object Label3: TLabel
      Left = 360
      Top = 160
      Width = 176
      Height = 16
      Caption = #21482#38656#36873#25910#31199#30340#20219#19968#22825#65306#24405
    end
    object DBComboBoxEh1: TDBComboBoxEh
      Left = 75
      Top = 13
      Width = 121
      Height = 24
      EditButtons = <>
      Items.Strings = (
        '2001'
        '2002'
        '2003'
        '2004'
        '2005'
        '2006'
        '2007')
      TabOrder = 0
      Text = '2004'
      Visible = True
    end
    object DBComboBoxEh2: TDBComboBoxEh
      Left = 75
      Top = 43
      Width = 121
      Height = 24
      EditButtons = <>
      Items.Strings = (
        '1'
        '2'
        '3'
        '4'
        '5'
        '6'
        '7'
        '8'
        '9'
        '10'
        '11'
        '12')
      TabOrder = 1
      Visible = True
    end
    object BitBtn1: TBitBtn
      Left = 176
      Top = 120
      Width = 177
      Height = 25
      Caption = #27599#26376#27700#30005#36153#21021#22987#21270
      TabOrder = 2
      OnClick = BitBtn1Click
    end
    object DBNumberEditEh1: TDBNumberEditEh
      Left = 278
      Top = 22
      Width = 83
      Height = 24
      EditButtons = <>
      TabOrder = 3
      Value = 1.000000000000000000
      Visible = True
    end
    object DBNumberEditEh2: TDBNumberEditEh
      Left = 278
      Top = 52
      Width = 82
      Height = 24
      EditButtons = <>
      TabOrder = 4
      Value = 1.000000000000000000
      Visible = True
    end
    object BitBtn3: TBitBtn
      Left = 224
      Top = 232
      Width = 75
      Height = 25
      TabOrder = 5
      Kind = bkClose
    end
    object DBComboBoxEh5: TDBComboBoxEh
      Left = 74
      Top = 73
      Width = 121
      Height = 24
      EditButtons = <>
      TabOrder = 6
      Visible = True
    end
    object DBDateTimeEditEh1: TDBDateTimeEditEh
      Left = 84
      Top = 172
      Width = 149
      Height = 24
      EditButtons = <>
      Kind = dtkDateEh
      TabOrder = 7
      Visible = True
    end
    object BitBtn2: TBitBtn
      Left = 237
      Top = 169
      Width = 120
      Height = 25
      Caption = #31199#37329#36882#22686#26816#26597
      TabOrder = 8
      OnClick = BitBtn2Click
    end
  end
end

⌨️ 快捷键说明

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