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

📄 flash.dfm

📁 飞恒进销存,从盒子上下来的,不知这里有没有.
💻 DFM
字号:
object FlashForm: TFlashForm
  Left = 341
  Top = 329
  BorderStyle = bsNone
  Caption = 'FlashForm'
  ClientHeight = 62
  ClientWidth = 330
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIForm
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 13
  object PanelFlash: TPanel
    Left = 0
    Top = 0
    Width = 330
    Height = 62
    Align = alClient
    TabOrder = 0
    object lblFlash: TLabel
      Left = 44
      Top = 21
      Width = 256
      Height = 16
      Caption = #27491#22312#19982#26381#21153#22120#24314#31435#36830#25509#65292#35831#31245#20505#8230#8230
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Animate1: TAnimate
      Left = 15
      Top = 21
      Width = 16
      Height = 16
      Active = False
      CommonAVI = aviFindComputer
      StopFrame = 8
    end
    object ProgressBar1: TProgressBar
      Left = 1
      Top = 45
      Width = 328
      Height = 16
      Align = alBottom
      Min = 0
      Max = 100
      TabOrder = 1
      Visible = False
    end
  end
end

⌨️ 快捷键说明

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