unit13.dfm

来自「学校学籍管理系统」· DFM 代码 · 共 1,136 行 · 第 1/2 页

DFM
1,136
字号
      end
      object i_descrip_2: TMemo
        Left = 12
        Top = 232
        Width = 418
        Height = 128
        ImeMode = imOpen
        ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
        TabOrder = 2
      end
      object Button3: TButton
        Left = 240
        Top = 488
        Width = 75
        Height = 25
        Caption = #28155#21152
        Default = True
        TabOrder = 3
      end
      object Button4: TButton
        Left = 472
        Top = 488
        Width = 75
        Height = 25
        Cancel = True
        Caption = #24674#22797
        TabOrder = 4
      end
      object Button11: TButton
        Left = 55
        Top = 370
        Width = 65
        Height = 25
        Caption = #28155#21152
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clInfoText
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        TabOrder = 5
        OnClick = Button11Click
      end
      object Button12: TButton
        Left = 180
        Top = 370
        Width = 65
        Height = 25
        Caption = #24674#22797
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clInfoText
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        TabOrder = 6
        OnClick = Button12Click
      end
      object DateTimePicker2: TDateTimePicker
        Left = 250
        Top = 169
        Width = 120
        Height = 24
        Date = 38035.560853043980000000
        Time = 38035.560853043980000000
        TabOrder = 7
      end
      object DBLookupComboBox3: TDBLookupComboBox
        Left = 39
        Top = 171
        Width = 136
        Height = 21
        DataField = 'ji2'
        DataSource = DataSource8
        KeyField = 'ji2'
        ListField = 'ji2'
        ListSource = DataSource5
        TabOrder = 8
      end
      object Button13: TButton
        Left = 300
        Top = 370
        Width = 65
        Height = 25
        Caption = #20851#38381
        TabOrder = 9
        OnClick = Button13Click
      end
    end
    object TabSheet4: TTabSheet
      Caption = #22788#32602#24773#20917#36755#20837
      ImageIndex = 3
      object Label11: TLabel
        Left = 17
        Top = 69
        Width = 66
        Height = 13
        Caption = #36755#20837#23398#21495#65306
      end
      object Label15: TLabel
        Left = 30
        Top = 211
        Width = 66
        Height = 13
        Caption = #20855#20307#25551#36848#65306
      end
      object Label20: TLabel
        Left = 248
        Top = 144
        Width = 84
        Height = 13
        Caption = #22788#32602#21464#26356#26085#26399
        Font.Charset = ANSI_CHARSET
        Font.Color = clInfoText
        Font.Height = -13
        Font.Name = #23435#20307
        Font.Style = [fsBold]
        ParentFont = False
      end
      object Label21: TLabel
        Left = 40
        Top = 148
        Width = 84
        Height = 13
        Caption = #22788#32602#21464#26356#24773#20917
        Font.Charset = ANSI_CHARSET
        Font.Color = clInfoText
        Font.Height = -13
        Font.Name = #23435#20307
        Font.Style = [fsBold]
        ParentFont = False
      end
      object i_stud_id_3: TMaskEdit
        Left = 89
        Top = 64
        Width = 81
        Height = 21
        EditMask = '000000;1;_'
        MaxLength = 6
        TabOrder = 0
        Text = '      '
        OnChange = i_stud_id_3Change
      end
      object GroupBox3: TGroupBox
        Left = 216
        Top = 14
        Width = 210
        Height = 110
        Caption = #23398#29983#22522#26412#24773#20917
        TabOrder = 1
        object Label12: TLabel
          Left = 16
          Top = 24
          Width = 40
          Height = 13
          Caption = #22995#21517#65306
        end
        object Label13: TLabel
          Left = 16
          Top = 53
          Width = 40
          Height = 13
          Caption = #29677#32423#65306
        end
        object Label14: TLabel
          Left = 16
          Top = 82
          Width = 40
          Height = 13
          Caption = #19987#19994#65306
        end
        object DBText7: TDBText
          Left = 72
          Top = 24
          Width = 105
          Height = 17
          DataField = 'user'
          DataSource = DataSource1
          Font.Charset = ANSI_CHARSET
          Font.Color = clRed
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object DBText8: TDBText
          Left = 72
          Top = 53
          Width = 105
          Height = 17
          DataField = 'bang'
          DataSource = DataSource1
          Font.Charset = ANSI_CHARSET
          Font.Color = clRed
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object DBText9: TDBText
          Left = 72
          Top = 82
          Width = 113
          Height = 17
          DataField = 'jian'
          DataSource = DataSource1
          Font.Charset = ANSI_CHARSET
          Font.Color = clRed
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
      end
      object i_descrip_3: TMemo
        Left = 12
        Top = 232
        Width = 418
        Height = 128
        ImeMode = imOpen
        ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
        TabOrder = 2
      end
      object Button5: TButton
        Left = 213
        Top = 485
        Width = 75
        Height = 28
        Caption = #28155#21152
        Default = True
        TabOrder = 3
      end
      object Button6: TButton
        Left = 445
        Top = 485
        Width = 75
        Height = 25
        Cancel = True
        Caption = #24674#22797
        TabOrder = 4
      end
      object DateTimePicker3: TDateTimePicker
        Left = 250
        Top = 169
        Width = 120
        Height = 24
        Date = 38035.560853043980000000
        Time = 38035.560853043980000000
        TabOrder = 5
      end
      object DBLookupComboBox4: TDBLookupComboBox
        Left = 39
        Top = 171
        Width = 136
        Height = 21
        DataField = 'ji3'
        DataSource = DataSource9
        KeyField = 'ji3'
        ListField = 'ji3'
        ListSource = DataSource6
        TabOrder = 6
      end
      object BitBtn1: TBitBtn
        Left = 56
        Top = 368
        Width = 75
        Height = 25
        Caption = #28155' '#21152
        TabOrder = 7
        OnClick = BitBtn1Click
      end
      object BitBtn2: TBitBtn
        Left = 168
        Top = 368
        Width = 75
        Height = 25
        Caption = #24674' '#22797
        TabOrder = 8
        OnClick = BitBtn2Click
      end
      object BitBtn3: TBitBtn
        Left = 288
        Top = 368
        Width = 75
        Height = 25
        Caption = #20851' '#38381
        TabOrder = 9
        OnClick = BitBtn3Click
      end
    end
    object TabSheet5: TTabSheet
      Caption = #27605#19994#24773#20917#36755#20837
      ImageIndex = 4
      object Label22: TLabel
        Left = 17
        Top = 69
        Width = 66
        Height = 13
        Caption = #36755#20837#23398#21495#65306
      end
      object Label28: TLabel
        Left = 307
        Top = 144
        Width = 78
        Height = 12
        Caption = #27605#19994#35760#24405#26085#26399
        Font.Charset = GB2312_CHARSET
        Font.Color = clInfoText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = [fsBold]
        ParentFont = False
      end
      object Label29: TLabel
        Left = 138
        Top = 144
        Width = 78
        Height = 12
        Caption = #27605#19994#24773#20917#35760#24405
        Font.Charset = GB2312_CHARSET
        Font.Color = clInfoText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = [fsBold]
        ParentFont = False
      end
      object Label30: TLabel
        Left = 30
        Top = 211
        Width = 66
        Height = 13
        Caption = #20855#20307#25551#36848#65306
      end
      object Label31: TLabel
        Left = 25
        Top = 145
        Width = 52
        Height = 12
        Caption = #24403#21069#29366#20917
        Font.Charset = GB2312_CHARSET
        Font.Color = clInfoText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = [fsBold]
        ParentFont = False
      end
      object GroupBox4: TGroupBox
        Left = 216
        Top = 14
        Width = 210
        Height = 110
        Caption = #23398#29983#22522#26412#24773#20917
        TabOrder = 0
        object Label23: TLabel
          Left = 16
          Top = 24
          Width = 40
          Height = 13
          Caption = #22995#21517#65306
        end
        object Label26: TLabel
          Left = 16
          Top = 53
          Width = 40
          Height = 13
          Caption = #29677#32423#65306
        end
        object Label27: TLabel
          Left = 16
          Top = 82
          Width = 40
          Height = 13
          Caption = #19987#19994#65306
        end
        object DBText13: TDBText
          Left = 72
          Top = 24
          Width = 105
          Height = 17
          DataField = 'user'
          DataSource = DataSource1
          Font.Charset = ANSI_CHARSET
          Font.Color = clRed
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object DBText14: TDBText
          Left = 72
          Top = 53
          Width = 105
          Height = 17
          DataField = 'bang'
          DataSource = DataSource1
          Font.Charset = ANSI_CHARSET
          Font.Color = clRed
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object DBText15: TDBText
          Left = 72
          Top = 82
          Width = 113
          Height = 17
          DataField = 'jian'
          DataSource = DataSource1
          Font.Charset = ANSI_CHARSET
          Font.Color = clRed
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
      end
      object DateTimePicker4: TDateTimePicker
        Left = 305
        Top = 164
        Width = 120
        Height = 24
        Date = 38035.560853043980000000
        Time = 38035.560853043980000000
        TabOrder = 1
      end
      object DBLookupComboBox5: TDBLookupComboBox
        Left = 137
        Top = 168
        Width = 129
        Height = 21
        DataField = 'ji2'
        DataSource = DataSource11
        KeyField = 'bi'
        ListField = 'bi'
        ListSource = DataSource10
        TabOrder = 2
      end
      object i_descrip_4: TMemo
        Left = 12
        Top = 232
        Width = 418
        Height = 128
        ImeMode = imOpen
        ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
        TabOrder = 3
      end
      object Button19: TButton
        Left = 55
        Top = 370
        Width = 65
        Height = 25
        Caption = #28155#21152
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clInfoText
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        TabOrder = 4
        OnClick = Button14Click
      end
      object Button20: TButton
        Left = 180
        Top = 370
        Width = 65
        Height = 25
        Caption = #24674#22797
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clInfoText
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        TabOrder = 5
        OnClick = Button15Click
      end
      object Button21: TButton
        Left = 300
        Top = 370
        Width = 65
        Height = 25
        Caption = #20851#38381
        TabOrder = 6
        OnClick = Button16Click
      end
      object i_stud_id_6: TMaskEdit
        Left = 89
        Top = 64
        Width = 81
        Height = 21
        EditMask = '000000;0;_'
        MaxLength = 6
        TabOrder = 7
        OnChange = i_stud_id_6Change
      end
      object DBComboBox1: TDBComboBox
        Left = 26
        Top = 168
        Width = 73
        Height = 21
        DataField = 'zi'
        DataSource = DataSource1
        ItemHeight = 13
        Items.Strings = (
          #22312#26657
          #31163#26657)
        TabOrder = 8
      end
    end
  end
  object DataSource1: TDataSource
    DataSet = Dm.studen
    Left = 52
    Top = 48
  end
  object DataSource2: TDataSource
    DataSet = Dm.soji
    Left = 44
    Top = 120
  end
  object DataSource3: TDataSource
    DataSet = Dm.xue
    Left = 316
    Top = 56
  end
  object DataSource4: TDataSource
    DataSet = Dm.qing
    Left = 348
    Top = 56
  end
  object DataSource5: TDataSource
    DataSet = Dm.jian
    Left = 380
    Top = 88
  end
  object DataSource6: TDataSource
    DataSet = Dm.chen
    Left = 348
    Top = 88
  end
  object DataSource7: TDataSource
    DataSet = Dm.soji1
    Left = 76
    Top = 120
  end
  object DataSource8: TDataSource
    DataSet = Dm.soji2
    Left = 108
    Top = 120
  end
  object DataSource9: TDataSource
    DataSet = Dm.soji3
    Left = 132
    Top = 120
  end
  object DataSource10: TDataSource
    DataSet = Dm.bioo
    Left = 380
    Top = 54
  end
  object DataSource11: TDataSource
    DataSet = Dm.bioe
    Left = 172
    Top = 120
  end
end

⌨️ 快捷键说明

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