showdelunit.~dfm
来自「DELPHI 下远程控制源码」· ~DFM 代码 · 共 55 行
~DFM
55 行
object ShowDelFm: TShowDelFm
Left = 272
Top = 233
BorderStyle = bsDialog
Caption = #27491#22312#21024#38500#25991#20214' ... .. .'
ClientHeight = 138
ClientWidth = 313
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 8
Top = 116
Width = 209
Height = 9
Shape = bsTopLine
end
object Animate1: TAnimate
Left = 0
Top = 0
Width = 313
Height = 60
Align = alTop
Active = False
CommonAVI = aviDeleteFile
StopFrame = 24
end
object Panel1: TPanel
Left = 0
Top = 60
Width = 313
Height = 31
Align = alTop
BevelOuter = bvNone
TabOrder = 1
end
object BitBtn2: TBitBtn
Left = 231
Top = 104
Width = 75
Height = 25
Caption = #20572#27490#21024#38500
TabOrder = 2
OnClick = BitBtn2Click
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?