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

📄 ufrm_level3.dfm

📁 完整的进销存系统。 设计文件及完整的源代码。 Delphi6.0
💻 DFM
📖 第 1 页 / 共 3 页
字号:
inherited frm_level3: Tfrm_level3
  Left = 226
  Top = 104
  Width = 655
  Height = 529
  Caption = ''
  WindowState = wsMaximized
  PixelsPerInch = 96
  TextHeight = 13
  object CoolBar1: TCoolBar
    Left = 0
    Top = 0
    Width = 647
    Height = 33
    AutoSize = True
    Bands = <
      item
        Control = ToolBar1
        ImageIndex = -1
        MinHeight = 29
        Width = 643
      end>
    object ToolBar1: TToolBar
      Left = 9
      Top = 0
      Width = 630
      Height = 29
      ButtonHeight = 30
      ButtonWidth = 30
      Caption = 'ToolBar1'
      Flat = True
      Images = IList_tools
      TabOrder = 0
      Transparent = True
      object tbExit: TToolButton
        Left = 0
        Top = 0
        Hint = #36864#20986
        ImageIndex = 0
        ParentShowHint = False
        ShowHint = True
      end
      object ToolButton12: TToolButton
        Left = 30
        Top = 0
        Width = 8
        Caption = 'ToolButton12'
        ImageIndex = 11
        Style = tbsSeparator
      end
      object tbAdd: TToolButton
        Left = 38
        Top = 0
        Hint = #26032#22686
        ImageIndex = 8
        ParentShowHint = False
        ShowHint = True
      end
      object tbEdit: TToolButton
        Left = 68
        Top = 0
        Hint = #20462#25913
        ImageIndex = 4
        ParentShowHint = False
        ShowHint = True
      end
      object tbDelete: TToolButton
        Left = 98
        Top = 0
        Hint = #21034#38500
        Caption = 'tbDelete'
        ImageIndex = 2
        ParentShowHint = False
        ShowHint = True
      end
      object ToolButton17: TToolButton
        Left = 128
        Top = 0
        Width = 8
        Caption = 'ToolButton17'
        ImageIndex = 15
        Style = tbsSeparator
      end
      object tbFirst: TToolButton
        Left = 136
        Top = 0
        Hint = #39318#31558
        Caption = 'tbFirst'
        ImageIndex = 15
        ParentShowHint = False
        ShowHint = True
      end
      object tbPrior: TToolButton
        Left = 166
        Top = 0
        Hint = #19978#31558
        Caption = 'tbPrior'
        ImageIndex = 16
        ParentShowHint = False
        ShowHint = True
      end
      object tbNext: TToolButton
        Left = 196
        Top = 0
        Hint = #19979#31558
        Caption = 'tbNext'
        ImageIndex = 14
        ParentShowHint = False
        ShowHint = True
      end
      object tbLast: TToolButton
        Left = 226
        Top = 0
        Hint = #26411#31558
        Caption = 'tbLast'
        ImageIndex = 13
        ParentShowHint = False
        ShowHint = True
      end
      object tbQuery: TToolButton
        Left = 256
        Top = 0
        Hint = #26597#35426
        Caption = 'tbQuery'
        ImageIndex = 7
        ParentShowHint = False
        ShowHint = True
      end
      object ToolButton18: TToolButton
        Left = 286
        Top = 0
        Width = 8
        Caption = 'ToolButton18'
        ImageIndex = 15
        Style = tbsSeparator
      end
      object tbSave: TToolButton
        Left = 294
        Top = 0
        Hint = #23384#30436
        Caption = 'tbSave'
        Enabled = False
        ImageIndex = 10
        ParentShowHint = False
        ShowHint = True
      end
      object tbUnsave: TToolButton
        Left = 324
        Top = 0
        Hint = #25918#26820
        Caption = 'tbUnsave'
        Enabled = False
        ImageIndex = 11
        ParentShowHint = False
        ShowHint = True
      end
      object ToolButton19: TToolButton
        Left = 354
        Top = 0
        Width = 7
        Caption = 'ToolButton19'
        ImageIndex = 15
        Style = tbsSeparator
      end
      object tbConfirm: TToolButton
        Left = 361
        Top = 0
        Hint = #30906#35469
        Caption = 'tbConfirm'
        ImageIndex = 1
        ParentShowHint = False
        ShowHint = True
      end
      object tbUnconfirm: TToolButton
        Left = 391
        Top = 0
        Hint = #36996#21407
        Caption = 'tbUnconfirm'
        ImageIndex = 11
        ParentShowHint = False
        ShowHint = True
      end
      object ToolButton20: TToolButton
        Left = 421
        Top = 0
        Width = 13
        Caption = 'ToolButton20'
        ImageIndex = 15
        Style = tbsSeparator
      end
      object tbPrint: TToolButton
        Left = 434
        Top = 0
        Hint = #21015#21360
        Caption = 'tbPrint'
        ImageIndex = 6
        ParentShowHint = False
        ShowHint = True
      end
      object tbExcel: TToolButton
        Left = 464
        Top = 0
        Hint = #23566#20986'Excel'
        Caption = 'tbExcel'
        ImageIndex = 17
        ParentShowHint = False
        ShowHint = True
      end
      object tbHelp: TToolButton
        Left = 494
        Top = 0
        Hint = #32218#19978#24171#21161
        Caption = 'tbHelp'
        ImageIndex = 5
        ParentShowHint = False
        ShowHint = True
      end
    end
  end
  object Page01: TPageControl
    Left = 0
    Top = 33
    Width = 647
    Height = 469
    ActivePage = TabSheet1
    Align = alClient
    Style = tsFlatButtons
    TabIndex = 0
    TabOrder = 1
    object TabSheet1: TTabSheet
      Caption = #32173#35703
      object panelEdit: TPanel
        Left = 0
        Top = 0
        Width = 639
        Height = 438
        Align = alClient
        BevelInner = bvRaised
        BevelOuter = bvLowered
        Enabled = False
        TabOrder = 0
      end
    end
    object TabSheet2: TTabSheet
      Caption = #28687#35261
      Font.Charset = CHINESEBIG5_CHARSET
      Font.Color = clWindowText
      Font.Height = -9
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ImageIndex = 1
      ParentFont = False
      object dbGrid: TdxDBGrid
        Left = 0
        Top = 0
        Width = 639
        Height = 438
        Bands = <
          item
          end>
        DefaultLayout = True

⌨️ 快捷键说明

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