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

📄 main.dfm

📁 软件简介:(贸易管理系统Delphi源代码(有开发文档) 采用access+delphi设计 软件实现功能:供应商信息的输入
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object mainfrm: Tmainfrm
  Left = 193
  Top = 108
  AlphaBlend = True
  BorderStyle = bsSingle
  Caption = #36152#26131#20844#21496#31649#29702#20449#24687#31995#32479
  ClientHeight = 434
  ClientWidth = 688
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  Position = poScreenCenter
  Scaled = False
  PixelsPerInch = 96
  TextHeight = 13
  object StatusBar1: TStatusBar
    Left = 0
    Top = 408
    Width = 688
    Height = 26
    Panels = <
      item
        Width = 230
      end
      item
        Width = 230
      end
      item
        Width = 230
      end
      item
        Width = 50
      end>
    ParentShowHint = False
    ShowHint = True
    SimplePanel = False
  end
  object ToolBar1: TToolBar
    Left = 0
    Top = 0
    Width = 688
    Height = 38
    AutoSize = True
    ButtonHeight = 36
    ButtonWidth = 55
    Caption = 'ToolBar1'
    Flat = True
    Images = ImageList1
    ShowCaptions = True
    TabOrder = 1
    object ToolButton1: TToolButton
      Left = 0
      Top = 0
      Caption = #36827#36135#31649#29702
      ImageIndex = 0
      OnClick = N16Click
    end
    object ToolButton2: TToolButton
      Left = 55
      Top = 0
      Caption = #38144#21806#31649#29702
      ImageIndex = 1
      OnClick = N17Click
    end
    object ToolButton3: TToolButton
      Left = 110
      Top = 0
      Width = 15
      Caption = 'ToolButton3'
      ImageIndex = 2
      Style = tbsDivider
    end
    object ToolButton4: TToolButton
      Left = 125
      Top = 0
      Caption = #36827#36135#26597#35810
      ImageIndex = 3
      OnClick = N24Click
    end
    object ToolButton5: TToolButton
      Left = 180
      Top = 0
      Caption = #38144#21806#26597#35810
      ImageIndex = 4
      OnClick = N25Click
    end
    object ToolButton6: TToolButton
      Left = 235
      Top = 0
      Width = 14
      Caption = 'ToolButton6'
      ImageIndex = 5
      Style = tbsDivider
    end
    object ToolButton7: TToolButton
      Left = 249
      Top = 0
      Caption = #31649#29702#21592
      ImageIndex = 2
      OnClick = N2Click
    end
    object ToolButton8: TToolButton
      Left = 304
      Top = 0
      Caption = #24110#21161
      ImageIndex = 5
      OnClick = N27Click
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 38
    Width = 688
    Height = 370
    Align = alClient
    BevelInner = bvLowered
    TabOrder = 2
  end
  object MainMenu1: TMainMenu
    Left = 640
    Top = 200
    object N1: TMenuItem
      Caption = #31995#32479#65288'&S'#65289
      object N2: TMenuItem
        Caption = #31649#29702#21592#35774#32622
        OnClick = N2Click
      end
      object N3: TMenuItem
        Caption = '-'
      end
      object N4: TMenuItem
        Caption = #35745#31639#22120
        OnClick = N4Click
      end
      object N5: TMenuItem
        Caption = #35760#20107#26412
        OnClick = N5Click
      end
      object N6: TMenuItem
        Caption = '-'
      end
      object N7: TMenuItem
        Caption = #36864#20986
        OnClick = N7Click
      end
    end
    object N8: TMenuItem
      Caption = #31649#29702#65288'&M'#65289
      object N9: TMenuItem
        Caption = #23458#25143#20449#24687#31649#29702
        object N14: TMenuItem
          Caption = #20379#24212#21830#31649#29702
          OnClick = N14Click
        end
        object N15: TMenuItem
          Caption = #39038#23458#31649#29702
          OnClick = N15Click
        end
      end
      object N10: TMenuItem
        Caption = '-'
      end
      object N11: TMenuItem
        Caption = #21830#21697#20449#24687#31649#29702
        OnClick = N11Click
      end
      object N12: TMenuItem
        Caption = '-'
      end
      object N13: TMenuItem
        Caption = #33829#38144#20449#24687#31649#29702
        object N16: TMenuItem
          Caption = #36827#36135#31649#29702
          OnClick = N16Click
        end
        object N17: TMenuItem
          Caption = #38144#21806#31649#29702
          OnClick = N17Click
        end
      end
    end
    object N18: TMenuItem
      Caption = #26597#35810#31995#32479#65288'&F'#65289
      object N19: TMenuItem
        Caption = #20379#24212#21830#26597#35810
        OnClick = N19Click
      end
      object N20: TMenuItem
        Caption = #23458#25143#26597#35810
        OnClick = N20Click
      end
      object N21: TMenuItem
        Caption = '-'
      end
      object N22: TMenuItem
        Caption = #21830#21697#26597#35810
        OnClick = N22Click
      end
      object N23: TMenuItem
        Caption = '-'
      end
      object N24: TMenuItem
        Caption = #36827#36135#26597#35810
        OnClick = N24Click
      end
      object N25: TMenuItem
        Caption = #38144#21806#26597#35810
        OnClick = N25Click
      end
    end
    object N26: TMenuItem
      Caption = #24110#21161#65288'&H'#65289
      object N27: TMenuItem
        Caption = #20851#20110#26412#36719#20214
        OnClick = N27Click

⌨️ 快捷键说明

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