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

📄 dataupdateformunit.dfm

📁 学生信息管理系统是使用DELPHI集成环境编写的一款软件
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object DataUpdateForm: TDataUpdateForm
  Left = 193
  Top = 112
  Width = 696
  Height = 480
  Caption = #25968#25454#26356#26032
  Color = clSkyBlue
  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 = 385
    ActivePage = TabSheet4
    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 = #23398#29983#26356#26032
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -19
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
      object Label1: TLabel
        Left = 80
        Top = 54
        Width = 40
        Height = 19
        Caption = #22995#21517
      end
      object Label2: TLabel
        Left = 80
        Top = 104
        Width = 40
        Height = 19
        Caption = #32534#21495
      end
      object Label3: TLabel
        Left = 80
        Top = 155
        Width = 40
        Height = 19
        Caption = #24615#21035
      end
      object Label4: TLabel
        Left = 80
        Top = 205
        Width = 40
        Height = 19
        Caption = #24180#40836
      end
      object Label5: TLabel
        Left = 80
        Top = 256
        Width = 80
        Height = 19
        Caption = #20837#23398#26102#38388
      end
      object BitBtn1: TBitBtn
        Left = 440
        Top = 48
        Width = 75
        Height = 25
        Caption = #20462#25913
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -19
        Font.Name = #38582#20070
        Font.Style = []
        ParentFont = False
        TabOrder = 0
      end
      object BitBtn2: TBitBtn
        Left = 440
        Top = 100
        Width = 75
        Height = 25
        Caption = #28155#21152
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -19
        Font.Name = #38582#20070
        Font.Style = []
        ParentFont = False
        TabOrder = 1
        OnClick = BitBtn2Click
      end
      object BitBtn3: TBitBtn
        Left = 440
        Top = 152
        Width = 75
        Height = 25
        Caption = #21024#38500
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -19
        Font.Name = #38582#20070
        Font.Style = []
        ParentFont = False
        TabOrder = 2
        OnClick = BitBtn3Click
      end
      object DBEdit6: TDBEdit
        Left = 208
        Top = 50
        Width = 121
        Height = 27
        DataField = 'Name'
        DataSource = UpDateDataModule.StudentDataSource
        TabOrder = 3
      end
      object DBEdit7: TDBEdit
        Left = 208
        Top = 101
        Width = 121
        Height = 27
        DataField = 'SNo'
        DataSource = UpDateDataModule.StudentDataSource
        TabOrder = 4
      end
      object DBEdit8: TDBEdit
        Left = 208
        Top = 153
        Width = 121
        Height = 27
        DataField = 'Sex'
        DataSource = UpDateDataModule.StudentDataSource
        TabOrder = 5
      end
      object DBEdit9: TDBEdit
        Left = 208
        Top = 204
        Width = 121
        Height = 27
        DataField = 'Age'
        DataSource = UpDateDataModule.StudentDataSource
        TabOrder = 6
      end
      object DBEdit10: TDBEdit
        Left = 208
        Top = 256
        Width = 121
        Height = 27
        DataField = 'Entrance'
        DataSource = UpDateDataModule.StudentDataSource
        TabOrder = 7
      end
      object BitBtn9: TBitBtn
        Left = 440
        Top = 204
        Width = 75
        Height = 25
        Caption = #21521#21069
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -19
        Font.Name = #38582#20070
        Font.Style = []
        ParentFont = False
        TabOrder = 8
        OnClick = BitBtn9Click
      end
      object BitBtn10: TBitBtn
        Left = 440
        Top = 256
        Width = 75
        Height = 25
        Caption = #21521#21518
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -19
        Font.Name = #38582#20070
        Font.Style = []
        ParentFont = False
        TabOrder = 9
        OnClick = BitBtn10Click
      end
      object BitBtn11: TBitBtn
        Left = 584
        Top = 160
        Width = 75
        Height = 25
        Caption = #30830#23450
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -19
        Font.Name = #38582#20070
        Font.Style = []
        ParentFont = False
        TabOrder = 10
        OnClick = BitBtn11Click
      end
    end
    object TabSheet2: TTabSheet
      Caption = #25945#24072#26356#26032
      ImageIndex = 1
      object Label6: TLabel
        Left = 72
        Top = 48
        Width = 40
        Height = 19
        Caption = #22995#21517
      end
      object Label7: TLabel
        Left = 72
        Top = 92
        Width = 40
        Height = 19
        Caption = #32534#21495
      end
      object Label8: TLabel
        Left = 72
        Top = 136
        Width = 40
        Height = 19
        Caption = #24615#21035
      end
      object Label9: TLabel
        Left = 72
        Top = 180
        Width = 40
        Height = 19
        Caption = #24180#40836
      end
      object Label10: TLabel
        Left = 72
        Top = 224
        Width = 40
        Height = 19
        Caption = #20303#22336
      end
      object BitBtn4: TBitBtn
        Left = 416
        Top = 56
        Width = 75
        Height = 25
        Caption = #28155#21152
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -19
        Font.Name = #38582#20070
        Font.Style = []
        ParentFont = False
        TabOrder = 0
        OnClick = BitBtn4Click
      end
      object BitBtn5: TBitBtn
        Left = 416
        Top = 132
        Width = 75
        Height = 25
        Caption = #30830#23450
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -19
        Font.Name = #38582#20070
        Font.Style = []
        ParentFont = False
        TabOrder = 1
        OnClick = BitBtn5Click
      end
      object BitBtn6: TBitBtn
        Left = 416
        Top = 208
        Width = 75
        Height = 25
        Caption = #21024#38500
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -19
        Font.Name = #38582#20070
        Font.Style = []
        ParentFont = False
        TabOrder = 2
        OnClick = BitBtn6Click
      end
      object BitBtn7: TBitBtn
        Left = 160
        Top = 288
        Width = 75
        Height = 25
        Caption = #21521#21069
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -19
        Font.Name = #38582#20070
        Font.Style = []
        ParentFont = False
        TabOrder = 3
        OnClick = BitBtn7Click
      end
      object BitBtn8: TBitBtn
        Left = 328
        Top = 288
        Width = 75
        Height = 25
        Caption = #21521#21518
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -19
        Font.Name = #38582#20070
        Font.Style = []
        ParentFont = False
        TabOrder = 4
        OnClick = BitBtn8Click
      end
      object DBEdit1: TDBEdit
        Left = 200
        Top = 48
        Width = 121
        Height = 27

⌨️ 快捷键说明

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