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

📄 mainform.~dfm

📁 用Delphi编写的生产管理系统源码
💻 ~DFM
字号:
object FrmMain: TFrmMain
  Left = 205
  Top = 220
  Width = 696
  Height = 480
  Caption = #20027#31383#21475
  Color = clGradientActiveCaption
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIForm
  KeyPreview = True
  Menu = MainMenu1
  OldCreateOrder = False
  ShowHint = True
  WindowState = wsMaximized
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object ControlBar1: TControlBar
    Left = 0
    Top = 0
    Width = 688
    Height = 57
    Align = alTop
    TabOrder = 0
    object CoolBar2: TCoolBar
      Tag = 1111111111
      Left = 318
      Top = 2
      Width = 347
      Height = 48
      Bands = <>
    end
    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
      object SpeedButton4: TSpeedButton
        Left = 112
        Top = 0
        Width = 41
        Height = 41
        Flat = True
      end
    end
  end
  object FlatHint1: TFlatHint
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    Left = 488
    Top = 64
  end
  object MainMenu1: TMainMenu
    Left = 456
    Top = 64
    object N1: TMenuItem
      Caption = #20154#20107#31995#32113
      object N2: TMenuItem
        Caption = #32771#21220#31995#32113
      end
      object N29: TMenuItem
        Caption = #24037#36039#31995#32113
      end
    end
    object N3: TMenuItem
      Caption = #36001#26371#31995#32113
      object N30: TMenuItem
        Caption = #24115#21209#31995#32113
      end
    end
    object N4: TMenuItem
      Caption = #29983#31649#29702#31995#32113
      object N6: TMenuItem
        Caption = #37319#36092#31995#32113
      end
      object N7: TMenuItem
        Caption = #24235#23384#31995#32113
      end
    end
    object N5: TMenuItem
      Caption = #26989#21209#31995#32113
      object N8: TMenuItem
        Caption = #35330#21934#31995#32113
      end
      object N23: TMenuItem
        Caption = #23458#25142#31649#29702
        object N24: TMenuItem
          Caption = #23458#25142#36039#26009#24314#31435
        end
        object N25: TMenuItem
          Caption = #23458#25142#36039#26009#20462#25913
        end
        object N26: TMenuItem
          Caption = #23458#25142#36039#26009#20998#26512
        end
      end
    end
    object N9: TMenuItem
      Caption = #38283#30332#31995#32113
      object N31: TMenuItem
        Caption = #24314#31435#22522#26412#36039#26009
        object N32: TMenuItem
          Action = Action_A_1
        end
        object N33: TMenuItem
          Caption = #22522#26412#29289#26009
        end
      end
    end
    object N10: TMenuItem
      Caption = #31995#32113#32173#35703
      object N11: TMenuItem
        Caption = #22522#26412#36039#26009
        object N20: TMenuItem
          Caption = #26448#26009#21934#20301
        end
        object N21: TMenuItem
          Caption = #26448#26009#39006#21029
        end
        object N22: TMenuItem
          Caption = #26448#26009#36039#26009
        end
      end
      object N13: TMenuItem
        Caption = '-'
      end
      object N14: TMenuItem
        Caption = #20633#20221
      end
      object N15: TMenuItem
        Caption = #22238#24489
      end
      object N27: TMenuItem
        Caption = #22577#34920#31649#29702
      end
      object N16: TMenuItem
        Caption = '-'
      end
      object N17: TMenuItem
        Caption = #31995#32113#23433#20840#25511#21046
      end
      object N18: TMenuItem
        Caption = #37096#38272#36039#26009
      end
      object N19: TMenuItem
        Caption = #31995#32113#20351#29992#20154#21729#36039#26009
      end
    end
    object N28: TMenuItem
      Caption = #24037#20855#38598
    end
    object N12: TMenuItem
      Caption = #38626#38283
    end
  end
  object ActionListDeveloper: TActionList
    Left = 528
    Top = 64
    object Action_A_1: TAction
      Caption = #23433#35215#36039#26009#36664#20837
      OnExecute = Action_A_1Execute
    end
  end
  object ApplicationEvents1: TApplicationEvents
    OnException = ApplicationEvents1Exception
    Left = 560
    Top = 64
  end
  object ADODataSet1: TADODataSet
    Connection = DataModuleAdo.ADOConnectionTS
    CommandText = 'select * from '#25805#20316#35352#37636#34920
    Parameters = <>
    Left = 416
    Top = 64
  end
end

⌨️ 快捷键说明

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