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

📄 bmmlgl.dfm

📁 服务信息管理系统
💻 DFM
📖 第 1 页 / 共 3 页
字号:
object bmmlform: Tbmmlform
  Left = 244
  Top = 166
  Width = 533
  Height = 348
  BiDiMode = bdLeftToRight
  BorderIcons = [biSystemMenu, biMinimize]
  Caption = #37096#38376#30446#24405
  Color = clBtnFace
  Constraints.MinHeight = 348
  Constraints.MinWidth = 533
  DefaultMonitor = dmMainForm
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  FormStyle = fsMDIChild
  KeyPreview = True
  OldCreateOrder = False
  ParentBiDiMode = False
  Position = poDefault
  Visible = True
  OnClose = FormClose
  OnCloseQuery = FormCloseQuery
  OnCreate = FormCreate
  OnKeyPress = FormKeyPress
  OnResize = FormResize
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object Splitter1: TSplitter
    Left = 257
    Top = 26
    Width = 5
    Height = 295
    Cursor = crHSplit
    MinSize = 10
  end
  object CoolBar1: TCoolBar
    Left = 0
    Top = 0
    Width = 525
    Height = 26
    Bands = <
      item
        Control = oToolBar
        ImageIndex = -1
        MinHeight = 22
        Width = 521
      end>
    object oToolBar: TToolBar
      Left = 9
      Top = 0
      Width = 508
      Height = 22
      Cursor = crHandPoint
      EdgeBorders = []
      EdgeInner = esNone
      EdgeOuter = esNone
      Flat = True
      Images = ImageList
      TabOrder = 0
      Transparent = True
      object bmtjaddButton: TToolButton
        Left = 0
        Top = 0
        Hint = #21516#32423#22686#21152
        Caption = 'bmtjaddButton'
        ImageIndex = 8
        ParentShowHint = False
        ShowHint = True
        OnClick = bmtjaddButtonClick
      end
      object bmxjaddButton: TToolButton
        Left = 23
        Top = 0
        Hint = #19979#32423#22686#21152
        Caption = 'bmxjaddButton'
        ImageIndex = 9
        ParentShowHint = False
        ShowHint = True
        OnClick = bmxjaddButtonClick
      end
      object DeleteBmButton: TToolButton
        Left = 46
        Top = 0
        Hint = #21024#38500
        Caption = 'DeleteBmButton'
        ImageIndex = 5
        ParentShowHint = False
        ShowHint = True
        OnClick = DeleteBmButtonClick
      end
      object PrintButton: TToolButton
        Left = 69
        Top = 0
        Hint = #25171#21360
        Caption = 'PrintButton'
        ImageIndex = 10
        ParentShowHint = False
        ShowHint = True
        OnClick = PrintButtonClick
      end
      object PrintviewButton: TToolButton
        Left = 92
        Top = 0
        Hint = #25171#21360#39044#35272
        Caption = 'PrintviewButton'
        ImageIndex = 11
        ParentShowHint = False
        ShowHint = True
        OnClick = PrintviewButtonClick
      end
      object ToolButton7: TToolButton
        Left = 115
        Top = 0
        Width = 8
        AllowAllUp = True
        Caption = 'ToolButton7'
        ImageIndex = 10
        Style = tbsSeparator
      end
      object ExitButton: TToolButton
        Left = 123
        Top = 0
        Caption = 'ExitButton'
        ImageIndex = 7
        OnClick = ExitButtonClick
      end
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 26
    Width = 257
    Height = 295
    Align = alLeft
    BevelOuter = bvLowered
    TabOrder = 1
    object BmmlView: TTreeView
      Left = 1
      Top = 1
      Width = 255
      Height = 293
      Align = alClient
      BevelWidth = 2
      ChangeDelay = 2
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      HideSelection = False
      Images = ImageList
      Indent = 20
      ParentFont = False
      ParentShowHint = False
      ReadOnly = True
      ShowHint = False
      StateImages = ImageList
      TabOrder = 0
      OnClick = BmmlViewClick
    end
  end
  object Panel2: TPanel
    Left = 262
    Top = 26
    Width = 263
    Height = 295
    Align = alLeft
    BevelInner = bvLowered
    BevelOuter = bvLowered
    TabOrder = 2
    object Label1: TLabel
      Left = 18
      Top = 27
      Width = 60
      Height = 12
      AutoSize = False
      Caption = #37096#38376#32534#21495#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 18
      Top = 57
      Width = 60
      Height = 12
      AutoSize = False
      Caption = #37096#38376#21517#31216#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 30
      Top = 86
      Width = 48
      Height = 12
      AutoSize = False
      Caption = #36127#36131#20154#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label4: TLabel
      Left = 42
      Top = 116
      Width = 36
      Height = 12
      AutoSize = False
      Caption = #30005#35805#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label5: TLabel
      Left = 18
      Top = 147
      Width = 60
      Height = 12
      AutoSize = False
      Caption = #30005#23376#37038#20214#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label6: TLabel
      Left = 42
      Top = 181
      Width = 36
      Height = 12
      AutoSize = False
      Caption = #22791#27880#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object bmbhEdit: TEdit
      Left = 77
      Top = 20
      Width = 173
      Height = 22
      AutoSize = False
      Color = 16513023
      Enabled = False
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False

⌨️ 快捷键说明

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