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

📄 unitstudent2.dfm

📁 SQL2000跟课件学习的源代码 分享共同学习
💻 DFM
字号:
object FormStudent: TFormStudent
  Left = 251
  Top = 218
  Width = 458
  Height = 269
  Caption = #23398#29983#24773#20917#34920
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object SpeedButton1: TSpeedButton
    Tag = 1
    Left = 12
    Top = 8
    Width = 31
    Height = 22
    AllowAllUp = True
    GroupIndex = 1
    Caption = #23398#21495
    Flat = True
    Font.Charset = ANSI_CHARSET
    Font.Color = clGreen
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    Transparent = False
    OnClick = SpeedButton1Click
  end
  object SpeedButton6: TSpeedButton
    Tag = 2
    Left = 178
    Top = 8
    Width = 35
    Height = 22
    AllowAllUp = True
    GroupIndex = 1
    Caption = #22995#21517
    Flat = True
    Font.Charset = ANSI_CHARSET
    Font.Color = clGreen
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    Transparent = False
    OnClick = SpeedButton1Click
  end
  object Label2: TLabel
    Left = 338
    Top = 17
    Width = 26
    Height = 13
    Caption = #24615#21035
  end
  object SpeedButton4: TSpeedButton
    Tag = 3
    Left = 12
    Top = 38
    Width = 63
    Height = 22
    AllowAllUp = True
    GroupIndex = 1
    Caption = #20986#29983#24180#26376
    Flat = True
    Font.Charset = ANSI_CHARSET
    Font.Color = clGreen
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    Transparent = False
    OnClick = SpeedButton1Click
  end
  object SpeedButton2: TSpeedButton
    Tag = 4
    Left = 226
    Top = 38
    Width = 71
    Height = 22
    AllowAllUp = True
    GroupIndex = 1
    Caption = #25152#22312#29677#32423
    Flat = True
    Font.Charset = ANSI_CHARSET
    Font.Color = clGreen
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    Transparent = False
    OnClick = SpeedButton1Click
  end
  object SpeedButton5: TSpeedButton
    Tag = 5
    Left = 12
    Top = 66
    Width = 63
    Height = 22
    AllowAllUp = True
    GroupIndex = 1
    Caption = #32852#31995#30005#35805
    Flat = True
    Font.Charset = ANSI_CHARSET
    Font.Color = clGreen
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    Transparent = False
    OnClick = SpeedButton1Click
  end
  object Label1: TLabel
    Left = 234
    Top = 75
    Width = 52
    Height = 13
    Caption = #24050#20462#23398#20998
  end
  object TextCreditHour: TDBText
    Left = 303
    Top = 75
    Width = 106
    Height = 13
    Alignment = taRightJustify
    DataField = 'CreditHour'
    DataSource = DM_Data.DataSourceStudent
  end
  object EditStuID: TDBEdit
    Left = 54
    Top = 9
    Width = 115
    Height = 21
    DataField = 'StudentID'
    DataSource = DM_Data.DataSourceStudent
    TabOrder = 0
  end
  object EditStuName: TDBEdit
    Left = 226
    Top = 9
    Width = 97
    Height = 21
    DataField = 'StudentName'
    DataSource = DM_Data.DataSourceStudent
    TabOrder = 1
  end
  object CBoxSex: TDBComboBox
    Left = 370
    Top = 9
    Width = 63
    Height = 21
    DataField = 'Sex'
    DataSource = DM_Data.DataSourceStudent
    ItemHeight = 13
    Items.Strings = (
      #30007
      #22899)
    TabOrder = 2
  end
  object DateTimeBirthday: TDateTimePicker
    Left = 86
    Top = 39
    Width = 125
    Height = 21
    Date = 37720.536086319400000000
    Time = 37720.536086319400000000
    DateFormat = dfLong
    TabOrder = 3
    OnChange = DateTimeBirthdayChange
  end
  object DBLookupComboBox1: TDBLookupComboBox
    Left = 310
    Top = 40
    Width = 125
    Height = 21
    DataField = 'ClassID'
    DataSource = DM_Data.DataSourceStudent
    KeyField = 'ClassID'
    ListField = 'ClassName'
    ListSource = DM_Data.DataSourceClass
    TabOrder = 4
  end
  object EditTelePhone: TDBEdit
    Left = 86
    Top = 67
    Width = 127
    Height = 21
    DataField = 'TelePhone'
    DataSource = DM_Data.DataSourceStudent
    TabOrder = 5
  end
  object DBGrid1: TDBGrid
    Left = 0
    Top = 95
    Width = 450
    Height = 122
    Align = alBottom
    DataSource = DM_Data.DataSourceStudent
    ReadOnly = True
    TabOrder = 6
    TitleFont.Charset = ANSI_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -13
    TitleFont.Name = #23435#20307
    TitleFont.Style = []
  end
  object DBNavigator1: TDBNavigator
    Left = 0
    Top = 217
    Width = 450
    Height = 25
    DataSource = DM_Data.DataSourceStudent
    VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast, nbInsert, nbDelete, nbEdit, nbPost, nbCancel]
    Align = alBottom
    Hints.Strings = (
      #39318#35760#24405
      #21069#19968#35760#24405
      #19979#19968#35760#24405
      #23614#35760#24405
      #25554#20837#35760#24405
      #21024#38500#35760#24405
      #32534#36753#35760#24405
      #25968#25454#23384#30424
      #21462#28040#32534#36753)
    ParentShowHint = False
    ShowHint = True
    TabOrder = 7
  end
end

⌨️ 快捷键说明

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