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

📄 change.~dfm

📁 使用DELPHI6.0开发的停车场管理信息系统 使用ADO和BDE技术连接SQL数据库 是我计算机双学位的毕业设计
💻 ~DFM
字号:
object sjxg: Tsjxg
  Left = 95
  Top = 110
  Width = 753
  Height = 375
  Caption = 'sjxg'
  Color = clCream
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 8
    Top = 8
    Width = 609
    Height = 321
    Caption = #20462#25913#21382#21490#35760#24405
    TabOrder = 0
    object DBGrid1: TDBGrid
      Left = 0
      Top = 16
      Width = 609
      Height = 305
      DataSource = DataSource1
      FixedColor = clCream
      ImeName = #32043#20809#25340#38899#36755#20837#27861
      TabOrder = 0
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      Columns = <
        item
          Color = cl3DLight
          Expanded = False
          FieldName = #36710#29260#21495#30721
          Visible = True
        end
        item
          Expanded = False
          FieldName = #36710#36742#22411#21495
          Visible = True
        end
        item
          Color = cl3DLight
          Expanded = False
          FieldName = #36710#20301#21495#30721
          Visible = True
        end
        item
          Expanded = False
          FieldName = #20837#22330#26102#38388
          Visible = True
        end
        item
          Color = cl3DLight
          Expanded = False
          FieldName = #20986#22330#26102#38388
          Visible = True
        end
        item
          Expanded = False
          FieldName = #20572#36710#26102#38388
          Visible = True
        end
        item
          Color = cl3DLight
          Expanded = False
          FieldName = #24212#20132#36153#29992
          Visible = True
        end
        item
          Expanded = False
          FieldName = #26159#21542#22312#22330
          Visible = True
        end
        item
          Color = cl3DLight
          Expanded = False
          FieldName = #32534#21495
          Visible = True
        end
        item
          Expanded = False
          FieldName = #22791#27880
          Visible = True
        end>
    end
  end
  object GroupBox2: TGroupBox
    Left = 624
    Top = 8
    Width = 113
    Height = 321
    TabOrder = 1
    object Button1: TButton
      Left = 24
      Top = 136
      Width = 75
      Height = 25
      Caption = #28155'  '#21152
      TabOrder = 0
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 24
      Top = 176
      Width = 75
      Height = 25
      Caption = #21024'  '#38500
      TabOrder = 1
      OnClick = Button2Click
    end
    object Button3: TButton
      Left = 24
      Top = 216
      Width = 75
      Height = 25
      Caption = #20462'  '#25913
      TabOrder = 2
      OnClick = Button3Click
    end
    object Button4: TButton
      Left = 24
      Top = 256
      Width = 75
      Height = 25
      Caption = #30830'  '#23450
      TabOrder = 3
      OnClick = Button4Click
    end
  end
  object DataSource1: TDataSource
    DataSet = Table1
    Left = 376
    Top = 16
  end
  object Table1: TTable
    Active = True
    DatabaseName = 'PMIS1'
    TableName = #20986#22330#36710#36742#30331#35760#34920
    Left = 416
    Top = 16
  end
end

⌨️ 快捷键说明

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