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

📄 chufaunit.~dfm

📁 用Delphi做的一个学生数据库系统
💻 ~DFM
字号:
object punishform: Tpunishform
  Left = 125
  Top = 292
  Width = 689
  Height = 455
  Caption = #22788#32602#24773#20917
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poScreenCenter
  Visible = True
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 13
  object DBGrid_punish: TDBGrid
    Left = 0
    Top = 0
    Width = 249
    Height = 421
    Align = alLeft
    DataSource = dmform.DataSource_punish
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Visible = False
  end
  object Panel1: TPanel
    Left = 249
    Top = 0
    Width = 432
    Height = 421
    Align = alClient
    TabOrder = 1
    object Label1: TLabel
      Left = 8
      Top = 16
      Width = 57
      Height = 17
      AutoSize = False
      Caption = #23398#21495
    end
    object Label2: TLabel
      Left = 8
      Top = 88
      Width = 65
      Height = 17
      AutoSize = False
      Caption = #35760#24405#26085#26399
    end
    object Label8: TLabel
      Left = 8
      Top = 48
      Width = 65
      Height = 17
      AutoSize = False
      Caption = #35760#24405#21495
    end
    object Edit_xuehao: TEdit
      Left = 96
      Top = 16
      Width = 121
      Height = 21
      TabOrder = 0
      OnKeyPress = Edit_xuehaoKeyPress
    end
    object DateTimePicker1: TDateTimePicker
      Left = 96
      Top = 88
      Width = 129
      Height = 21
      Date = 39217.620243958340000000
      Time = 39217.620243958340000000
      TabOrder = 1
    end
    object Button1: TButton
      Left = 24
      Top = 136
      Width = 75
      Height = 25
      Caption = #20445#23384
      TabOrder = 2
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 128
      Top = 136
      Width = 75
      Height = 25
      Caption = #36864#20986
      TabOrder = 3
      OnClick = Button2Click
    end
    object GroupBox1: TGroupBox
      Left = 224
      Top = 32
      Width = 201
      Height = 185
      Caption = #20010#20154#20449#24687
      TabOrder = 4
      object Label3: TLabel
        Left = 8
        Top = 32
        Width = 32
        Height = 13
        AutoSize = False
        Caption = #22995#21517
      end
      object Label4: TLabel
        Left = 8
        Top = 62
        Width = 32
        Height = 14
        AutoSize = False
        Caption = #24615#21035
      end
      object Label5: TLabel
        Left = 8
        Top = 93
        Width = 32
        Height = 13
        AutoSize = False
        Caption = #29983#26085
      end
      object Label6: TLabel
        Left = 8
        Top = 124
        Width = 32
        Height = 13
        AutoSize = False
        Caption = #29677#32423
      end
      object Label7: TLabel
        Left = 8
        Top = 152
        Width = 41
        Height = 13
        AutoSize = False
        Caption = #29677#20027#20219
      end
      object Edit2: TEdit
        Left = 56
        Top = 28
        Width = 121
        Height = 21
        TabOrder = 0
      end
      object Edit3: TEdit
        Left = 56
        Top = 58
        Width = 121
        Height = 21
        TabOrder = 1
      end
      object Edit4: TEdit
        Left = 56
        Top = 89
        Width = 121
        Height = 21
        TabOrder = 2
      end
      object Edit5: TEdit
        Left = 56
        Top = 120
        Width = 121
        Height = 21
        TabOrder = 3
      end
      object Edit6: TEdit
        Left = 56
        Top = 148
        Width = 121
        Height = 21
        TabOrder = 4
      end
    end
    object GroupBox3: TGroupBox
      Left = 168
      Top = 224
      Width = 257
      Height = 185
      Caption = #35828#26126
      TabOrder = 5
      object Memo1: TMemo
        Left = 2
        Top = 15
        Width = 253
        Height = 168
        Align = alClient
        TabOrder = 0
      end
    end
    object Button3: TButton
      Left = 272
      Top = 8
      Width = 105
      Height = 25
      Caption = #20010#20154#20449#24687#26597#35810
      TabOrder = 6
      OnClick = Button3Click
    end
    object RadioGroup1: TRadioGroup
      Left = 24
      Top = 176
      Width = 129
      Height = 233
      Caption = #22788#32602#24773#20917
      Items.Strings = (
        #24320#38500#23398#31821
        #30041#26657#26597#30475
        #35745#22823#36807#22788#20998
        #35745#36807#22788#20998
        #20005#37325#35686#21578#22788#20998
        #35686#21578#22788#20998)
      TabOrder = 7
    end
    object Edit_number: TEdit
      Left = 96
      Top = 48
      Width = 121
      Height = 21
      TabOrder = 8
    end
  end
end

⌨️ 快捷键说明

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