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

📄 usetdefaultvalue.dfm

📁 Delphi学籍管理程序,以Delphi7.0为前台开发工具
💻 DFM
字号:
object dlgSetDefalutValue: TdlgSetDefalutValue
  Left = 237
  Top = 236
  BorderStyle = bsDialog
  Caption = #23398#31821#21345#40664#35748#20540
  ClientHeight = 203
  ClientWidth = 573
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  KeyPreview = True
  OldCreateOrder = False
  Position = poMainFormCenter
  OnCreate = FormCreate
  OnKeyDown = FormKeyDown
  PixelsPerInch = 96
  TextHeight = 12
  object Bevel1: TBevel
    Left = 8
    Top = 88
    Width = 553
    Height = 65
    Shape = bsFrame
  end
  object Label20: TLabel
    Left = 224
    Top = 68
    Width = 144
    Height = 12
    Caption = #26159#21542#28872#23646#12289#21326#20392#12289#21488#32990#23376#22899
  end
  object Label19: TLabel
    Left = 312
    Top = 124
    Width = 60
    Height = 12
    Caption = #25152#23646#27966#20986#25152
  end
  object Label18: TLabel
    Left = 16
    Top = 124
    Width = 48
    Height = 12
    Caption = #23478#24237#20303#22336
  end
  object Label17: TLabel
    Left = 272
    Top = 100
    Width = 96
    Height = 12
    Caption = #25143#31821#25152#22312#22320#27966#20986#25152
  end
  object Label16: TLabel
    Left = 16
    Top = 100
    Width = 48
    Height = 12
    Caption = #25143#21475#24615#36136
  end
  object Label15: TLabel
    Left = 40
    Top = 68
    Width = 24
    Height = 12
    Caption = #31821#36143
  end
  object Label14: TLabel
    Left = 16
    Top = 44
    Width = 48
    Height = 12
    Caption = #20986#29983#24180#26376
  end
  object Label13: TLabel
    Left = 344
    Top = 44
    Width = 24
    Height = 12
    Caption = #27665#26063
  end
  object Label12: TLabel
    Left = 344
    Top = 20
    Width = 24
    Height = 12
    Caption = #24615#21035
  end
  object Label10: TLabel
    Left = 16
    Top = 20
    Width = 48
    Height = 12
    Caption = #24314#21345#26085#26399
  end
  object bbSaveDefaultValue: TBitBtn
    Left = 8
    Top = 168
    Width = 113
    Height = 25
    Caption = #35774#32622#20026#31995#32479#40664#35748#20540
    TabOrder = 12
    OnClick = bbSaveDefaultValueClick
  end
  object bbOK: TBitBtn
    Left = 392
    Top = 168
    Width = 75
    Height = 25
    Caption = #30830#23450
    ModalResult = 1
    TabOrder = 10
    Glyph.Data = {
      DE010000424DDE01000000000000760000002800000024000000120000000100
      0400000000006801000000000000000000001000000000000000000000000000
      80000080000000808000800000008000800080800000C0C0C000808080000000
      FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
      3333333333333333333333330000333333333333333333333333F33333333333
      00003333344333333333333333388F3333333333000033334224333333333333
      338338F3333333330000333422224333333333333833338F3333333300003342
      222224333333333383333338F3333333000034222A22224333333338F338F333
      8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
      33333338F83338F338F33333000033A33333A222433333338333338F338F3333
      0000333333333A222433333333333338F338F33300003333333333A222433333
      333333338F338F33000033333333333A222433333333333338F338F300003333
      33333333A222433333333333338F338F00003333333333333A22433333333333
      3338F38F000033333333333333A223333333333333338F830000333333333333
      333A333333333333333338330000333333333333333333333333333333333333
      0000}
    NumGlyphs = 2
  end
  object bbCancel: TBitBtn
    Left = 480
    Top = 168
    Width = 75
    Height = 25
    Caption = #21462#28040'(&C)'
    TabOrder = 11
    Kind = bkCancel
  end
  object edCreateDate: TEdit
    Left = 72
    Top = 16
    Width = 121
    Height = 20
    TabOrder = 0
    Text = 'edCreateDate'
  end
  object edSex: TEdit
    Left = 376
    Top = 16
    Width = 121
    Height = 20
    TabOrder = 1
    Text = 'edSex'
  end
  object edBirthday: TEdit
    Left = 72
    Top = 40
    Width = 121
    Height = 20
    TabOrder = 2
    Text = 'edBirthday'
  end
  object edPeople: TEdit
    Left = 376
    Top = 40
    Width = 121
    Height = 20
    TabOrder = 3
    Text = 'edPeople'
  end
  object edNative: TEdit
    Left = 72
    Top = 64
    Width = 121
    Height = 20
    TabOrder = 4
    Text = 'edNative'
  end
  object edMOT: TEdit
    Left = 376
    Top = 64
    Width = 121
    Height = 20
    TabOrder = 5
    Text = 'edMOT'
  end
  object edRegKind: TEdit
    Left = 72
    Top = 96
    Width = 193
    Height = 20
    TabOrder = 6
    Text = 'edRegKind'
  end
  object edRegPS: TEdit
    Left = 376
    Top = 96
    Width = 169
    Height = 20
    TabOrder = 7
    Text = 'edRegPS'
  end
  object edAddress: TEdit
    Left = 72
    Top = 120
    Width = 193
    Height = 20
    TabOrder = 8
    Text = 'edAddress'
  end
  object edAddPS: TEdit
    Left = 376
    Top = 120
    Width = 169
    Height = 20
    TabOrder = 9
    Text = 'edAddPS'
  end
end

⌨️ 快捷键说明

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