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

📄 xwpsunit.dfm

📁 高校学生学籍管理系统源码
💻 DFM
字号:
object xwps: Txwps
  Left = 166
  Top = 232
  Width = 599
  Height = 351
  Caption = #23398#20301#38506#23457
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 591
    Height = 289
    Align = alTop
    TabOrder = 0
    object DBGrid1: TDBGrid
      Left = 1
      Top = 1
      Width = 589
      Height = 287
      Align = alClient
      DataSource = DataModule1.xwcs
      TabOrder = 0
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      Columns = <
        item
          Expanded = False
          FieldName = 'xsxh_id'
          Title.Caption = #23398#21495
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'xm00'
          Title.Caption = #22995#21517
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'xw00'
          Title.Caption = #26410#33719#23398#20301#21407#22240
          Width = 300
          Visible = True
        end>
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 289
    Width = 591
    Height = 28
    Align = alClient
    TabOrder = 1
    object Button1: TButton
      Left = 240
      Top = 5
      Width = 75
      Height = 25
      Caption = #25171#21360
      TabOrder = 0
      OnClick = Button1Click
    end
  end
end

⌨️ 快捷键说明

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