unit9.dfm

来自「学校学籍管理系统」· DFM 代码 · 共 304 行

DFM
304
字号
object wu: Twu
  Left = 235
  Top = 238
  Width = 572
  Height = 409
  BorderIcons = []
  Caption = #23398#21592#36861#36394
  Color = clSkyBlue
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 9
    Top = 11
    Width = 545
    Height = 147
    Caption = #32452#21512#26465#20214
    Color = clMoneyGreen
    Ctl3D = False
    ParentColor = False
    ParentCtl3D = False
    TabOrder = 0
    object Label1: TLabel
      Left = 30
      Top = 23
      Width = 41
      Height = 13
      AutoSize = False
      Caption = #22995' '#21517
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 218
      Top = 23
      Width = 41
      Height = 13
      AutoSize = False
      Caption = #23398' '#21495
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 389
      Top = 23
      Width = 41
      Height = 13
      AutoSize = False
      Caption = #24615' '#21035
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label4: TLabel
      Left = 218
      Top = 71
      Width = 41
      Height = 13
      AutoSize = False
      Caption = #29677' '#32423
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label5: TLabel
      Left = 30
      Top = 71
      Width = 41
      Height = 13
      AutoSize = False
      Caption = #19987' '#19994
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label6: TLabel
      Left = 28
      Top = 112
      Width = 37
      Height = 13
      AutoSize = False
      Caption = #25151' '#21495
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label7: TLabel
      Left = 368
      Top = 70
      Width = 60
      Height = 13
      AutoSize = False
      Caption = #23478#38271#22995#21517
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label8: TLabel
      Left = 154
      Top = 112
      Width = 57
      Height = 13
      AutoSize = False
      Caption = #30005#35805#21495#30721
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label9: TLabel
      Left = 307
      Top = 112
      Width = 26
      Height = 13
      Caption = #29366#20917
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Edit1: TEdit
      Left = 75
      Top = 20
      Width = 89
      Height = 19
      TabOrder = 0
    end
    object ComboBox1: TComboBox
      Left = 437
      Top = 18
      Width = 65
      Height = 21
      ItemHeight = 13
      TabOrder = 1
      Items.Strings = (
        #30007
        #22899)
    end
    object ComboBox2: TComboBox
      Left = 262
      Top = 66
      Width = 89
      Height = 21
      ItemHeight = 13
      TabOrder = 2
      Items.Strings = (
        #22522#30784#29677
        #21150#20844#25991#31192
        #24191#21578#35774#35745
        #24037#31243#35774#35745
        #32593#39029#35774#35745
        #21160#30011#35774#35745
        #31243#24207#35774#35745)
    end
    object Edit4: TEdit
      Left = 431
      Top = 68
      Width = 73
      Height = 19
      TabOrder = 3
    end
    object Edit5: TEdit
      Left = 75
      Top = 109
      Width = 63
      Height = 19
      TabOrder = 4
    end
    object Edit6: TEdit
      Left = 211
      Top = 109
      Width = 79
      Height = 19
      TabOrder = 5
    end
    object Button1: TButton
      Left = 419
      Top = 108
      Width = 46
      Height = 23
      Caption = #26597' '#25214
      TabOrder = 6
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 478
      Top = 108
      Width = 46
      Height = 23
      Caption = #20851#38381
      TabOrder = 7
      OnClick = Button2Click
    end
    object ComboBox3: TComboBox
      Left = 75
      Top = 65
      Width = 113
      Height = 21
      ItemHeight = 13
      TabOrder = 8
      Items.Strings = (
        #30701#35757#29677
        #21322#24180#21046#32508#21512#29677
        #19968#24180#21046#39640#32423#29677)
    end
    object MaskEdit1: TMaskEdit
      Left = 263
      Top = 19
      Width = 103
      Height = 19
      EditMask = '000000;1;_'
      MaxLength = 6
      TabOrder = 9
      Text = '      '
    end
    object ComboBox4: TComboBox
      Left = 338
      Top = 108
      Width = 63
      Height = 21
      ItemHeight = 13
      TabOrder = 10
      Items.Strings = (
        #22312#26657
        #31163#26657)
    end
  end
  object GroupBox2: TGroupBox
    Left = 8
    Top = 170
    Width = 545
    Height = 203
    Caption = #26597#35810#32467#26524
    Color = clMoneyGreen
    Ctl3D = False
    ParentColor = False
    ParentCtl3D = False
    TabOrder = 1
    object StatusBar1: TStatusBar
      Left = 1
      Top = 182
      Width = 543
      Height = 20
      Color = clMoneyGreen
      Panels = <
        item
          Width = 340
        end
        item
          Text = #27426#36814#20351#29992
          Width = 50
        end>
    end
    object DBGrid1: TDBGrid
      Left = 13
      Top = 22
      Width = 518
      Height = 158
      Ctl3D = True
      DataSource = Dm.studenDataSource
      FixedColor = clInfoBk
      ParentCtl3D = False
      TabOrder = 1
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
    end
  end
end

⌨️ 快捷键说明

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