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

📄 advancequeryunit.dfm

📁 一个功能完美的学生成绩管理系统   使用ACCESS数据库在DATA文件夹中 功能强大
💻 DFM
字号:
object advancequeryform: Tadvancequeryform
  Left = 252
  Top = 85
  Width = 544
  Height = 399
  Caption = '['#39640#32423#26597#35810']'
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  Scaled = False
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 12
  object Splitter3: TSplitter
    Left = 0
    Top = 97
    Width = 536
    Height = 3
    Cursor = crVSplit
    Align = alTop
  end
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 536
    Height = 97
    Align = alTop
    TabOrder = 0
    object GroupBox1: TGroupBox
      Left = 1
      Top = 1
      Width = 534
      Height = 95
      Align = alClient
      Caption = #35831#36755#20837'SQL'#32467#26500#21270#26597#35810#35821#35328
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 0
      object Memo1: TMemo
        Left = 2
        Top = 22
        Width = 530
        Height = 71
        Align = alClient
        ImeMode = imAlpha
        ImeName = ' '
        ScrollBars = ssVertical
        TabOrder = 0
      end
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 154
    Width = 536
    Height = 218
    Align = alClient
    TabOrder = 1
    object DBGrid1: TDBGrid
      Left = 1
      Top = 1
      Width = 534
      Height = 216
      Align = alClient
      DataSource = DataModule1.DSall
      FixedColor = clSkyBlue
      ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
      TabOrder = 0
      TitleFont.Charset = ANSI_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -12
      TitleFont.Name = #23435#20307
      TitleFont.Style = []
    end
  end
  object Panel3: TPanel
    Left = 0
    Top = 100
    Width = 536
    Height = 27
    Align = alTop
    AutoSize = True
    TabOrder = 2
    object Label1: TLabel
      Left = 238
      Top = 5
      Width = 235
      Height = 16
      Align = alCustom
      AutoSize = False
      Caption = #21482#26377#39640#32423#31649#29702#21592#65292#25165#26377#26435#20351#29992#39640#32423#26597#35810#65281
      Font.Charset = ANSI_CHARSET
      Font.Color = clRed
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object BitBtn1: TBitBtn
      Left = 8
      Top = 1
      Width = 75
      Height = 25
      Caption = #24320#22987#26597#35810
      TabOrder = 0
      OnClick = BitBtn1Click
    end
    object BitBtn2: TBitBtn
      Left = 82
      Top = 1
      Width = 75
      Height = 25
      Caption = #28165#38500
      TabOrder = 1
      OnClick = BitBtn2Click
    end
    object BitBtn3: TBitBtn
      Left = 156
      Top = 1
      Width = 75
      Height = 25
      Caption = #24110#21161
      TabOrder = 2
    end
  end
  object Panel4: TPanel
    Left = 0
    Top = 127
    Width = 536
    Height = 27
    Align = alTop
    AutoSize = True
    TabOrder = 3
    object Splitter1: TSplitter
      Left = 1
      Top = 1
      Width = 534
      Height = 0
      Cursor = crVSplit
      Align = alTop
    end
    object DBNavigator1: TDBNavigator
      Left = 1
      Top = 1
      Width = 534
      Height = 25
      DataSource = DataModule1.DSall
      Align = alBottom
      Flat = True
      Hints.Strings = (
        #31532#19968#26465#35760#24405
        #21069#19968#26465#35760#24405
        #19979#19968#26465#35760#24405
        #26368#21518#19968#26465#35760#24405
        #25554#20837#35760#24405
        #21024#38500#35760#24405
        #32534#36753#35760#24405
        #20445#23384#32534#36753
        #21462#28040#32534#36753
        #21047#26032#25968#25454)
      ParentShowHint = False
      ShowHint = True
      TabOrder = 0
    end
  end
end

⌨️ 快捷键说明

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