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

📄 unitstudentmanage.~dfm

📁 delphi数据库基本利用
💻 ~DFM
字号:
object FormStudentManage: TFormStudentManage
  Left = 165
  Top = 130
  Width = 785
  Height = 539
  Caption = #23398#29983#31649#29702#27169#22359
  Color = clBtnFace
  Constraints.MinHeight = 539
  Constraints.MinWidth = 785
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poDefault
  Visible = True
  OnClose = FormClose
  OnResize = FormResize
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object LabelID: TLabel
    Left = 16
    Top = 8
    Width = 48
    Height = 16
    Caption = #23398#21495#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object LabelName: TLabel
    Left = 184
    Top = 8
    Width = 72
    Height = 16
    Caption = #22995'    '#21517':'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object LabelSex: TLabel
    Left = 352
    Top = 8
    Width = 48
    Height = 16
    Caption = #24615#21035#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object LabelB: TLabel
    Left = 464
    Top = 8
    Width = 80
    Height = 16
    Caption = #20986#29983#26085#26399#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object LabelPhone: TLabel
    Left = 16
    Top = 48
    Width = 48
    Height = 16
    Caption = #30005#35805#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object LabelAddress: TLabel
    Left = 184
    Top = 48
    Width = 80
    Height = 16
    Caption = #23478#24237#20303#22336#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object LabelC: TLabel
    Left = 464
    Top = 48
    Width = 80
    Height = 16
    Caption = #22791'    '#27880#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object LabelClassNumber: TLabel
    Left = 16
    Top = 88
    Width = 80
    Height = 16
    Caption = #29677#32423#32534#21495#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object LabelClassName: TLabel
    Left = 184
    Top = 88
    Width = 80
    Height = 16
    Caption = #29677#32423#21517#31216#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object DBGrid1: TDBGrid
    Left = 16
    Top = 128
    Width = 633
    Height = 329
    DataSource = DataSource1
    ReadOnly = True
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object ButtonFirst: TButton
    Left = 24
    Top = 472
    Width = 75
    Height = 25
    Caption = #39318#35760#24405
    TabOrder = 1
    OnClick = ButtonFirstClick
  end
  object ButtonNext: TButton
    Left = 104
    Top = 472
    Width = 75
    Height = 25
    Caption = #19979#19968#35760#24405
    TabOrder = 2
    OnClick = ButtonNextClick
  end
  object ButtonPrev: TButton
    Left = 184
    Top = 472
    Width = 75
    Height = 25
    Caption = #19978#19968#35760#24405
    TabOrder = 3
    OnClick = ButtonPrevClick
  end
  object ButtonLast: TButton
    Left = 264
    Top = 472
    Width = 75
    Height = 25
    Caption = #23614#35760#24405
    TabOrder = 4
    OnClick = ButtonLastClick
  end
  object ButtonInsert: TButton
    Left = 672
    Top = 136
    Width = 75
    Height = 25
    Caption = #25554#20837
    Enabled = False
    TabOrder = 5
    OnClick = ButtonInsertClick
  end
  object ButtonDelete: TButton
    Left = 672
    Top = 176
    Width = 75
    Height = 25
    Caption = #21024#38500
    Enabled = False
    TabOrder = 6
    OnClick = ButtonDeleteClick
  end
  object ButtonUpdate: TButton
    Left = 672
    Top = 216
    Width = 75
    Height = 25
    Caption = #20445#23384
    Enabled = False
    TabOrder = 7
    OnClick = ButtonUpdateClick
  end
  object ButtonLock: TButton
    Left = 672
    Top = 256
    Width = 75
    Height = 25
    Caption = #38145#23450
    Enabled = False
    TabOrder = 8
    OnClick = ButtonLockClick
  end
  object ButtonUnlock: TButton
    Left = 672
    Top = 296
    Width = 75
    Height = 25
    Caption = #35299#38500
    TabOrder = 9
    OnClick = ButtonUnlockClick
  end
  object ButtonClose: TButton
    Left = 672
    Top = 336
    Width = 75
    Height = 25
    Caption = #20851#38381
    TabOrder = 10
    OnClick = ButtonCloseClick
  end
  object EditID: TEdit
    Left = 64
    Top = 8
    Width = 113
    Height = 21
    TabOrder = 11
    OnKeyPress = EditIDKeyPress
  end
  object EditName: TEdit
    Left = 256
    Top = 8
    Width = 89
    Height = 21
    TabOrder = 12
  end
  object EditPhone: TEdit
    Left = 64
    Top = 48
    Width = 113
    Height = 21
    TabOrder = 13
  end
  object EditAddress: TEdit
    Left = 256
    Top = 48
    Width = 185
    Height = 21
    TabOrder = 14
  end
  object EditComment: TEdit
    Left = 536
    Top = 48
    Width = 113
    Height = 21
    TabOrder = 15
  end
  object EditClassName: TEdit
    Left = 256
    Top = 88
    Width = 185
    Height = 21
    Color = clScrollBar
    ReadOnly = True
    TabOrder = 16
  end
  object ComboBoxSex: TComboBox
    Left = 400
    Top = 8
    Width = 41
    Height = 21
    Style = csDropDownList
    ItemHeight = 13
    ItemIndex = 0
    TabOrder = 17
    Text = #30007
    Items.Strings = (
      #30007
      #22899)
  end
  object MaskEditBirthday: TMaskEdit
    Left = 536
    Top = 8
    Width = 110
    Height = 21
    EditMask = '!9999/99/00;1;_'
    MaxLength = 10
    TabOrder = 18
    Text = '    -  -  '
  end
  object ComboBoxClassID: TComboBox
    Left = 96
    Top = 88
    Width = 57
    Height = 21
    Style = csDropDownList
    ItemHeight = 13
    TabOrder = 19
    OnSelect = select
  end
  object ButtonAppend: TButton
    Left = 576
    Top = 80
    Width = 73
    Height = 33
    Caption = #36861#21152
    Enabled = False
    TabOrder = 20
    OnClick = ButtonAppendClick
  end
  object DataSource1: TDataSource
    DataSet = Table1
    Left = 360
    Top = 472
  end
  object Table2: TTable
    DatabaseName = 'school'
    TableName = 'Class'
    Left = 480
    Top = 88
  end
  object Table1: TTable
    Active = True
    DatabaseName = 'school'
    TableName = 'Student'
    Left = 400
    Top = 472
    object Table1ID: TIntegerField
      DisplayWidth = 12
      FieldName = 'ID'
    end
    object Table1Name: TStringField
      DisplayWidth = 13
      FieldName = 'Name'
    end
    object Table1Sex: TStringField
      DisplayWidth = 4
      FieldName = 'Sex'
      Size = 2
    end
    object Table1Birthday: TDateTimeField
      DisplayWidth = 22
      FieldName = 'Birthday'
    end
    object Table1Address: TStringField
      DisplayWidth = 35
      FieldName = 'Address'
      Size = 50
    end
    object Table1Telephone: TStringField
      DisplayWidth = 21
      FieldName = 'Telephone'
      Size = 50
    end
    object Table1ClassID: TIntegerField
      DisplayWidth = 12
      FieldName = 'ClassID'
    end
    object Table1Picture: TBlobField
      DisplayWidth = 12
      FieldName = 'Picture'
      Size = 1
    end
    object Table1Comment: TStringField
      DisplayWidth = 9
      FieldName = 'Comment'
      Size = 50
    end
  end
end

⌨️ 快捷键说明

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