shadowu.dfm
来自「本文件中还有JSP、php和delphi等源程序」· DFM 代码 · 共 55 行
DFM
55 行
object ShadowF: TShadowF
Left = 246
Top = 218
BorderIcons = []
BorderStyle = bsNone
Caption = 'ShadowF'
ClientHeight = 315
ClientWidth = 489
Color = clBlack
TransparentColor = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
Visible = True
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 489
Height = 315
Align = alClient
BevelInner = bvRaised
BevelOuter = bvNone
BorderStyle = bsSingle
Caption = #36827#20837#22270#20070#31649#29702#31995#32479'...'
Color = clSilver
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -32
Font.Name = #38582#20070
Font.Style = [fsBold]
ParentCtl3D = False
ParentFont = False
TabOrder = 0
object ProgressBar1: TProgressBar
Left = 1
Top = 301
Width = 485
Height = 11
Align = alBottom
Min = 0
Max = 100
TabOrder = 0
end
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?