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

📄 fxpexample.dfm

📁 学籍管理系统源代码 Delphi+SQL
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object Form1: TForm1
  Left = 232
  Top = 116
  Width = 626
  Height = 309
  Caption = 'Form1'
  Color = clAppWorkSpace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PopupMenu = PopupMenu1
  Position = poDesktopCenter
  PixelsPerInch = 96
  TextHeight = 13
  object ControlBar1: TControlBar
    Left = 0
    Top = 0
    Width = 618
    Height = 78
    Align = alTop
    AutoSize = True
    BevelInner = bvNone
    BevelOuter = bvNone
    BevelKind = bkFlat
    Color = clBtnFace
    ParentColor = False
    TabOrder = 0
    object ToolBar1: TToolBar
      Left = 12
      Top = 2
      Width = 328
      Height = 19
      AutoSize = True
      ButtonHeight = 19
      ButtonWidth = 50
      Caption = 'ToolBar1'
      Color = clBtnFace
      EdgeBorders = []
      EdgeInner = esNone
      EdgeOuter = esNone
      Flat = True
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -11
      Font.Name = 'Tahoma'
      Font.Style = []
      List = True
      ParentColor = False
      ParentFont = False
      ParentShowHint = False
      ShowCaptions = True
      ShowHint = True
      TabOrder = 0
      Wrapable = False
      object ToolButton1: TToolButton
        Left = 0
        Top = 0
        AutoSize = True
        Caption = '&File  '
        Grouped = True
        MenuItem = FileMenu
      end
      object ToolButton2: TToolButton
        Left = 33
        Top = 0
        AutoSize = True
        Caption = '&Edit  '
        Grouped = True
        MenuItem = EditMenu
      end
      object ToolButton23: TToolButton
        Left = 68
        Top = 0
        AutoSize = True
        Caption = '&View  '
        Grouped = True
        MenuItem = View1
      end
      object ToolButton3: TToolButton
        Left = 107
        Top = 0
        AutoSize = True
        Caption = '&Tools  '
        Grouped = True
        MenuItem = AAAA1
      end
      object ToolButton16: TToolButton
        Left = 149
        Top = 0
        AutoSize = True
        Caption = '&Help  '
        Grouped = True
        MenuItem = HelpMenu
      end
    end
    object ToolBar2: TToolBar
      Left = 11
      Top = 28
      Width = 594
      Height = 22
      AutoSize = True
      Caption = 'ToolBar2'
      DockSite = True
      EdgeBorders = []
      EdgeInner = esNone
      EdgeOuter = esNone
      Flat = True
      Images = ImageList1
      TabOrder = 1
      Wrapable = False
      object ToolButton5: TToolButton
        Left = 0
        Top = 0
        AutoSize = True
        Caption = 'ToolButton5'
        ImageIndex = 0
      end
      object ToolButton6: TToolButton
        Left = 23
        Top = 0
        AutoSize = True
        Caption = 'ToolButton6'
        ImageIndex = 1
      end
      object ToolButton7: TToolButton
        Left = 46
        Top = 0
        AutoSize = True
        Caption = 'assdfg '
        ImageIndex = 63
      end
      object ToolButton8: TToolButton
        Left = 69
        Top = 0
        AutoSize = True
        Caption = 'ToolButton8'
        ImageIndex = 54
        Marked = True
      end
      object ToolButton9: TToolButton
        Left = 92
        Top = 0
        AutoSize = True
        Caption = 'ToolButton9'
        ImageIndex = 55
      end
      object ToolButton27: TToolButton
        Tag = 1
        Left = 115
        Top = 0
        Width = 12
        Caption = 'ToolButton27'
        ImageIndex = 4
        Style = tbsSeparator
      end
      object ToolButton10: TToolButton
        Left = 127
        Top = 0
        AutoSize = True
        Caption = 'ToolButton10'
        ImageIndex = 64
      end
      object ToolButton11: TToolButton
        Left = 150
        Top = 0
        AutoSize = True
        Caption = 'ToolButton11'
        ImageIndex = 39
      end
      object ToolButton12: TToolButton
        Left = 173
        Top = 0
        AutoSize = True
        Caption = 'ToolButton12'
        ImageIndex = 60
      end
      object ToolButton13: TToolButton
        Left = 196
        Top = 0
        AutoSize = True
        Caption = 'ToolButton13'
        ImageIndex = 23
      end
      object ToolButton39: TToolButton
        Left = 219
        Top = 0
        Caption = 'ToolButton39'
        ImageIndex = 22
        Style = tbsCheck
      end
      object ToolButton14: TToolButton
        Left = 242
        Top = 0
        AutoSize = True
        Caption = 'ToolButton14'
        ImageIndex = 44
        Style = tbsDropDown
      end
      object ToolButton15: TToolButton
        Left = 278
        Top = 0
        AutoSize = True
        Caption = 'ToolButton15'
        ImageIndex = 30
      end
      object ToolButton38: TToolButton
        Tag = 1
        Left = 301
        Top = 0
        Width = 10
        Caption = 'ToolButton38'
        ImageIndex = 4
        Style = tbsSeparator
      end
      object ToolButton29: TToolButton
        Left = 311
        Top = 0
        AutoSize = True
        Caption = 'ToolButton29'
        ImageIndex = 56
        Style = tbsDropDown
      end
      object ToolButton30: TToolButton
        Left = 347
        Top = 0
        AutoSize = True
        Caption = 'ToolButton30'
        ImageIndex = 57
        Style = tbsDropDown
      end
      object ToolButton33: TToolButton
        Left = 383
        Top = 0
        AutoSize = True
        Caption = 'ToolButton33'
        Enabled = False
        ImageIndex = 48
        Style = tbsCheck
      end
      object ToolButton34: TToolButton
        Left = 406
        Top = 0
        AutoSize = True
        Caption = 'ToolButton34'
        ImageIndex = 49

⌨️ 快捷键说明

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