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

📄 formmain.dfm

📁 用Delphi编写的生产管理系统源码
💻 DFM
字号:
object FrmMain: TFrmMain
  Left = 192
  Top = 107
  Width = 696
  Height = 480
  Caption = #21516#32854#29983#31649#29702#31995#32113
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  KeyPreview = True
  Menu = MainMenu1
  OldCreateOrder = False
  ShowHint = True
  PixelsPerInch = 96
  TextHeight = 13
  object ControlBar1: TControlBar
    Left = 0
    Top = 0
    Width = 688
    Height = 57
    Align = alTop
    TabOrder = 0
    object CoolBar1: TCoolBar
      Left = 11
      Top = 2
      Width = 294
      Height = 48
      Align = alClient
      Bands = <>
      Vertical = True
      object SpeedButton1: TSpeedButton
        Left = 0
        Top = 0
        Width = 89
        Height = 41
        Flat = True
      end
      object SpeedButton2: TSpeedButton
        Left = 176
        Top = 0
        Width = 41
        Height = 41
        Flat = True
      end
      object SpeedButton3: TSpeedButton
        Left = 232
        Top = 0
        Width = 41
        Height = 41
        Hint = #36889#37324#26159#25552#31034#20449#24687
        Flat = True
        ParentShowHint = False
        ShowHint = True
      end
    end
    object CoolBar2: TCoolBar
      Left = 318
      Top = 2
      Width = 347
      Height = 48
      Bands = <>
      object DBNavigatorMain: TDBNavigator
        Left = 0
        Top = 0
        Width = 345
        Height = 49
        Align = alClient
        Flat = True
        TabOrder = 0
      end
    end
  end
  object ActionList1: TActionList
    Left = 648
    Top = 64
  end
  object MainMenu1: TMainMenu
    Left = 608
    Top = 64
  end
end

⌨️ 快捷键说明

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