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

📄 ussfp.dfm

📁 学生信息管理系统
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object FSsfp: TFSsfp
  Left = 94
  Top = 84
  Width = 822
  Height = 531
  Caption = #23398#29983#35797#23460#20301#21495#20998#37197
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poDefault
  Visible = True
  WindowState = wsMaximized
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Splitter1: TSplitter
    Left = 304
    Top = 43
    Height = 435
  end
  object StatusBar: TStatusBar
    Left = 0
    Top = 478
    Width = 814
    Height = 19
    Panels = <>
    SimplePanel = True
  end
  object CoolBar1: TCoolBar
    Left = 0
    Top = 0
    Width = 814
    Height = 43
    Bands = <
      item
        Control = ToolBar1
        ImageIndex = -1
        MinHeight = 41
        Width = 810
      end>
    object ToolBar1: TToolBar
      Left = 9
      Top = 0
      Width = 797
      Height = 41
      ButtonHeight = 36
      ButtonWidth = 55
      Caption = 'ToolBar1'
      Images = FMain.ImageList
      ShowCaptions = True
      TabOrder = 0
      object Tool_m: TToolButton
        Left = 0
        Top = 2
        Action = A_init
      end
      object ToolButton2: TToolButton
        Left = 55
        Top = 2
        Width = 8
        Caption = 'ToolButton2'
        ImageIndex = 13
        Style = tbsSeparator
      end
      object Tool_add: TToolButton
        Left = 63
        Top = 2
        Action = A_fpre
      end
      object Tool_modify: TToolButton
        Left = 118
        Top = 2
        Action = A_fp
      end
      object ToolButton7: TToolButton
        Left = 173
        Top = 2
        Width = 8
        Caption = 'ToolButton7'
        ImageIndex = 4
        Style = tbsSeparator
      end
      object Tool_cancel: TToolButton
        Left = 181
        Top = 2
        Action = A_cancel
      end
      object Tool_save: TToolButton
        Left = 236
        Top = 2
        Action = A_clear
      end
      object ToolButton1: TToolButton
        Left = 291
        Top = 2
        Width = 8
        Caption = 'ToolButton1'
        ImageIndex = 13
        Style = tbsSeparator
      end
      object Tool_refresh: TToolButton
        Left = 299
        Top = 2
        Action = A_refresh
      end
      object Tool_print: TToolButton
        Left = 354
        Top = 2
        Action = A_preview
      end
      object ToolButton5: TToolButton
        Left = 409
        Top = 2
        Width = 8
        Caption = 'ToolButton5'
        ImageIndex = 5
        Style = tbsSeparator
      end
      object ToolButton4: TToolButton
        Left = 417
        Top = 2
        Action = A_auto
      end
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 43
    Width = 304
    Height = 435
    Align = alLeft
    BevelOuter = bvNone
    TabOrder = 2
    object Shape1: TShape
      Left = 0
      Top = 0
      Width = 304
      Height = 435
      Align = alClient
    end
    object Shape2: TShape
      Left = 1
      Top = 244
      Width = 304
      Height = 1
    end
    object Shape5: TShape
      Left = 1
      Top = 468
      Width = 304
      Height = 1
    end
    object Label1: TLabel
      Left = 16
      Top = 480
      Width = 80
      Height = 13
      Caption = 'dsafasdfasdfasdf'
      WordWrap = True
    end
    object InitDisplay: TLabel
      Left = 8
      Top = 8
      Width = 73
      Height = 20
      Caption = 'InitDisplay'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlue
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      Transparent = True
      Visible = False
    end
    object Shape6: TShape
      Left = 0
      Top = 275
      Width = 304
      Height = 1
    end
    object ComboBox1: TComboBox
      Left = 216
      Top = -8
      Width = 121
      Height = 21
      ItemHeight = 13
      TabOrder = 0
      Text = 'ComboBox1'
      Visible = False
    end
    object GroupBox1: TGroupBox
      Left = 8
      Top = 40
      Width = 84
      Height = 193
      Caption = #36873#25321#26465#20214
      TabOrder = 1
      object GroupBox2: TGroupBox
        Left = 2
        Top = 15
        Width = 80
        Height = 75
        Align = alTop
        Caption = #24180#32423
        TabOrder = 0
        object CheckBox1: TCheckBox
          Left = 9
          Top = 18
          Width = 60
          Height = 17
          Caption = #21021#19968
          TabOrder = 0
          OnClick = CheckBox1Click
        end
        object CheckBox2: TCheckBox
          Left = 9
          Top = 34
          Width = 60
          Height = 17
          Caption = #21021#20108
          TabOrder = 1
          OnClick = CheckBox1Click
        end
        object CheckBox3: TCheckBox
          Left = 9
          Top = 50
          Width = 60
          Height = 17
          Caption = #21021#19977
          TabOrder = 2
          OnClick = CheckBox1Click
        end
      end
      object Panel5: TPanel
        Left = 2
        Top = 90
        Width = 80
        Height = 101
        Align = alClient
        BevelOuter = bvLowered
        TabOrder = 1
        object GroupBox3: TGroupBox
          Left = 1
          Top = 1
          Width = 78
          Height = 60
          Align = alTop
          Caption = #31867#22411
          TabOrder = 0
          object CheckBox4: TCheckBox
            Left = 11
            Top = 16
            Width = 53
            Height = 17
            Caption = #23574#29677
            TabOrder = 0
            OnClick = CheckBox1Click
          end
          object CheckBox5: TCheckBox
            Left = 11
            Top = 33
            Width = 53
            Height = 17
            Caption = #26222#29677
            TabOrder = 1
            OnClick = CheckBox1Click
          end
        end
        object GroupBox5: TGroupBox
          Left = 1
          Top = 61
          Width = 78
          Height = 39
          Align = alClient
          Caption = #20154#25968
          TabOrder = 1
          object Edit1: TEdit
            Left = 7
            Top = 14
            Width = 65
            Height = 21
            TabOrder = 0
            OnKeyPress = Edit1KeyPress
          end
        end
      end
    end
    object GroupBox4: TGroupBox
      Left = 94
      Top = 40
      Width = 181
      Height = 152
      Caption = #35797#23460
      TabOrder = 2
      object ListBox1: TListBox
        Left = 2
        Top = 15
        Width = 177
        Height = 135
        Align = alClient
        ItemHeight = 13
        TabOrder = 0
        OnClick = ListBox1Click
      end
    end
    object Button1: TButton
      Left = 96
      Top = 200
      Width = 75
      Height = 25
      Caption = #26816#26597#26465#20214
      TabOrder = 3
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 184
      Top = 200
      Width = 75
      Height = 25
      Caption = #24320#22987#20998#37197
      Enabled = False
      TabOrder = 4
      OnClick = Button2Click
    end
    object ComboBox2: TComboBox
      Left = 7
      Top = 249
      Width = 121
      Height = 21
      ItemHeight = 13
      TabOrder = 5
    end
    object Button3: TButton
      Left = 128
      Top = 248
      Width = 75
      Height = 25
      Caption = #26597'   '#35810
      TabOrder = 6
      OnClick = Button3Click
    end
    object Button4: TButton
      Left = 216
      Top = 248
      Width = 75
      Height = 25
      Caption = #28165' '#38500
      TabOrder = 7
      OnClick = Button4Click
    end
  end
  object Panel2: TPanel
    Left = 307
    Top = 43
    Width = 507
    Height = 435
    Align = alClient
    BevelOuter = bvNone
    TabOrder = 3
    object Splitter2: TSplitter
      Left = 0
      Top = 259
      Width = 507
      Height = 3
      Cursor = crVSplit
      Align = alTop
    end
    object Panel3: TPanel
      Left = 0
      Top = 0
      Width = 507
      Height = 259
      Align = alTop
      BevelOuter = bvNone
      TabOrder = 0
      object Shape3: TShape
        Left = 0
        Top = 0
        Width = 507
        Height = 52
        Align = alTop
      end
      object Label5: TLabel
        Left = 8
        Top = 17
        Width = 56
        Height = 14
        Caption = #20998#37197#31574#30053
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlue
        Font.Height = -14
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object LCL1: TLabel
        Left = 87
        Top = 3
        Width = 7
        Height = 14
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clMaroon
        Font.Height = -14
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        Transparent = True
      end
      object LCL2: TLabel
        Left = 87
        Top = 19
        Width = 7
        Height = 14
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clTeal
        Font.Height = -14
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        Transparent = True
      end
      object LCL3: TLabel
        Left = 87
        Top = 35
        Width = 7
        Height = 14
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clTeal
        Font.Height = -14
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        Transparent = True
      end
      object Shape11: TShape
        Left = 74
        Top = 7
        Width = 1
        Height = 38
      end
      object Shape12: TShape

⌨️ 快捷键说明

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