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

📄 ukskm.~dfm

📁 学生信息管理系统
💻 ~DFM
字号:
inherited FKskm: TFKskm
  Left = 182
  Top = 162
  Caption = #21508#32423#21035#32771#35797#31185#30446#34920
  PixelsPerInch = 96
  TextHeight = 12
  inherited Splitter1: TSplitter
    Left = 239
  end
  inherited Panel1: TPanel
    Width = 239
    inherited Shape1: TShape
      Width = 239
    end
    object Label5: TLabel
      Left = 43
      Top = 87
      Width = 56
      Height = 13
      Caption = #24180'    '#32423
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
    object Label1: TLabel
      Left = 73
      Top = 41
      Width = 96
      Height = 16
      Caption = #32771#35797#31185#30446#35774#32622
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
    object Shape2: TShape
      Left = 2
      Top = 204
      Width = 236
      Height = 1
    end
    object Label2: TLabel
      Left = 43
      Top = 117
      Width = 56
      Height = 13
      Caption = #31185'    '#30446
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
    object DBComboBoxEh1: TDBComboBoxEh
      Left = 104
      Top = 82
      Width = 89
      Height = 20
      DataField = 'nj'
      DataSource = DataSource
      EditButtons = <>
      Items.Strings = (
        #21021#19968
        #21021#20108
        #21021#19977)
      TabOrder = 0
      Visible = True
    end
    object Edit1: TEdit
      Left = 8
      Top = 160
      Width = 209
      Height = 20
      ReadOnly = True
      TabOrder = 1
    end
    object ComboBox1: TComboBox
      Left = 40
      Top = 135
      Width = 73
      Height = 20
      ItemHeight = 12
      TabOrder = 2
      Items.Strings = (
        #35821#25991
        #25968#23398
        #33521#35821
        #29289#29702
        #21270#23398
        #25919#27835
        #21382#21490
        #22320#29702
        #29983#29289)
    end
    object Button1: TButton
      Left = 116
      Top = 132
      Width = 93
      Height = 25
      Caption = #22635#21152'('#28165#38500')'
      TabOrder = 3
      OnClick = Button1Click
    end
  end
  inherited Panel2: TPanel
    Left = 242
    Width = 533
    inherited DBGridEh: TDBGridEh
      Width = 533
      Columns = <
        item
          Alignment = taCenter
          EditButtons = <>
          FieldName = 'vxh'
          Footers = <>
          Title.Alignment = taCenter
        end
        item
          EditButtons = <>
          FieldName = 'nj'
          Footers = <>
          Title.Alignment = taCenter
          Title.Caption = #24180#32423
          Width = 40
        end
        item
          EditButtons = <>
          FieldName = 'km'
          Footers = <>
          Title.Alignment = taCenter
          Title.Caption = #32771#35797#31185#30446
          Width = 329
        end>
    end
  end
  inherited ADOQuery: TADOQuery
    SQL.Strings = (
      'select * from STU_kskm')
    object ADOQueryID: TAutoIncField
      FieldName = 'ID'
      ReadOnly = True
    end
    object ADOQuerynj: TWideStringField
      FieldName = 'nj'
      Size = 4
    end
    object ADOQuerykm: TWideStringField
      FieldName = 'km'
      Size = 50
    end
  end
  inherited DataSource: TDataSource
    OnDataChange = DataSourceDataChange
  end
end

⌨️ 快捷键说明

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