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

📄 u_state.dfm

📁 小型劳资管理系统,用visual basic+access编写
💻 DFM
字号:
object F_state: TF_state
  Left = 233
  Top = 216
  Width = 327
  Height = 115
  BorderIcons = []
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  OnDestroy = FormDestroy
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 24
    Top = 16
    Width = 48
    Height = 15
    Caption = 'Label1'
    Font.Charset = GB2312_CHARSET
    Font.Color = clMaroon
    Font.Height = -15
    Font.Name = #26999#20307'_GB2312'
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 24
    Top = 64
    Width = 7
    Height = 13
    Font.Charset = GB2312_CHARSET
    Font.Color = clNavy
    Font.Height = -13
    Font.Name = #20223#23435'_GB2312'
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 174
    Top = 0
    Width = 7
    Height = 13
    Font.Charset = GB2312_CHARSET
    Font.Color = clTeal
    Font.Height = -13
    Font.Name = #20223#23435'_GB2312'
    Font.Style = [fsUnderline]
    ParentFont = False
  end
  object ProgressBar1: TProgressBar
    Left = 24
    Top = 40
    Width = 277
    Height = 16
    Min = 0
    Max = 100
    Position = 1
    TabOrder = 0
  end
  object Timer1: TTimer
    Left = 264
    Top = 56
  end
end

⌨️ 快捷键说明

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