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

📄 bxrptunit.~dfm

📁 小区物业管理系统 运行环境:DELPHI7.0和SQL Server2000 1、将文件DATA里的数据库XQ附加到SQL Server2000企业管理器中
💻 ~DFM
📖 第 1 页 / 共 3 页
字号:
object BXrptForm: TBXrptForm
  Left = 63
  Top = 42
  Width = 846
  Height = 626
  Caption = #20303#25143#25253#20462#25968#25454#32479#35745
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -14
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 120
  TextHeight = 16
  object ToolBar1: TToolBar
    Left = 0
    Top = 0
    Width = 838
    Height = 41
    AutoSize = True
    ButtonHeight = 39
    ButtonWidth = 55
    Caption = 'ToolBar1'
    Flat = True
    Images = ImageList1
    ShowCaptions = True
    TabOrder = 0
    object ToolButton4: TToolButton
      Left = 0
      Top = 0
      AllowAllUp = True
      Caption = #37325#26032#32479#35745
      ImageIndex = 0
      OnClick = ToolButton4Click
    end
    object ToolButton1: TToolButton
      Left = 55
      Top = 0
      AllowAllUp = True
      Caption = #31532#19968#26465
      ImageIndex = 1
      ParentShowHint = False
      ShowHint = False
      OnClick = ToolButton1Click
    end
    object ToolButton2: TToolButton
      Left = 110
      Top = 0
      AllowAllUp = True
      Caption = #19978#19968#26465
      ImageIndex = 2
      OnClick = ToolButton2Click
    end
    object ToolButton3: TToolButton
      Left = 165
      Top = 0
      AllowAllUp = True
      AutoSize = True
      Caption = #19979#19968#26465
      ImageIndex = 3
      OnClick = ToolButton3Click
    end
    object ToolButton5: TToolButton
      Left = 212
      Top = 0
      AllowAllUp = True
      Caption = #26368#21518#19968#26465
      ImageIndex = 4
      OnClick = ToolButton5Click
    end
    object ToolButton7: TToolButton
      Left = 267
      Top = 0
      Caption = #25171#21360
      ImageIndex = 6
      OnClick = ToolButton7Click
    end
    object ToolButton6: TToolButton
      Left = 322
      Top = 0
      Caption = #36864#20986
      ImageIndex = 5
      OnClick = ToolButton6Click
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 323
    Width = 838
    Height = 271
    Align = alBottom
    TabOrder = 1
    object DBGrid1: TDBGrid
      Left = 1
      Top = 1
      Width = 836
      Height = 269
      Align = alClient
      DataSource = adodm.dsZHBX
      TabOrder = 0
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -14
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 41
    Width = 838
    Height = 282
    Align = alClient
    TabOrder = 2
    object Label2: TLabel
      Left = 10
      Top = 20
      Width = 90
      Height = 16
      AutoSize = False
      Caption = #32479#35745#26085#26399
    end
    object Label3: TLabel
      Left = 167
      Top = 20
      Width = 100
      Height = 16
      AutoSize = False
      Caption = #25253#20462#27425#25968
    end
    object Label1: TLabel
      Left = 325
      Top = 20
      Width = 109
      Height = 16
      AutoSize = False
      Caption = #26381#21153#36153#29992
    end
    object Label4: TLabel
      Left = 473
      Top = 20
      Width = 89
      Height = 16
      AutoSize = False
      Caption = #29289#26009#36153#29992
    end
    object Label5: TLabel
      Left = 640
      Top = 20
      Width = 100
      Height = 16
      AutoSize = False
      Caption = #24635#32500#20462#36153#29992
    end
    object DBEdit3: TDBEdit
      Left = 482
      Top = 39
      Width = 110
      Height = 24
      Enabled = False
      TabOrder = 0
    end
    object Edit1: TEdit
      Left = 10
      Top = 39
      Width = 149
      Height = 24
      Enabled = False
      TabOrder = 1
      Text = 'Edit1'
    end
    object DBEdit1: TDBEdit
      Left = 167
      Top = 39
      Width = 149
      Height = 24
      Enabled = False
      TabOrder = 2
    end
    object DBEdit2: TDBEdit
      Left = 325
      Top = 39
      Width = 119
      Height = 24
      DataField = 'COLUMN1'
      Enabled = False
      TabOrder = 3
    end
    object DBEdit4: TDBEdit
      Left = 640
      Top = 39
      Width = 80
      Height = 24
      Enabled = False
      TabOrder = 4
    end
  end
  object ImageList1: TImageList
    Left = 440
    Top = 8
    Bitmap = {

⌨️ 快捷键说明

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