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

📄 u_jobprocessjm.dfm

📁 青年文明号管理系统
💻 DFM
字号:
object JobProcessJm: TJobProcessJm
  Left = 171
  Top = 330
  BorderStyle = bsNone
  Caption = 'JobProcessJm'
  ClientHeight = 41
  ClientWidth = 480
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object HintText: TPanel
    Left = 0
    Top = 0
    Width = 480
    Height = 41
    Align = alClient
    Font.Charset = GB2312_CHARSET
    Font.Color = clNavy
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
  end
  object Effect: TAnimate
    Left = 16
    Top = 8
    Width = 25
    Height = 26
    Active = False
    AutoSize = False
    CommonAVI = aviFindComputer
    StopFrame = 8
  end
  object Animate2: TAnimate
    Left = 769
    Top = 543
    Width = 16
    Height = 16
    Active = True
    CommonAVI = aviFindComputer
    StopFrame = 8
  end
  object EffectTimer: TTimer
    Interval = 2000
    OnTimer = EffectTimerTimer
    Left = 392
    Top = 8
  end
end

⌨️ 快捷键说明

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