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

📄 dataupdateunit.dfm

📁 该系统为学生信息管理系统
💻 DFM
字号:
object dataupdateform: Tdataupdateform
  Left = 157
  Top = 129
  Width = 586
  Height = 413
  Caption = 'dataupdateform'
  Color = clBtnFace
  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 = 8
    Width = 377
    Height = 241
    ActivePage = TabSheet1
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = #26999#20307'_GB2312'
    Font.Style = []
    HotTrack = True
    ParentFont = False
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = #23398#29983#26356#26032
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -15
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
      object Label1: TLabel
        Left = 28
        Top = 16
        Width = 32
        Height = 15
        Caption = #22995#21517
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -15
        Font.Name = #26999#20307'_GB2312'
        Font.Style = []
        ParentFont = False
      end
      object Label2: TLabel
        Left = 28
        Top = 53
        Width = 32
        Height = 15
        Caption = #23398#21495
      end
      object Label3: TLabel
        Left = 28
        Top = 90
        Width = 32
        Height = 15
        Caption = #24615#21035
      end
      object Label4: TLabel
        Left = 28
        Top = 128
        Width = 32
        Height = 15
        Caption = #24180#40836
      end
      object Label5: TLabel
        Left = 28
        Top = 162
        Width = 64
        Height = 15
        Caption = #20837#23398#26102#38388
      end
      object Edit1: TEdit
        Left = 114
        Top = 16
        Width = 121
        Height = 23
        TabOrder = 0
      end
      object Edit2: TEdit
        Left = 114
        Top = 90
        Width = 121
        Height = 23
        TabOrder = 1
      end
      object Edit3: TEdit
        Left = 114
        Top = 125
        Width = 121
        Height = 23
        TabOrder = 2
      end
      object DateTimePicker1: TDateTimePicker
        Left = 114
        Top = 160
        Width = 121
        Height = 23
        Date = 38138.956206365740000000
        Time = 38138.956206365740000000
        TabOrder = 3
      end
      object SpinEdit1: TSpinEdit
        Left = 114
        Top = 51
        Width = 121
        Height = 24
        MaxValue = 13009999
        MinValue = 10000001
        TabOrder = 4
        Value = 10000001
        OnChange = SpinEdit1Change
        OnExit = SpinEdit1Exit
        OnKeyPress = SpinEdit1KeyPress
      end
      object BitBtn1: TBitBtn
        Left = 274
        Top = 24
        Width = 75
        Height = 25
        Caption = #20462#25913
        TabOrder = 5
        OnClick = BitBtn1Click
      end
      object BitBtn3: TBitBtn
        Left = 274
        Top = 128
        Width = 75
        Height = 25
        Caption = #21024#38500
        TabOrder = 6
        OnClick = BitBtn3Click
      end
      object BitBtn2: TBitBtn
        Left = 274
        Top = 79
        Width = 75
        Height = 24
        Caption = #28155#21152
        TabOrder = 7
        OnClick = BitBtn2Click
      end
    end
    object TabSheet2: TTabSheet
      Caption = #25945#24072#26356#26032
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -15
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ImageIndex = 1
      ParentFont = False
      object Label6: TLabel
        Left = 24
        Top = 18
        Width = 32
        Height = 15
        Caption = #22995#21517
      end
      object Label7: TLabel
        Left = 24
        Top = 50
        Width = 32
        Height = 15
        Caption = #32534#21495
      end
      object Label8: TLabel
        Left = 24
        Top = 81
        Width = 32
        Height = 15
        Caption = #24615#21035
      end
      object Label9: TLabel
        Left = 24
        Top = 114
        Width = 32
        Height = 15
        Caption = #24180#40836
      end
      object Label10: TLabel
        Left = 24
        Top = 145
        Width = 32
        Height = 15
        Caption = #20303#22336
      end
      object Button1: TButton
        Left = 263
        Top = 24
        Width = 76
        Height = 25
        Caption = #28155#21152
        TabOrder = 1
        OnClick = Button1Click
      end
      object Button2: TButton
        Left = 263
        Top = 64
        Width = 76
        Height = 25
        Caption = #30830#23450
        TabOrder = 2
        OnClick = Button2Click
      end
      object Button3: TButton
        Left = 263
        Top = 104
        Width = 76
        Height = 25
        Caption = #21024#38500
        TabOrder = 3
        OnClick = Button3Click
      end
      object Button4: TButton
        Left = 64
        Top = 184
        Width = 75
        Height = 25
        Caption = #21521#21069
        TabOrder = 4
        OnClick = Button4Click
      end
      object Button5: TButton
        Left = 240
        Top = 184
        Width = 75
        Height = 25
        Caption = #21521#21518
        TabOrder = 5
        OnClick = Button5Click
      end
      object DBEdit5: TDBEdit
        Left = 102
        Top = 145
        Width = 121
        Height = 23
        DataField = 'Address'
        TabOrder = 0
      end
      object DBEdit1: TDBEdit
        Left = 102
        Top = 15
        Width = 121
        Height = 23
        DataField = 'Tname'
        TabOrder = 6
      end
      object DBEdit2: TDBEdit
        Left = 102
        Top = 45
        Width = 121
        Height = 23
        DataField = 'Tno'
        TabOrder = 7
      end
      object DBEdit3: TDBEdit
        Left = 102
        Top = 73
        Width = 121
        Height = 23
        DataField = 'Sex'
        TabOrder = 8
      end
      object DBEdit4: TDBEdit
        Left = 102
        Top = 112
        Width = 121
        Height = 23
        DataField = 'Age'
        TabOrder = 9
      end
    end
    object TabSheet4: TTabSheet
      Caption = #25945#23398#26356#26032
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -15
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ImageIndex = 3
      ParentFont = False
      object Label11: TLabel
        Left = 24
        Top = 40
        Width = 64
        Height = 15
        Caption = #25945#24072#32534#21495
      end
      object Label12: TLabel
        Left = 24
        Top = 72
        Width = 64
        Height = 15
        Caption = #35838#31243#32534#21495
      end
      object Label13: TLabel
        Left = 24
        Top = 104
        Width = 64
        Height = 15
        Caption = #23398#29983#23398#21495
      end
      object Label14: TLabel
        Left = 24
        Top = 136
        Width = 64
        Height = 15
        Caption = #35838#31243#31561#32423
      end
      object ComboBox1: TComboBox
        Left = 104
        Top = 136
        Width = 145
        Height = 23
        ItemHeight = 0
        TabOrder = 0
        Text = 'ComboBox1'
      end
      object DBLookupComboBox1: TDBLookupComboBox
        Left = 104
        Top = 40
        Width = 145
        Height = 23
        KeyField = 'tno'
        ListField = 'Tno'
        TabOrder = 1
      end
      object DBLookupComboBox2: TDBLookupComboBox
        Left = 104
        Top = 72
        Width = 145
        Height = 23
        KeyField = 'cno'
        ListField = 'Cno'
        TabOrder = 2
      end
      object DBLookupComboBox3: TDBLookupComboBox
        Left = 104
        Top = 104
        Width = 145
        Height = 23
        KeyField = 'sno'
        ListField = 'SNO'
        TabOrder = 3
      end
      object BitBtn5: TBitBtn
        Left = 278
        Top = 96
        Width = 75
        Height = 25
        Caption = #28155#21152#23398#29983
        TabOrder = 4
        OnClick = BitBtn5Click
      end
      object Button7: TButton
        Left = 280
        Top = 136
        Width = 75
        Height = 25
        Caption = #21024#38500
        TabOrder = 5
        OnClick = Button7Click
      end
      object BitBtn6: TBitBtn
        Left = 280
        Top = 48
        Width = 75
        Height = 25
        Caption = #28155#21152#35838#31243
        TabOrder = 6
      end
    end
  end
  object BitBtn4: TBitBtn
    Left = 272
    Top = 256
    Width = 75
    Height = 25
    Caption = #36864#20986
    TabOrder = 1
    OnClick = BitBtn4Click
  end
end

⌨️ 快捷键说明

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