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

📄 fuses.dfm

📁 进销存开发系统
💻 DFM
字号:
inherited F_users: TF_users
  Left = 250
  Top = 210
  Caption = #25805#20316#21592#35774#32622
  ClientHeight = 249
  ClientWidth = 350
  PixelsPerInch = 96
  TextHeight = 13
  object ToolBar1: TToolBar
    Left = 0
    Top = 0
    Width = 350
    Height = 57
    ButtonHeight = 50
    ButtonWidth = 20
    Caption = 'ToolBar1'
    EdgeBorders = [ebLeft, ebTop, ebRight, ebBottom]
    TabOrder = 0
    object ToolButton1: TToolButton
      Left = 0
      Top = 2
      Width = 20
      Caption = 'ToolButton1'
      ImageIndex = 0
      Style = tbsDivider
    end
    object SpeedButton3: TSpeedButton
      Left = 20
      Top = 2
      Width = 60
      Height = 50
      Caption = #28155#21152
    end
    object ToolButton2: TToolButton
      Left = 80
      Top = 2
      Width = 20
      Caption = 'ToolButton2'
      ImageIndex = 1
      Style = tbsDivider
    end
    object SpeedButton2: TSpeedButton
      Left = 100
      Top = 2
      Width = 60
      Height = 50
      Caption = #21024#38500
    end
    object ToolButton3: TToolButton
      Left = 160
      Top = 2
      Width = 105
      Caption = 'ToolButton3'
      ImageIndex = 2
      Style = tbsDivider
    end
    object SpeedButton1: TSpeedButton
      Left = 265
      Top = 2
      Width = 60
      Height = 50
      Caption = #20445#23384#36864#20986
    end
    object ToolButton4: TToolButton
      Left = 325
      Top = 2
      Width = 20
      Caption = 'ToolButton4'
      ImageIndex = 3
      Style = tbsDivider
    end
  end
  object PageControl1: TPageControl
    Left = 0
    Top = 57
    Width = 350
    Height = 192
    ActivePage = TabSheet1
    Align = alClient
    Style = tsButtons
    TabOrder = 1
    object TabSheet1: TTabSheet
      Caption = #28155#21152#29992#25143
    end
    object TabSheet2: TTabSheet
      Caption = #23494#30721#35774#32622
      ImageIndex = 1
    end
    object TabSheet3: TTabSheet
      Caption = #26435#38480#35774#32622
      ImageIndex = 2
    end
  end
end

⌨️ 快捷键说明

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