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

📄 di_main.dfm

📁 亚惠快餐管理信息系统 包括亚惠快餐管理的各项功能
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object DI_DfmMain: TDI_DfmMain
  Left = -4
  Top = -4
  Width = 812
  Height = 608
  Caption = #19994#21153#31649#29702#23376#31995#32479
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poScreenCenter
  Visible = True
  WindowState = wsMaximized
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object Splitter1: TSplitter
    Left = 230
    Top = 39
    Width = 3
    Height = 524
    Cursor = crHSplit
    Color = clMenu
    ParentColor = False
  end
  object CoolBar1: TCoolBar
    Left = 0
    Top = 0
    Width = 804
    Height = 39
    AutoSize = True
    Bands = <
      item
        Control = ToolBar1
        ImageIndex = -1
        MinHeight = 35
        Width = 800
      end>
    Color = clBtnFace
    ParentColor = False
    object ToolBar1: TToolBar
      Left = 9
      Top = 0
      Width = 787
      Height = 35
      AutoSize = True
      ButtonHeight = 35
      ButtonWidth = 55
      Caption = 'ToolBar1'
      EdgeBorders = []
      Flat = True
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      Images = ImageList1
      ParentFont = False
      ShowCaptions = True
      TabOrder = 0
      Transparent = True
      object ToolButton7: TToolButton
        Left = 0
        Top = 0
        Cursor = crHandPoint
        Caption = #23458#25143#36164#26009
        ImageIndex = 2
        OnClick = ToolButton7Click
      end
      object ToolButton8: TToolButton
        Left = 55
        Top = 0
        Width = 8
        Caption = 'ToolButton8'
        ImageIndex = 10
        Style = tbsSeparator
      end
      object ToolButton3: TToolButton
        Left = 63
        Top = 0
        Cursor = crHandPoint
        Hint = #36716#20837#21806#39184#32479#35745
        Caption = #21806#39184#32479#35745
        ImageIndex = 4
        ParentShowHint = False
        ShowHint = True
        OnClick = ToolButton3Click
      end
      object ToolButton4: TToolButton
        Left = 118
        Top = 0
        Cursor = crHandPoint
        Hint = #36716#20837#21806#21345#32479#35745
        Caption = #21806#21345#32479#35745
        ImageIndex = 2
        ParentShowHint = False
        ShowHint = True
        OnClick = ToolButton4Click
      end
      object ToolButton5: TToolButton
        Left = 173
        Top = 0
        Cursor = crHandPoint
        Hint = #36716#20837#21382#21490#32467#26524
        Caption = #21382#21490#32467#26524
        ImageIndex = 8
        ParentShowHint = False
        ShowHint = True
        OnClick = ToolButton5Click
      end
      object ToolButton1: TToolButton
        Left = 228
        Top = 0
        Width = 8
        Caption = 'ToolButton1'
        ImageIndex = 2
        Style = tbsSeparator
      end
      object CloseToolButton: TToolButton
        Left = 236
        Top = 0
        Cursor = crHandPoint
        Hint = #36864#20986#30331#24405
        AutoSize = True
        Caption = #36864#20986
        ImageIndex = 0
        ParentShowHint = False
        ShowHint = True
        OnClick = CloseToolButtonClick
      end
      object ToolButton6: TToolButton
        Left = 271
        Top = 0
        Width = 8
        Caption = 'ToolButton6'
        ImageIndex = 9
        Style = tbsSeparator
      end
      object DBNavigator1: TDBNavigator
        Left = 279
        Top = 0
        Width = 351
        Height = 35
        Cursor = crHandPoint
        VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast, nbInsert, nbDelete, nbEdit, nbPost, nbCancel]
        Flat = True
        Hints.Strings = (
          #39318#26465#35760#24405
          #19978#26465#35760#24405
          #19979#26465#35760#24405
          #26411#26465#35760#24405
          #25554#20837#35760#24405
          #21024#38500#35760#24405
          #32534#36753#35760#24405
          #25552#20132#35760#24405
          #21462#28040#25805#20316)
        ParentShowHint = False
        ShowHint = True
        TabOrder = 0
        OnClick = DBNavigator1Click
      end
    end
  end
  object TreeView1: TTreeView
    Left = 0
    Top = 39
    Width = 230
    Height = 524
    Align = alLeft
    AutoExpand = True
    Constraints.MinWidth = 30
    HotTrack = True
    Images = ImageList1
    Indent = 19
    ReadOnly = True
    TabOrder = 1
    OnContextPopup = TreeView1ContextPopup
    OnDblClick = OpenTableToolButtonClick
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 563
    Width = 804
    Height = 18
    Panels = <
      item
        Alignment = taCenter
        Width = 230
      end
      item
        Width = 150
      end
      item
        Width = 150
      end
      item
        Alignment = taCenter
        Text = #22823#36830#29702#24037#22823#23398#35745#31639#26426#25216#26415#30740#31350#25152#36719#20214#24037#31243#30740#31350#23460
        Width = 50
      end>
    SimplePanel = False
    SizeGrip = False
  end
  object Notebook1: TNotebook
    Left = 233
    Top = 39
    Width = 571
    Height = 524
    Align = alClient
    Color = clHighlightText
    Constraints.MinWidth = 30
    PageIndex = 1
    ParentColor = False
    TabOrder = 3
    object TPage
      Left = 0

⌨️ 快捷键说明

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