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

📄 u_wrong.dfm

📁 delphi编的排课管理系统
💻 DFM
字号:
object f_wrong: Tf_wrong
  Left = 204
  Top = 226
  Width = 657
  Height = 375
  Caption = #25490#35838' '#24322#24120
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 649
    Height = 345
    Caption = 'Panel1'
    TabOrder = 0
    object Bevel1: TBevel
      Left = 8
      Top = 8
      Width = 633
      Height = 329
    end
    object Label1: TLabel
      Left = 56
      Top = 16
      Width = 81
      Height = 16
      Caption = #29677#32423#21015#34920'           '
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clRed
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Bevel2: TBevel
      Left = 173
      Top = 11
      Width = 2
      Height = 324
    end
    object Label2: TLabel
      Left = 376
      Top = 16
      Width = 78
      Height = 16
      Caption = #25490#35838#24322#24120'          '
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clRed
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Bevel3: TBevel
      Left = 36
      Top = 14
      Width = 113
      Height = 21
    end
    object Bevel4: TBevel
      Left = 347
      Top = 14
      Width = 124
      Height = 20
    end
    object DBGridEh1: TDBGridEh
      Left = 9
      Top = 40
      Width = 160
      Height = 296
      DataSource = DataModule1.ds_tb_class
      Flat = True
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      FooterColor = clWindow
      FooterFont.Charset = DEFAULT_CHARSET
      FooterFont.Color = clWindowText
      FooterFont.Height = -11
      FooterFont.Name = 'MS Sans Serif'
      FooterFont.Style = []
      Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
      ParentFont = False
      ReadOnly = True
      TabOrder = 0
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -13
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      Columns = <
        item
          EditButtons = <>
          FieldName = 'Id'
          Footers = <>
          Title.Caption = #29677#32423'ID'
        end
        item
          EditButtons = <>
          FieldName = 'Name'
          Footers = <>
          Title.Caption = #29677#32423#21517#31216
        end>
    end
    object DBGridEh2: TDBGridEh
      Left = 176
      Top = 40
      Width = 465
      Height = 297
      DataSource = DataModule1.ds_apply
      Flat = True
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      FooterColor = clWindow
      FooterFont.Charset = DEFAULT_CHARSET
      FooterFont.Color = clWindowText
      FooterFont.Height = -11
      FooterFont.Name = 'MS Sans Serif'
      FooterFont.Style = []
      Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
      ParentFont = False
      ReadOnly = True
      TabOrder = 1
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -13
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      Columns = <
        item
          EditButtons = <>
          FieldName = 'Kc_name'
          Footers = <>
          Title.Caption = #35838#31243#21517
        end
        item
          EditButtons = <>
          FieldName = 'Kc_na'
          Footers = <>
          Title.Caption = #31616#31216
        end
        item
          EditButtons = <>
          FieldName = 'Star_week'
          Footers = <>
          Title.Caption = #24320#22987#21608
        end
        item
          EditButtons = <>
          FieldName = 'Week_time'
          Footers = <>
          Title.Caption = #21608#35838#27425
        end
        item
          EditButtons = <>
          FieldName = 'Xueshi'
          Footers = <>
          Title.Caption = #24635#23398#26102
        end
        item
          EditButtons = <>
          FieldName = 'Ready'
          Footers = <>
          Title.Caption = #26410#25490#35838#26102
        end>
    end
  end
end

⌨️ 快捷键说明

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