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

📄 unit10.~dfm

📁 机房管理系统源代码2006-7-8制作的非常实用
💻 ~DFM
字号:
object frmuse_comp: Tfrmuse_comp
  Left = 194
  Top = 107
  Width = 662
  Height = 439
  Caption = #19978#26426#31649#29702
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 654
    Height = 49
    Align = alTop
    TabOrder = 0
    object BitBtn1: TBitBtn
      Left = 11
      Top = 12
      Width = 75
      Height = 25
      Caption = #22686#21152#23433#25490
      TabOrder = 0
      OnClick = BitBtn1Click
    end
    object BitBtn2: TBitBtn
      Left = 121
      Top = 12
      Width = 75
      Height = 25
      Caption = #20462#25913#23433#25490
      TabOrder = 1
      OnClick = BitBtn2Click
    end
    object BitBtn3: TBitBtn
      Left = 225
      Top = 12
      Width = 75
      Height = 25
      Caption = #21024#38500#23433#25490
      TabOrder = 2
      OnClick = BitBtn3Click
    end
    object BitBtn4: TBitBtn
      Left = 329
      Top = 12
      Width = 75
      Height = 25
      Caption = #20010#20154#19978#26426
      TabOrder = 3
      OnClick = BitBtn4Click
    end
  end
  object DBGrid1: TDBGrid
    Left = 0
    Top = 49
    Width = 654
    Height = 363
    Align = alClient
    Color = clInfoBk
    DataSource = DataSource1
    ImeName = #20013#25991' ('#31616#20307') - '#20116#31508#21152#21152
    ReadOnly = True
    TabOrder = 1
    TitleFont.Charset = GB2312_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -13
    TitleFont.Name = #23435#20307
    TitleFont.Style = []
  end
  object DataSource1: TDataSource
    DataSet = dm1.ADOQuery1
    Left = 160
    Top = 192
  end
end

⌨️ 快捷键说明

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