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

📄 bake.dfm

📁 这是应一个市委的朋友要求给做一个物品管理软件。 初始密码:admin
💻 DFM
字号:
object fbake: Tfbake
  Left = 343
  Top = 292
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  ClientHeight = 130
  ClientWidth = 456
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -14
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 14
  object Label3: TLabel
    Left = 16
    Top = 59
    Width = 56
    Height = 14
    Caption = #22791#20221#25991#20214
  end
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 456
    Height = 41
    Align = alTop
    BevelOuter = bvNone
    Color = clSkyBlue
    TabOrder = 3
    object Label5: TLabel
      Left = 8
      Top = 12
      Width = 413
      Height = 14
      Caption = #26412#31383#21475#21487#20197#22791#20221#25968#25454#24211','#40664#35748#24773#20917#19979','#23558#20250#22791#20221#21040#36719#20214#30340'[bak]'#30446#24405#19979
    end
  end
  object Button1: TButton
    Left = 79
    Top = 90
    Width = 75
    Height = 25
    Caption = #30830#23450'[&O]'
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 175
    Top = 90
    Width = 75
    Height = 25
    Caption = #20851#38381'[&C]'
    TabOrder = 2
    OnClick = Button2Click
  end
  object tb_path: TRzButtonEdit
    Left = 78
    Top = 54
    Width = 353
    Height = 22
    TabOrder = 0
    OnKeyPress = tb_pathKeyPress
    OnButtonClick = tb_pathButtonClick
  end
  object sd: TSaveDialog
    Filter = #22791#20221#25991#20214'|*.bak'
    Title = #25968#25454#22791#20221#31383#21475
    Left = 265
    Top = 88
  end
end

⌨️ 快捷键说明

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