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

📄 queryunit.~dfm

📁 用Delphi做的一个学生数据库系统
💻 ~DFM
字号:
object queryform: Tqueryform
  Left = 306
  Top = 233
  Width = 586
  Height = 392
  Caption = #23398#29983#26597#35810
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poScreenCenter
  Visible = True
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 578
    Height = 241
    Align = alTop
    TabOrder = 0
    object Label1: TLabel
      Left = 80
      Top = 201
      Width = 45
      Height = 16
      AutoSize = False
      Caption = #23398#21495
    end
    object Edit_xuehao: TEdit
      Left = 145
      Top = 200
      Width = 124
      Height = 21
      TabOrder = 0
      OnKeyPress = Edit_xuehaoKeyPress
    end
    object Button1: TButton
      Left = 297
      Top = 200
      Width = 78
      Height = 25
      Caption = #26597#35810
      TabOrder = 1
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 393
      Top = 200
      Width = 78
      Height = 25
      Caption = #36864#20986
      TabOrder = 2
      OnClick = Button2Click
    end
    object GroupBox1: TGroupBox
      Left = 72
      Top = 8
      Width = 401
      Height = 169
      Caption = #23398#29983#22522#26412#20449#24687
      TabOrder = 3
      object Label2: TLabel
        Left = 11
        Top = 32
        Width = 32
        Height = 13
        AutoSize = False
        Caption = #23398#21495
      end
      object Label3: TLabel
        Left = 147
        Top = 32
        Width = 32
        Height = 13
        AutoSize = False
        Caption = #22995#21517
      end
      object Label4: TLabel
        Left = 11
        Top = 64
        Width = 32
        Height = 13
        AutoSize = False
        Caption = #24615#21035
      end
      object Label5: TLabel
        Left = 3
        Top = 136
        Width = 41
        Height = 13
        AutoSize = False
        Caption = #29677#20027#20219
      end
      object Label6: TLabel
        Left = 147
        Top = 64
        Width = 32
        Height = 13
        AutoSize = False
        Caption = #29983#26085
      end
      object Label7: TLabel
        Left = 11
        Top = 96
        Width = 32
        Height = 13
        AutoSize = False
        Caption = #29677#32423
      end
      object Label8: TLabel
        Left = 147
        Top = 96
        Width = 32
        Height = 13
        AutoSize = False
        Caption = #31821#36143
      end
      object Edit2: TEdit
        Left = 43
        Top = 28
        Width = 85
        Height = 21
        TabOrder = 0
      end
      object Edit3: TEdit
        Left = 195
        Top = 28
        Width = 85
        Height = 21
        TabOrder = 1
      end
      object Edit4: TEdit
        Left = 43
        Top = 60
        Width = 85
        Height = 21
        TabOrder = 2
      end
      object Edit5: TEdit
        Left = 195
        Top = 60
        Width = 85
        Height = 21
        TabOrder = 3
      end
      object Edit6: TEdit
        Left = 43
        Top = 92
        Width = 85
        Height = 21
        TabOrder = 4
      end
      object Edit7: TEdit
        Left = 195
        Top = 92
        Width = 85
        Height = 21
        TabOrder = 5
      end
      object Edit8: TEdit
        Left = 51
        Top = 132
        Width = 85
        Height = 21
        TabOrder = 6
      end
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 241
    Width = 578
    Height = 117
    Align = alClient
    TabOrder = 1
    object PageControl1: TPageControl
      Left = 1
      Top = 1
      Width = 576
      Height = 115
      ActivePage = TabSheet2
      Align = alClient
      TabOrder = 0
      object TabSheet1: TTabSheet
        Caption = #23398#29983#22522#26412#20449#24687
        object DBGrid_stu: TDBGrid
          Left = 0
          Top = 0
          Width = 568
          Height = 87
          Align = alClient
          DataSource = dmform.DataSource_stu
          ReadOnly = True
          TabOrder = 0
          TitleFont.Charset = DEFAULT_CHARSET
          TitleFont.Color = clWindowText
          TitleFont.Height = -11
          TitleFont.Name = 'MS Sans Serif'
          TitleFont.Style = []
          Visible = False
        end
      end
      object TabSheet2: TTabSheet
        Caption = #22870#21169#24773#20917
        ImageIndex = 1
        object DBGrid_reward: TDBGrid
          Left = 0
          Top = 0
          Width = 568
          Height = 87
          Align = alClient
          DataSource = dmform.DataSource_reward
          TabOrder = 0
          TitleFont.Charset = DEFAULT_CHARSET
          TitleFont.Color = clWindowText
          TitleFont.Height = -11
          TitleFont.Name = 'MS Sans Serif'
          TitleFont.Style = []
          Visible = False
        end
      end
      object TabSheet3: TTabSheet
        Caption = #22788#32602#24773#20917
        ImageIndex = 2
        object DBGrid_punish: TDBGrid
          Left = 0
          Top = 0
          Width = 568
          Height = 87
          Align = alClient
          DataSource = dmform.DataSource_punish
          TabOrder = 0
          TitleFont.Charset = DEFAULT_CHARSET
          TitleFont.Color = clWindowText
          TitleFont.Height = -11
          TitleFont.Name = 'MS Sans Serif'
          TitleFont.Style = []
          Visible = False
        end
      end
      object TabSheet4: TTabSheet
        Caption = #23398#31821#21464#26356#24773#20917
        ImageIndex = 3
        object DBGrid_change: TDBGrid
          Left = 0
          Top = 0
          Width = 568
          Height = 87
          Align = alClient
          DataSource = dmform.DataSource_change
          TabOrder = 0
          TitleFont.Charset = DEFAULT_CHARSET
          TitleFont.Color = clWindowText
          TitleFont.Height = -11
          TitleFont.Name = 'MS Sans Serif'
          TitleFont.Style = []
          Visible = False
        end
      end
    end
  end
end

⌨️ 快捷键说明

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