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

📄 flashut.dfm

📁 用delphi+access给单位做的实用,简单的.
💻 DFM
字号:
object flashfm: Tflashfm
  Left = 264
  Top = 203
  BorderStyle = bsNone
  Caption = #32844#24037#20449#24687#31649#29702#31995#32479
  ClientHeight = 262
  ClientWidth = 431
  Color = clInactiveCaptionText
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Image1: TImage
    Left = 0
    Top = 0
    Width = 431
    Height = 262
    Align = alClient
  end
  object Label1: TLabel
    Left = 64
    Top = 72
    Width = 345
    Height = 89
    Alignment = taCenter
    AutoSize = False
    Caption = #32844#24037#20449#24687#31649#29702#31995#32479
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -32
    Font.Name = #38582#20070
    Font.Style = [fsBold]
    ParentFont = False
    Transparent = True
    Layout = tlCenter
  end
  object Timer1: TTimer
    Interval = 3000
    OnTimer = Timer1Timer
    Left = 152
    Top = 104
  end
end

⌨️ 快捷键说明

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