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

📄 deselpageu.dfm

📁 学生学籍管理系统 数据库连接: 1、请在Sql server中附加数据库 2、在ODBC中进行设置 3、在delphi中连接该数据库
💻 DFM
字号:
object frmSelPage: TfrmSelPage
  Left = 212
  Top = 158
  BorderStyle = bsDialog
  Caption = #36873#39029#25171#21360
  ClientHeight = 148
  ClientWidth = 327
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  PixelsPerInch = 96
  TextHeight = 12
  object Panel1: TPanel
    Left = 0
    Top = 27
    Width = 226
    Height = 121
    Align = alLeft
    BevelInner = bvLowered
    BorderWidth = 1
    TabOrder = 0
    object Label1: TLabel
      Left = 11
      Top = 36
      Width = 24
      Height = 12
      Caption = #20174#31532
    end
    object Label2: TLabel
      Left = 96
      Top = 36
      Width = 42
      Height = 12
      Caption = #39029','#21040#31532
    end
    object Label3: TLabel
      Left = 205
      Top = 36
      Width = 12
      Height = 12
      Caption = #39029
    end
    object Label4: TLabel
      Left = 11
      Top = 80
      Width = 48
      Height = 12
      Caption = #27599#39029#25171#21360
    end
    object Label5: TLabel
      Left = 157
      Top = 80
      Width = 12
      Height = 12
      Caption = #20221
    end
    object seBegin: TSpinEdit
      Left = 36
      Top = 32
      Width = 58
      Height = 21
      MaxValue = 99999999
      MinValue = 1
      TabOrder = 0
      Value = 1
    end
    object seEnd: TSpinEdit
      Left = 140
      Top = 32
      Width = 58
      Height = 21
      MaxValue = 99999999
      MinValue = 1
      TabOrder = 1
      Value = 1
    end
    object seCopy: TSpinEdit
      Left = 66
      Top = 75
      Width = 83
      Height = 21
      MaxValue = 99999999
      MinValue = 1
      TabOrder = 2
      Value = 1
    end
  end
  object Button1: TButton
    Left = 237
    Top = 35
    Width = 75
    Height = 25
    Caption = #25171#21360
    ModalResult = 1
    TabOrder = 1
  end
  object Button2: TButton
    Left = 237
    Top = 78
    Width = 75
    Height = 25
    Caption = #21462#28040
    ModalResult = 2
    TabOrder = 2
  end
  object Panel2: TPanel
    Left = 0
    Top = 0
    Width = 327
    Height = 27
    Align = alTop
    BevelOuter = bvNone
    Caption = #36873#25321#25171#21360
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlack
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 3
  end
end

⌨️ 快捷键说明

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