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

📄 xiugaibanji.~dfm

📁 有不足之处请指出
💻 ~DFM
字号:
object xiugaibanjiForm: TxiugaibanjiForm
  Left = 192
  Top = 107
  Hint = #20462#25913#29677#32423#21517#31216#31383#21475
  AutoScroll = False
  Caption = #20462#25913#29677#32423#21517#31216
  ClientHeight = 217
  ClientWidth = 326
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -16
  Font.Name = #23435#20307
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poScreenCenter
  ShowHint = True
  Visible = True
  OnClose = FormClose
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 16
  object Label1: TLabel
    Left = 21
    Top = 16
    Width = 280
    Height = 16
    Caption = #35831#22312#29677#32423#21015#34920#20013#36873#25321#35201#20462#25913#30340#29677#32423#21517#31216'.'
  end
  object Label2: TLabel
    Left = 21
    Top = 88
    Width = 264
    Height = 16
    Caption = #35831#22312#19979#38754#30340#32534#36753#26694#20462#25913#21518#30340#29677#32423#21517#31216'.'
  end
  object ComboBox1: TComboBox
    Left = 40
    Top = 42
    Width = 261
    Height = 24
    ItemHeight = 16
    MaxLength = 20
    TabOrder = 0
    OnChange = ComboBox1Change
  end
  object Edit1: TEdit
    Left = 40
    Top = 118
    Width = 261
    Height = 24
    MaxLength = 20
    TabOrder = 1
    OnChange = Edit1Change
    OnKeyPress = Edit1KeyPress
  end
  object Button1: TButton
    Left = 63
    Top = 167
    Width = 75
    Height = 28
    Caption = #20462#25913
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 2
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 193
    Top = 167
    Width = 75
    Height = 28
    Caption = #36864#20986
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 3
    OnClick = Button2Click
  end
  object updatebanjiQuery: TQuery
    DatabaseName = 'stumanager'
    SQL.Strings = (
      'Select * from classes;')
    Left = 16
    Top = 168
    object updatebanjiQueryBianhao: TStringField
      FieldName = 'Bianhao'
      Origin = 'STUMANAGER."classes.DB".Bianhao'
      Size = 6
    end
    object updatebanjiQueryMingcheng: TStringField
      FieldName = 'Mingcheng'
      Origin = 'STUMANAGER."classes.DB".Mingcheng'
    end
    object updatebanjiQueryNansheng: TIntegerField
      FieldName = 'Nansheng'
      Origin = 'STUMANAGER."classes.DB".Nansheng'
    end
    object updatebanjiQueryNvsheng: TIntegerField
      FieldName = 'Nvsheng'
      Origin = 'STUMANAGER."classes.DB".Nvsheng'
    end
  end
  object updatexueshengQuery: TQuery
    DatabaseName = 'stumanager'
    SQL.Strings = (
      'Select * from students;')
    Left = 296
    Top = 168
    object updatexueshengQueryXuehao: TStringField
      FieldName = 'Xuehao'
      Origin = 'STUMANAGER."students.DB".Xuehao'
      Size = 8
    end
    object updatexueshengQueryXingming: TStringField
      FieldName = 'Xingming'
      Origin = 'STUMANAGER."students.DB".Xingming'
      Size = 8
    end
    object updatexueshengQueryXingbie: TStringField
      FieldName = 'Xingbie'
      Origin = 'STUMANAGER."students.DB".Xingbie'
      Size = 2
    end
    object updatexueshengQueryBanji: TStringField
      FieldName = 'Banji'
      Origin = 'STUMANAGER."students.DB".Banji'
    end
    object updatexueshengQueryChushengnianyue: TStringField
      FieldName = 'Chushengnianyue'
      Origin = 'STUMANAGER."students.DB".Chushengnianyue'
      Size = 16
    end
    object updatexueshengQueryJiguan: TStringField
      FieldName = 'Jiguan'
      Origin = 'STUMANAGER."students.DB".Jiguan'
      Size = 40
    end
    object updatexueshengQueryFumuxingming: TStringField
      FieldName = 'Fumuxingming'
      Origin = 'STUMANAGER."students.DB".Fumuxingming'
      Size = 8
    end
    object updatexueshengQueryLianxidianhua: TStringField
      FieldName = 'Lianxidianhua'
      Origin = 'STUMANAGER."students.DB".Lianxidianhua'
      Size = 12
    end
    object updatexueshengQueryXianzhuzhi: TStringField
      FieldName = 'Xianzhuzhi'
      Origin = 'STUMANAGER."students.DB".Xianzhuzhi'
      Size = 40
    end
  end
  object BanjiTable: TTable
    DatabaseName = 'stumanager'
    TableName = 'classes.DB'
    Left = 160
    Top = 168
    object BanjiTableBianhao: TStringField
      FieldName = 'Bianhao'
      Size = 6
    end
    object BanjiTableMingcheng: TStringField
      FieldName = 'Mingcheng'
    end
    object BanjiTableNansheng: TIntegerField
      FieldName = 'Nansheng'
    end
    object BanjiTableNvsheng: TIntegerField
      FieldName = 'Nvsheng'
    end
  end
end

⌨️ 快捷键说明

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