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

📄 queryformunit.~dfm

📁 学生信息管理系统是使用DELPHI集成环境编写的一款软件
💻 ~DFM
字号:
object QueryForm: TQueryForm
  Left = 187
  Top = 111
  Width = 696
  Height = 480
  Caption = #25968#25454#26597#35810
  Color = clMoneyGreen
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsStayOnTop
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object PageControl1: TPageControl
    Left = 0
    Top = 0
    Width = 681
    Height = 377
    ActivePage = TabSheet1
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = #26999#20307'_GB2312'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = #25353#32534#21495#26597#35810
      object RadioGroup1: TRadioGroup
        Left = 8
        Top = 32
        Width = 401
        Height = 65
        Caption = #26597#35810#20869#23481
        Columns = 3
        ItemIndex = 0
        Items.Strings = (
          #23398#29983#20449#24687
          #25945#24072#20449#24687
          #35838#31243#20449#24687)
        TabOrder = 0
      end
      object GroupBox1: TGroupBox
        Left = 416
        Top = 32
        Width = 185
        Height = 65
        Caption = #36755#20837#32534#21495
        TabOrder = 1
        object Edit1: TEdit
          Left = 32
          Top = 32
          Width = 121
          Height = 27
          TabOrder = 0
        end
      end
      object BitBtn1: TBitBtn
        Left = 616
        Top = 40
        Width = 49
        Height = 49
        Caption = #26597#35810
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -19
        Font.Name = #38582#20070
        Font.Style = []
        ParentFont = False
        TabOrder = 2
        OnClick = BitBtn1Click
      end
      object DBGrid1: TDBGrid
        Left = 8
        Top = 104
        Width = 657
        Height = 177
        TabOrder = 3
        TitleFont.Charset = GB2312_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -19
        TitleFont.Name = #26999#20307'_GB2312'
        TitleFont.Style = []
      end
      object DBNavigator1: TDBNavigator
        Left = 192
        Top = 304
        Width = 240
        Height = 25
        TabOrder = 4
      end
    end
    object TabSheet2: TTabSheet
      Caption = #25353#21517#23383#26597#35810
      ImageIndex = 1
      object RadioGroup2: TRadioGroup
        Left = 16
        Top = 24
        Width = 385
        Height = 57
        Caption = #26597#35810#20869#23481
        Columns = 3
        ItemIndex = 0
        Items.Strings = (
          #23398#29983#20449#24687
          #25945#24072#20449#24687
          #35838#31243#20449#24687)
        TabOrder = 0
      end
      object GroupBox2: TGroupBox
        Left = 408
        Top = 24
        Width = 185
        Height = 57
        Caption = #36755#20837#22995#21517
        TabOrder = 1
        object Edit2: TEdit
          Left = 40
          Top = 24
          Width = 121
          Height = 27
          TabOrder = 0
        end
      end
      object BitBtn3: TBitBtn
        Left = 608
        Top = 32
        Width = 57
        Height = 49
        Caption = #26597#35810
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -19
        Font.Name = #38582#20070
        Font.Style = []
        ParentFont = False
        TabOrder = 2
        OnClick = BitBtn3Click
      end
      object DBGrid2: TDBGrid
        Left = 16
        Top = 96
        Width = 641
        Height = 193
        TabOrder = 3
        TitleFont.Charset = GB2312_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -19
        TitleFont.Name = #26999#20307'_GB2312'
        TitleFont.Style = []
      end
      object DBNavigator2: TDBNavigator
        Left = 216
        Top = 312
        Width = 240
        Height = 25
        TabOrder = 4
      end
    end
    object TabSheet3: TTabSheet
      Caption = #29305#27530#26597#35810
      ImageIndex = 2
      object Label1: TLabel
        Left = 40
        Top = 32
        Width = 500
        Height = 19
        Caption = #26597#35810#30001#25945#24072#20219#25945#30340#25152#26377#23398#29983#30340#22995#21517#21644#31561#32423#21450#35813#25945#24072#30340#22995#21517
      end
      object Label2: TLabel
        Left = 504
        Top = 72
        Width = 160
        Height = 19
        Caption = #35831#36755#20837#25945#24072#22995#21517#65306
      end
      object DBGrid3: TDBGrid
        Left = 32
        Top = 80
        Width = 393
        Height = 177
        DataSource = QueryDataModule.DataSourceSpecial
        TabOrder = 0
        TitleFont.Charset = GB2312_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -19
        TitleFont.Name = #26999#20307'_GB2312'
        TitleFont.Style = []
      end
      object DBNavigator3: TDBNavigator
        Left = 80
        Top = 288
        Width = 240
        Height = 25
        DataSource = QueryDataModule.DataSourceSpecial
        TabOrder = 1
      end
      object Edit3: TEdit
        Left = 504
        Top = 120
        Width = 121
        Height = 27
        TabOrder = 2
      end
      object BitBtn4: TBitBtn
        Left = 520
        Top = 216
        Width = 75
        Height = 25
        Caption = #26597#35810
        TabOrder = 3
        OnClick = BitBtn4Click
      end
    end
  end
  object BitBtn2: TBitBtn
    Left = 432
    Top = 408
    Width = 75
    Height = 25
    Caption = #36864#20986#26597#35810
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = #38582#20070
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    OnClick = BitBtn2Click
  end
end

⌨️ 快捷键说明

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