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

📄 viewunitfm.dfm.~9~

📁 一款房产中介软件
💻 ~9~
📖 第 1 页 / 共 5 页
字号:
            item
              EditButtons = <>
              FieldName = #20135#26435#30331#35760#22871#20869#38754#31215
              Footers = <>
            end
            item
              EditButtons = <>
              FieldName = #20135#26435#30331#35760#20998#25674#38754#31215
              Footers = <>
            end
            item
              EditButtons = <>
              FieldName = #21487#38144#21806#25151#23627#29366#24577
              Footers = <>
            end
            item
              EditButtons = <>
              FieldName = #19981#21487#38144#21806#25151#23627#29366#24577
              Footers = <>
            end>
        end
      end
      object TabSheet2: TTabSheet
        Caption = #38144#25511#22270#26679#24335
        ImageIndex = 1
        object Panel5: TPanel
          Left = 0
          Top = 0
          Width = 65
          Height = 364
          Align = alLeft
          TabOrder = 0
          object Label1: TLabel
            Left = 8
            Top = 8
            Width = 34
            Height = 16
            Caption = #22270#20363
            Font.Charset = ANSI_CHARSET
            Font.Color = clRed
            Font.Height = -16
            Font.Name = #23435#20307
            Font.Style = [fsBold]
            ParentFont = False
          end
          object StaticText12: TStaticText
            Left = 6
            Top = 48
            Width = 53
            Height = 20
            Alignment = taCenter
            AutoSize = False
            BevelKind = bkTile
            Caption = #39044#38144#21806
            Color = clLime
            Font.Charset = ANSI_CHARSET
            Font.Color = clBlack
            Font.Height = -15
            Font.Name = #23435#20307
            Font.Style = []
            ParentColor = False
            ParentFont = False
            TabOrder = 0
          end
          object StaticText13: TStaticText
            Left = 6
            Top = 93
            Width = 53
            Height = 20
            Alignment = taCenter
            AutoSize = False
            BevelKind = bkTile
            Caption = #39044#23450
            Color = clAqua
            Font.Charset = ANSI_CHARSET
            Font.Color = clBlack
            Font.Height = -15
            Font.Name = #23435#20307
            Font.Style = []
            ParentColor = False
            ParentFont = False
            TabOrder = 1
          end
          object StaticText14: TStaticText
            Left = 6
            Top = 139
            Width = 53
            Height = 20
            Alignment = taCenter
            AutoSize = False
            BevelKind = bkTile
            Caption = #39044#30041
            Color = clYellow
            Font.Charset = ANSI_CHARSET
            Font.Color = clBlack
            Font.Height = -15
            Font.Name = #23435#20307
            Font.Style = []
            ParentColor = False
            ParentFont = False
            TabOrder = 2
          end
          object StaticText15: TStaticText
            Left = 6
            Top = 317
            Width = 53
            Height = 20
            Alignment = taCenter
            AutoSize = False
            BevelKind = bkTile
            Caption = #26410#21806
            Color = clWhite
            Font.Charset = ANSI_CHARSET
            Font.Color = clBlack
            Font.Height = -15
            Font.Name = #23435#20307
            Font.Style = []
            ParentColor = False
            ParentFont = False
            TabOrder = 3
          end
          object StaticText20: TStaticText
            Left = 6
            Top = 274
            Width = 53
            Height = 20
            Alignment = taCenter
            AutoSize = False
            BevelKind = bkTile
            Caption = #31199#36161
            Color = clFuchsia
            Font.Charset = ANSI_CHARSET
            Font.Color = clBlack
            Font.Height = -15
            Font.Name = #23435#20307
            Font.Style = []
            ParentColor = False
            ParentFont = False
            TabOrder = 4
          end
          object StaticText30: TStaticText
            Left = 6
            Top = 230
            Width = 53
            Height = 20
            Alignment = taCenter
            AutoSize = False
            BevelKind = bkTile
            Caption = #25269#25276
            Color = clSkyBlue
            Font.Charset = ANSI_CHARSET
            Font.Color = clBlack
            Font.Height = -15
            Font.Name = #23435#20307
            Font.Style = []
            ParentColor = False
            ParentFont = False
            TabOrder = 5
          end
          object StaticText29: TStaticText
            Left = 6
            Top = 185
            Width = 53
            Height = 20
            Alignment = taCenter
            AutoSize = False
            BevelKind = bkTile
            Caption = #25286#36801#36824#24314
            Color = clSilver
            Font.Charset = ANSI_CHARSET
            Font.Color = clBlack
            Font.Height = -12
            Font.Name = #23435#20307
            Font.Style = []
            ParentColor = False
            ParentFont = False
            TabOrder = 6
          end
        end
        object StringGrid1: TStringGrid
          Left = 65
          Top = 0
          Width = 738
          Height = 364
          Align = alClient
          DefaultColWidth = 50
          DefaultRowHeight = 20
          DefaultDrawing = False
          RowCount = 2
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -15
          Font.Name = #23435#20307
          Font.Style = []
          Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goDrawFocusSelected]
          ParentFont = False
          ParentShowHint = False
          ShowHint = True
          TabOrder = 1
          OnClick = StringGrid1Click
          OnDblClick = StringGrid1DblClick
          OnDrawCell = StringGrid1DrawCell
          OnMouseMove = StringGrid1MouseMove
          RowHeights = (
            20
            20)
        end
      end
    end
  end
  object DataSource1: TDataSource
    DataSet = ADOQuery1
    Left = 101
    Top = 185
  end
  object ADOQuery1: TADOQuery
    Connection = DMMain.ADOConnection1
    CursorType = ctStatic
    AfterScroll = ADOQuery1AfterScroll
    Parameters = <>
    SQL.Strings = (
      'SELECT cname, code from '#20844#21496#20449#24687#34920)
    Left = 141
    Top = 189
  end
  object DataSource2: TDataSource
    DataSet = ADOQuery2
    Left = 98
    Top = 307
  end
  object ADOQuery2: TADOQuery
    Connection = DMMain.ADOConnection1
    CursorType = ctStatic
    AfterScroll = ADOQuery2AfterScroll
    Parameters = <>
    SQL.Strings = (
      'SELECT '#39033#30446#32534#21495','#39033#30446#21517#31216' from '#39033#30446#20449#24687#34920)
    Left = 134
    Top = 310
  end
  object ADOQuery3: TADOQuery
    Connection = DMMain.ADOConnection1
    CursorType = ctStatic
    Parameters = <>
    SQL.Strings = (
      'SELECT * from '#21333#20307#20449#24687#34920)
    Left = 136
    Top = 486
  end
  object DataSource3: TDataSource
    DataSet = ADOQuery3
    Left = 98
    Top = 483
  end
  object DataSource4: TDataSource
    DataSet = ADOQuery4
    Left = 307
    Top = 369
  end
  object ADOQuery4: TADOQuery
    Connection = DMMain.ADOConnection1
    CursorType = ctStatic
    AfterScroll = ADOQuery4AfterScroll
    Parameters = <>
    SQL.Strings = (
      'SELECT * from '#21333#20803#20449#24687#34920)
    Left = 344
    Top = 368
  end
end

⌨️ 快捷键说明

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