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

📄 unit_3.dfm

📁 本课题的开发是为物业部门提供一套高效、快捷的应用软件。适用于房产业主、大中小型物业公司、物业服务商、房地产开发商、物业中介公司等物业管理;用于管理公寓、住宅群体、智能小区、商品房、多层住宅、商业大厦、
💻 DFM
📖 第 1 页 / 共 3 页
字号:
object Form_bb3: TForm_bb3
  Left = 56
  Top = 154
  Width = 600
  Height = 300
  Caption = #29289#19994#25910#36153#32479#35745
  Color = clBtnFace
  Constraints.MaxHeight = 300
  Constraints.MaxWidth = 600
  Constraints.MinHeight = 300
  Constraints.MinWidth = 600
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -15
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 15
  object ToolBar1: TToolBar
    Left = 0
    Top = 0
    Width = 592
    Height = 40
    ButtonHeight = 38
    ButtonWidth = 67
    Caption = 'ToolBar1'
    DisabledImages = ImageList1
    Flat = True
    ShowCaptions = True
    TabOrder = 0
    object ToolButton1: TToolButton
      Left = 0
      Top = 0
      Cursor = crHandPoint
      Caption = #32479#35745
      ImageIndex = 0
      Indeterminate = True
      OnClick = ToolButton1Click
    end
    object ToolButton2: TToolButton
      Left = 67
      Top = 0
      Cursor = crHandPoint
      Caption = #31532#19968#26465
      ImageIndex = 1
      Indeterminate = True
      OnClick = ToolButton2Click
    end
    object ToolButton3: TToolButton
      Left = 134
      Top = 0
      Cursor = crHandPoint
      Caption = #19978#19968#26465
      ImageIndex = 2
      Indeterminate = True
      OnClick = ToolButton3Click
    end
    object ToolButton4: TToolButton
      Left = 201
      Top = 0
      Cursor = crHandPoint
      Caption = #19979#19968#26465
      ImageIndex = 3
      Indeterminate = True
      OnClick = ToolButton4Click
    end
    object ToolButton5: TToolButton
      Left = 268
      Top = 0
      Cursor = crHandPoint
      Caption = #26368#21518#19968#26465
      ImageIndex = 4
      Indeterminate = True
      OnClick = ToolButton5Click
    end
    object ToolButton6: TToolButton
      Left = 335
      Top = 0
      Cursor = crHandPoint
      AllowAllUp = True
      Caption = #36864#20986
      ImageIndex = 5
      Indeterminate = True
      OnClick = ToolButton6Click
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 40
    Width = 592
    Height = 41
    Align = alTop
    TabOrder = 1
    object Label1: TLabel
      Left = 32
      Top = 8
      Width = 60
      Height = 15
      Caption = #32479#35745#26085#26399
    end
    object Label2: TLabel
      Left = 248
      Top = 8
      Width = 60
      Height = 15
      Caption = #32564#36153#24635#39069
    end
    object Edit1: TEdit
      Left = 104
      Top = 8
      Width = 121
      Height = 23
      TabOrder = 0
    end
    object Edit2: TEdit
      Left = 320
      Top = 8
      Width = 121
      Height = 23
      TabOrder = 1
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 81
    Width = 592
    Height = 192
    Align = alClient
    TabOrder = 2
    object DBGrid1: TDBGrid
      Left = 1
      Top = 1
      Width = 590
      Height = 190
      Align = alClient
      DataSource = DataSource1
      TabOrder = 0
      TitleFont.Charset = ANSI_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -15
      TitleFont.Name = #23435#20307
      TitleFont.Style = []
      Columns = <
        item
          Expanded = False
          FieldName = #21333#25454#32534#21495
          Width = 80
          Visible = True
        end
        item
          Expanded = False
          FieldName = #25910#36153'ID'
          Width = 80
          Visible = True
        end
        item
          Expanded = False
          FieldName = #20303#25143#32534#21495
          Width = 80
          Visible = True
        end
        item
          Expanded = False
          FieldName = #32564#36153#26041#24335
          Width = 80
          Visible = True
        end
        item
          Expanded = False
          FieldName = #32564#36153#24635#39069
          Width = 100
          Visible = True
        end
        item
          Expanded = False
          FieldName = #32564#36153#26085#26399
          Width = 100
          Visible = True
        end
        item
          Expanded = False
          FieldName = #25910#36153#20154#21592
          Width = 100
          Visible = True
        end
        item
          Expanded = False
          FieldName = #22791#27880
          Width = 100
          Visible = True
        end>
    end
  end
  object ImageList1: TImageList
    Left = 480
    Top = 8
    Bitmap = {
      494C010106000900040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
      0000000000003600000028000000400000003000000001002000000000000030
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000

⌨️ 快捷键说明

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