flash.dfm
来自「飞恒进销存(超市批发)管理系统(含源程序) 语言:Delphi 6/7 相」· DFM 代码 · 共 61 行
DFM
61 行
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 + =
减小字号Ctrl + -
显示快捷键?