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

📄 delaccountformunit.dfm

📁 人事管理系统帮助人们管理复杂的关系
💻 DFM
字号:
object delAccountForm: TdelAccountForm
  Left = 340
  Top = 199
  Width = 419
  Height = 344
  Caption = #21024#38500#24080#25143
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object DBGrid1: TDBGrid
    Left = 0
    Top = 0
    Width = 411
    Height = 281
    Align = alTop
    DataSource = DataM.DSLogin
    ReadOnly = True
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object Panel1: TPanel
    Left = 0
    Top = 282
    Width = 411
    Height = 35
    Align = alBottom
    BevelInner = bvLowered
    Color = clBtnHighlight
    TabOrder = 1
    object SpeedButton1: TSpeedButton
      Left = 2
      Top = 2
      Width = 212
      Height = 31
      Caption = #21024#38500
      OnClick = SpeedButton1Click
    end
    object SpeedButton2: TSpeedButton
      Left = 213
      Top = 2
      Width = 196
      Height = 31
      Caption = #36864#20986
      OnClick = SpeedButton2Click
    end
  end
end

⌨️ 快捷键说明

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