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

📄 xzlzlchx.dfm

📁 Delphi实战演练一书的配套光盘
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object XzlZlChxFrm: TXzlZlChxFrm
  Left = 101
  Top = 65
  Width = 682
  Height = 479
  Caption = '写字楼租赁信息查询'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsStayOnTop
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 13
    Top = 13
    Width = 32
    Height = 15
    Caption = '名称'
    Color = clActiveBorder
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = '幼圆'
    Font.Style = []
    ParentColor = False
    ParentFont = False
  end
  object Label2: TLabel
    Left = 186
    Top = 13
    Width = 32
    Height = 15
    Caption = '区域'
    Color = clActiveBorder
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = '幼圆'
    Font.Style = []
    ParentColor = False
    ParentFont = False
  end
  object Label3: TLabel
    Left = 325
    Top = 13
    Width = 64
    Height = 15
    Caption = '房间类型'
    Color = clActiveBorder
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = '幼圆'
    Font.Style = []
    ParentColor = False
    ParentFont = False
  end
  object Label4: TLabel
    Left = 482
    Top = 13
    Width = 32
    Height = 15
    Caption = '租金'
    Color = clActiveBorder
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = '幼圆'
    Font.Style = []
    ParentColor = False
    ParentFont = False
  end
  object DBGrid1: TDBGrid
    Left = 8
    Top = 43
    Width = 657
    Height = 169
    DataSource = DataSource1
    ReadOnly = True
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = '编号'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -14
        Font.Name = '幼圆'
        Font.Style = []
        Title.Font.Charset = GB2312_CHARSET
        Title.Font.Color = clWindowText
        Title.Font.Height = -16
        Title.Font.Name = '幼圆'
        Title.Font.Style = []
        Visible = True
      end
      item
        Expanded = False
        FieldName = '名称'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -14
        Font.Name = '幼圆'
        Font.Style = []
        Title.Font.Charset = GB2312_CHARSET
        Title.Font.Color = clWindowText
        Title.Font.Height = -16
        Title.Font.Name = '幼圆'
        Title.Font.Style = []
        Visible = True
      end
      item
        Expanded = False
        FieldName = '区域'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -14
        Font.Name = '幼圆'
        Font.Style = []
        Title.Font.Charset = GB2312_CHARSET
        Title.Font.Color = clWindowText
        Title.Font.Height = -16
        Title.Font.Name = '幼圆'
        Title.Font.Style = []
        Visible = True
      end
      item
        Expanded = False
        FieldName = '地址'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -14
        Font.Name = '幼圆'
        Font.Style = []
        Title.Font.Charset = GB2312_CHARSET
        Title.Font.Color = clWindowText
        Title.Font.Height = -16
        Title.Font.Name = '幼圆'
        Title.Font.Style = []
        Visible = True
      end
      item
        Expanded = False
        FieldName = '周边环境'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -14
        Font.Name = '幼圆'
        Font.Style = []
        Title.Font.Charset = GB2312_CHARSET
        Title.Font.Color = clWindowText
        Title.Font.Height = -16
        Title.Font.Name = '幼圆'
        Title.Font.Style = []
        Visible = True
      end
      item
        Expanded = False
        FieldName = '交通状况'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -14
        Font.Name = '幼圆'
        Font.Style = []
        Title.Font.Charset = GB2312_CHARSET
        Title.Font.Color = clWindowText
        Title.Font.Height = -16
        Title.Font.Name = '幼圆'
        Title.Font.Style = []
        Visible = True
      end
      item
        Expanded = False
        FieldName = '出租单位'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -14
        Font.Name = '幼圆'
        Font.Style = []
        Title.Font.Charset = GB2312_CHARSET
        Title.Font.Color = clWindowText
        Title.Font.Height = -16
        Title.Font.Name = '幼圆'
        Title.Font.Style = []
        Visible = True
      end
      item
        Expanded = False
        FieldName = '总层数'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -14
        Font.Name = '幼圆'
        Font.Style = []
        Title.Font.Charset = GB2312_CHARSET
        Title.Font.Color = clWindowText
        Title.Font.Height = -16
        Title.Font.Name = '幼圆'
        Title.Font.Style = []
        Visible = True
      end
      item
        Expanded = False
        FieldName = '层高'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -14
        Font.Name = '幼圆'
        Font.Style = []
        Title.Font.Charset = GB2312_CHARSET
        Title.Font.Color = clWindowText
        Title.Font.Height = -16
        Title.Font.Name = '幼圆'
        Title.Font.Style = []
        Visible = True
      end
      item
        Expanded = False
        FieldName = '层数'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -14
        Font.Name = '幼圆'
        Font.Style = []
        Title.Font.Charset = GB2312_CHARSET
        Title.Font.Color = clWindowText
        Title.Font.Height = -16
        Title.Font.Name = '幼圆'
        Title.Font.Style = []
        Visible = True
      end
      item
        Expanded = False
        FieldName = '房间类型'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -14
        Font.Name = '幼圆'
        Font.Style = []
        Title.Font.Charset = GB2312_CHARSET
        Title.Font.Color = clWindowText
        Title.Font.Height = -16
        Title.Font.Name = '幼圆'
        Title.Font.Style = []
        Visible = True
      end
      item
        Expanded = False
        FieldName = '建筑面积'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -14
        Font.Name = '幼圆'
        Font.Style = []
        Title.Font.Charset = GB2312_CHARSET
        Title.Font.Color = clWindowText
        Title.Font.Height = -16
        Title.Font.Name = '幼圆'
        Title.Font.Style = []
        Visible = True
      end
      item
        Expanded = False
        FieldName = '使用率'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -14
        Font.Name = '幼圆'
        Font.Style = []
        Title.Font.Charset = GB2312_CHARSET
        Title.Font.Color = clWindowText
        Title.Font.Height = -16
        Title.Font.Name = '幼圆'
        Title.Font.Style = []
        Visible = True
      end
      item
        Expanded = False
        FieldName = '装修状况'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -14
        Font.Name = '幼圆'
        Font.Style = []
        Title.Font.Charset = GB2312_CHARSET
        Title.Font.Color = clWindowText
        Title.Font.Height = -16
        Title.Font.Name = '幼圆'
        Title.Font.Style = []
        Visible = True
      end
      item
        Expanded = False
        FieldName = '物业管理'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -14
        Font.Name = '幼圆'
        Font.Style = []
        Title.Font.Charset = GB2312_CHARSET
        Title.Font.Color = clWindowText
        Title.Font.Height = -16
        Title.Font.Name = '幼圆'
        Title.Font.Style = []
        Visible = True
      end
      item
        Expanded = False
        FieldName = '电梯'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -14
        Font.Name = '幼圆'
        Font.Style = []
        Title.Font.Charset = GB2312_CHARSET
        Title.Font.Color = clWindowText
        Title.Font.Height = -16
        Title.Font.Name = '幼圆'
        Title.Font.Style = []
        Visible = True
      end
      item
        Expanded = False

⌨️ 快捷键说明

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