📄 copyfileform.dfm
字号:
object FormCopyFile: TFormCopyFile
Left = 214
Top = 407
BorderStyle = bsDialog
Caption = 'File Copy'
ClientHeight = 120
ClientWidth = 355
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object lblFrom: TLabel
Left = 27
Top = 77
Width = 310
Height = 13
AutoSize = False
Caption = 'From:'
end
object Animate1: TAnimate
Left = 24
Top = 8
Width = 272
Height = 60
Active = True
CommonAVI = aviCopyFiles
StopFrame = 31
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -