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

📄 u_logo.~dfm

📁 小型劳资管理系统,用visual basic+access编写
💻 ~DFM
字号:
object F_logo: TF_logo
  Left = 262
  Top = 250
  BorderIcons = []
  BorderStyle = bsNone
  Caption = 'F_logo'
  ClientHeight = 80
  ClientWidth = 295
  Color = clWindowFrame
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 1
    Top = 1
    Width = 293
    Height = 78
    BevelOuter = bvNone
    Color = clSkyBlue
    TabOrder = 0
    object Gauge1: TGauge
      Left = 16
      Top = 48
      Width = 265
      Height = 17
      Progress = 1
    end
    object Label1: TLabel
      Left = 16
      Top = 16
      Width = 200
      Height = 16
      Caption = #27491#22312#36733#20837#32771#21220#31995#32479'.........'
      Color = clSkyBlue
      Font.Charset = GB2312_CHARSET
      Font.Color = clOlive
      Font.Height = -16
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentColor = False
      ParentFont = False
    end
  end
end

⌨️ 快捷键说明

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