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

📄 frmain.dfm

📁 药品进销存管理系统
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object Form1: TForm1
  Left = 210
  Top = 151
  BorderStyle = bsSingle
  Caption = #12298#26143#20809#33647#24215#36827#38144#23384#12299
  ClientHeight = 376
  ClientWidth = 665
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIForm
  Menu = MainMenu1
  OldCreateOrder = False
  Position = poDesktopCenter
  ShowHint = True
  Visible = True
  WindowState = wsMaximized
  OnCloseQuery = FormCloseQuery
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object StatusBar1: TStatusBar
    Left = 0
    Top = 357
    Width = 665
    Height = 19
    Panels = <
      item
        Text = #27426#36814#20351#29992#12310#26143#20809#36827#38144#23384#31649#29702#31995#32479#12311
        Width = 350
      end
      item
        Text = #31995#32479#26085#26399
        Width = 80
      end
      item
        Width = 100
      end
      item
        Text = #31995#32479#26102#38388
        Width = 80
      end
      item
        Width = 100
      end
      item
        Text = #25805#20316#21592#65306#12304#26410#30693#12305
        Width = 150
      end
      item
        Text = #29992#25143#31867#22411#65306#12304#26410#30693#12305
        Width = 100
      end>
    ParentShowHint = False
    ShowHint = False
  end
  object CoolBar1: TCoolBar
    Left = 0
    Top = 0
    Width = 665
    Height = 44
    AutoSize = True
    Bands = <
      item
        Control = ToolBar1
        ImageIndex = -1
        MinHeight = 40
        Width = 661
      end>
    object ToolBar1: TToolBar
      Left = 9
      Top = 0
      Width = 648
      Height = 40
      AutoSize = True
      ButtonHeight = 38
      ButtonWidth = 39
      Caption = 'ToolBar1'
      Flat = True
      Images = ImageList1
      TabOrder = 0
      object ToolButton1: TToolButton
        Left = 0
        Top = 0
        Hint = #37319#36141#21333
        Caption = 'ToolButton1'
        ImageIndex = 7
        OnClick = CGDClick
      end
      object ToolButton2: TToolButton
        Left = 39
        Top = 0
        Hint = #38144#21806#21333
        Caption = 'ToolButton2'
        ImageIndex = 3
        OnClick = XSDClick
      end
      object ToolButton3: TToolButton
        Left = 78
        Top = 0
        Hint = #24211#23384#25968
        Caption = 'ToolButton3'
        ImageIndex = 0
        OnClick = KCSClick
      end
      object ToolButton6: TToolButton
        Left = 117
        Top = 0
        Hint = #22522#26412#25968#25454
        Caption = 'ToolButton6'
        ImageIndex = 2
        OnClick = jbsgClick
      end
      object ToolButton7: TToolButton
        Left = 156
        Top = 0
        Width = 8
        Caption = 'ToolButton7'
        ImageIndex = 6
        Style = tbsSeparator
      end
      object ToolButton4: TToolButton
        Left = 164
        Top = 0
        Hint = #20851#20110#26412#36719#20214
        Caption = 'ToolButton4'
        ImageIndex = 6
        OnClick = aboutClick
      end
      object ToolButton8: TToolButton
        Left = 203
        Top = 0
        Hint = #36864#20986#26412#31995#32479
        Caption = 'ToolButton8'
        ImageIndex = 5
        OnClick = ExitClick
      end
    end
  end
  object MainMenu1: TMainMenu
    Left = 24
    Top = 56
    object N5: TMenuItem
      Caption = '&F.'#25991#20214
      object Exit: TMenuItem
        Caption = '&E.'#36864#20986
        Hint = #36864#20986#26412#31995#32479
        OnClick = ExitClick
      end
    end
    object N1: TMenuItem
      Caption = '&C.'#37319#36141
      object CGD: TMenuItem
        Caption = '&S.'#37319#36141#21333
        Hint = #22635#20889#37319#36141#21333
        OnClick = CGDClick
      end
    end
    object N2: TMenuItem
      Caption = '&X.'#38144#21806
      object XSD: TMenuItem
        Caption = '&S.'#38144#21806#21333
        Hint = #22635#20889#38144#21806#21333
        OnClick = XSDClick
      end
    end
    object N3: TMenuItem
      Caption = '&K.'#24211#23384
      object KCS: TMenuItem
        Caption = '&S.'#24211#23384#25968
        Hint = #26597#30475#24211#23384#24635#25968
        OnClick = KCSClick
      end
    end
    object N4: TMenuItem
      Caption = '&T.'#35774#32622
      object jbsg: TMenuItem
        Caption = '&D.'#22522#26412#25968#25454
        Hint = #21021#22987#21270#25968#25454
        OnClick = jbsgClick
      end
      object T1: TMenuItem
        Caption = '&T.'#33647#21697#31867#21035
        OnClick = T1Click
      end
    end
    object H1: TMenuItem
      Caption = '&H.'#24110#21161
      object N6: TMenuItem
        Caption = '&R.'#36719#20214#27880#20876
        OnClick = N6Click
      end
      object about: TMenuItem
        Caption = '&A.'#20851#20110
        OnClick = aboutClick
      end
    end
  end
  object Timer1: TTimer
    OnTimer = Timer1Timer
    Left = 64
    Top = 56
  end
  object ImageList1: TImageList
    Height = 32
    Width = 32
    Left = 104

⌨️ 快捷键说明

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