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

📄 configunit.dfm

📁 初学DELPHI编写的“奖学金评定系统”
💻 DFM
字号:
object PagesDlg: TPagesDlg
  Left = 370
  Top = 203
  BorderStyle = bsDialog
  Caption = #35774#23450
  ClientHeight = 372
  ClientWidth = 571
  Color = clBtnFace
  ParentFont = True
  OldCreateOrder = True
  Position = poScreenCenter
  Visible = True
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 571
    Height = 338
    Align = alClient
    BevelOuter = bvNone
    BorderWidth = 5
    ParentColor = True
    TabOrder = 0
    object PageControl1: TPageControl
      Left = 5
      Top = 5
      Width = 561
      Height = 328
      ActivePage = TabSheet1
      Align = alClient
      TabOrder = 0
      object TabSheet1: TTabSheet
        Caption = #22320#22336
        object Label1: TLabel
          Left = 8
          Top = 24
          Width = 60
          Height = 13
          Caption = #23398#31821#25991#20214#65306
        end
        object Label2: TLabel
          Left = 8
          Top = 64
          Width = 72
          Height = 13
          Caption = #25104#32489#25991#20214#22841#65306
        end
        object Label3: TLabel
          Left = 8
          Top = 104
          Width = 72
          Height = 13
          Caption = #24471#20998#25991#20214#22841#65306
        end
        object Label4: TLabel
          Left = 8
          Top = 144
          Width = 72
          Height = 13
          Caption = #36755#20986#25991#20214#22841#65306
        end
        object Label16: TLabel
          Left = 8
          Top = 184
          Width = 72
          Height = 13
          Caption = #25968#25454#24211#25991#20214#65306
        end
        object Edit1: TEdit
          Left = 96
          Top = 24
          Width = 417
          Height = 21
          Enabled = False
          ImeName = #26497#21697#20116#31508#36755#20837#27861
          TabOrder = 0
        end
        object Edit2: TEdit
          Left = 96
          Top = 64
          Width = 417
          Height = 21
          Enabled = False
          ImeName = #26497#21697#20116#31508#36755#20837#27861
          TabOrder = 1
        end
        object Edit3: TEdit
          Left = 96
          Top = 104
          Width = 417
          Height = 21
          Enabled = False
          ImeName = #26497#21697#20116#31508#36755#20837#27861
          TabOrder = 2
        end
        object Edit4: TEdit
          Left = 96
          Top = 144
          Width = 417
          Height = 21
          Enabled = False
          ImeName = #26497#21697#20116#31508#36755#20837#27861
          TabOrder = 3
        end
        object Button1: TButton
          Left = 512
          Top = 24
          Width = 25
          Height = 25
          Caption = '...'
          TabOrder = 4
          OnClick = Button1Click
        end
        object Button2: TButton
          Left = 512
          Top = 64
          Width = 25
          Height = 25
          Caption = '...'
          TabOrder = 5
          OnClick = Button2Click
        end
        object Button3: TButton
          Left = 512
          Top = 104
          Width = 25
          Height = 25
          Caption = '...'
          TabOrder = 6
          OnClick = Button3Click
        end
        object Button4: TButton
          Left = 512
          Top = 144
          Width = 25
          Height = 25
          Caption = '...'
          TabOrder = 7
          OnClick = Button4Click
        end
        object Edit16: TEdit
          Left = 96
          Top = 184
          Width = 417
          Height = 21
          Enabled = False
          ImeName = #26497#21697#20116#31508#36755#20837#27861
          TabOrder = 8
        end
        object Button5: TButton
          Left = 512
          Top = 184
          Width = 25
          Height = 25
          Caption = '...'
          TabOrder = 9
          OnClick = Button5Click
        end
      end
      object TabSheet2: TTabSheet
        Caption = #27604#20363
        object GroupBox1: TGroupBox
          Left = 16
          Top = 32
          Width = 193
          Height = 153
          Caption = #21344#32508#27979#25104#32489#27604#20363
          TabOrder = 0
          object Label12: TLabel
            Left = 24
            Top = 32
            Width = 36
            Height = 13
            Caption = #26234#32946#65306
          end
          object Label13: TLabel
            Left = 24
            Top = 56
            Width = 36
            Height = 13
            Caption = #24503#32946#65306
          end
          object Label14: TLabel
            Left = 24
            Top = 80
            Width = 36
            Height = 13
            Caption = #20307#32946#65306
          end
          object Label15: TLabel
            Left = 24
            Top = 104
            Width = 36
            Height = 13
            Caption = #32508#21512#65306
          end
          object Edit5: TEdit
            Left = 96
            Top = 32
            Width = 73
            Height = 21
            ImeName = #26497#21697#20116#31508#36755#20837#27861
            TabOrder = 0
            Text = 'Edit5'
          end
          object Edit6: TEdit
            Left = 96
            Top = 56
            Width = 73
            Height = 21
            ImeName = #26497#21697#20116#31508#36755#20837#27861
            TabOrder = 1
            Text = 'Edit6'
          end
          object Edit8: TEdit
            Left = 96
            Top = 104
            Width = 73
            Height = 21
            ImeName = #26497#21697#20116#31508#36755#20837#27861
            TabOrder = 2
            Text = 'Edit8'
          end
          object Edit7: TEdit
            Left = 96
            Top = 80
            Width = 73
            Height = 21
            ImeName = #26497#21697#20116#31508#36755#20837#27861
            TabOrder = 3
            Text = 'Edit7'
          end
        end
        object GroupBox2: TGroupBox
          Left = 280
          Top = 32
          Width = 233
          Height = 217
          Caption = #22870#23398#37329#27604#20363
          TabOrder = 1
          object Label5: TLabel
            Left = 8
            Top = 32
            Width = 60
            Height = 13
            Caption = #30002#31561#32508#27979#65306
          end
          object Label6: TLabel
            Left = 8
            Top = 56
            Width = 60
            Height = 13
            Caption = #30002#31561#26234#32946#65306
          end
          object Label7: TLabel
            Left = 8
            Top = 80
            Width = 60
            Height = 13
            Caption = #20057#31561#32508#27979#65306
          end
          object Label8: TLabel
            Left = 8
            Top = 104
            Width = 60
            Height = 13
            Caption = #20057#31561#26234#32946#65306
          end
          object Label9: TLabel
            Left = 8
            Top = 128
            Width = 60
            Height = 13
            Caption = #19993#31561#32508#27979#65306
          end
          object Label10: TLabel
            Left = 8
            Top = 152
            Width = 60
            Height = 13
            Caption = #19993#31561#26234#32946#65306
          end
          object Label11: TLabel
            Left = 8
            Top = 176
            Width = 48
            Height = 13
            Caption = #24635#27604#20363#65306
          end
          object Edit9: TEdit
            Left = 104
            Top = 32
            Width = 81
            Height = 21
            ImeName = #26497#21697#20116#31508#36755#20837#27861
            TabOrder = 0
            Text = 'Edit9'
          end
          object Edit10: TEdit
            Left = 104
            Top = 56
            Width = 81
            Height = 21
            ImeName = #26497#21697#20116#31508#36755#20837#27861
            TabOrder = 1
            Text = 'Edit10'
          end
          object Edit11: TEdit
            Left = 104
            Top = 80
            Width = 81
            Height = 21
            ImeName = #26497#21697#20116#31508#36755#20837#27861
            TabOrder = 2
            Text = 'Edit11'
          end
          object Edit12: TEdit
            Left = 104
            Top = 104
            Width = 81
            Height = 21
            ImeName = #26497#21697#20116#31508#36755#20837#27861
            TabOrder = 3
            Text = 'Edit12'
          end
          object Edit13: TEdit
            Left = 104
            Top = 128
            Width = 81
            Height = 21
            ImeName = #26497#21697#20116#31508#36755#20837#27861
            TabOrder = 4
            Text = 'Edit13'
          end
          object Edit14: TEdit
            Left = 104
            Top = 152
            Width = 81
            Height = 21
            ImeName = #26497#21697#20116#31508#36755#20837#27861
            TabOrder = 5
            Text = 'Edit14'
          end
          object Edit15: TEdit
            Left = 104
            Top = 176
            Width = 81
            Height = 21
            ImeName = #26497#21697#20116#31508#36755#20837#27861
            TabOrder = 6
            Text = 'Edit15'
          end
        end
      end
      object TabSheet3: TTabSheet
        Caption = #35780#22870#23398#24180#36873#25321
        ImageIndex = 2
        object Label17: TLabel
          Left = 80
          Top = 104
          Width = 108
          Height = 13
          Caption = #35831#36873#25321#35780#22870#24180#24230#65306'    '
        end
        object ComboBox1: TComboBox
          Left = 200
          Top = 96
          Width = 65
          Height = 21
          ImeName = #26497#21697#20116#31508#36755#20837#27861
          ItemHeight = 13
          TabOrder = 0
          Text = '0607'
          Items.Strings = (
            '0506'
            '0607'
            '0708'
            '0809'
            '0910')
        end
      end
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 338
    Width = 571
    Height = 34
    Align = alBottom
    BevelOuter = bvNone
    ParentColor = True
    TabOrder = 1
    object OKBtn: TButton
      Left = 347
      Top = 2
      Width = 75
      Height = 25
      Caption = '&OK'
      Default = True
      ModalResult = 1
      TabOrder = 0
    end
    object CancelBtn: TButton
      Left = 427
      Top = 2
      Width = 75
      Height = 25
      Cancel = True
      Caption = '&Cancel'
      ModalResult = 2
      TabOrder = 1
      OnClick = CancelBtnClick
    end
    object HelpBtn: TButton
      Left = 347
      Top = 2
      Width = 75
      Height = 25
      Caption = '&OK'
      TabOrder = 2
      OnClick = HelpBtnClick
    end
  end
  object OpenDialog1: TOpenDialog
    Left = 272
    Top = 184
  end
end

⌨️ 快捷键说明

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