📄 fdircopyunit.dfm
字号:
object FDirCopyFm: TFDirCopyFm
Left = 311
Top = 117
BorderStyle = bsDialog
Caption = #30446#24405#22797#21046
ClientHeight = 212
ClientWidth = 392
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
DesignSize = (
392
212)
PixelsPerInch = 96
TextHeight = 13
object Label6: TLabel
Left = 5
Top = 140
Width = 48
Height = 13
Caption = #28304#36335#24452#65306
end
object Label5: TLabel
Left = 5
Top = 117
Width = 48
Height = 13
Caption = #22797#21046#21040#65306
end
object Label4: TLabel
Left = 5
Top = 71
Width = 60
Height = 13
Caption = #25991#20214#21517#31216#65306
end
object Label1: TLabel
Left = 5
Top = 94
Width = 60
Height = 13
Caption = #20849#26377#25991#20214#65306
end
object Edit3: TEdit
Left = 72
Top = 140
Width = 314
Height = 16
Anchors = [akLeft, akTop, akRight]
AutoSize = False
BevelInner = bvNone
BevelOuter = bvNone
BorderStyle = bsNone
Color = cl3DLight
ParentShowHint = False
ShowHint = True
TabOrder = 0
Text = 'money'
OnMouseMove = Edit4MouseMove
end
object Edit2: TEdit
Left = 72
Top = 118
Width = 314
Height = 16
Anchors = [akLeft, akTop, akRight]
AutoSize = False
BevelInner = bvNone
BevelOuter = bvNone
BorderStyle = bsNone
Color = cl3DLight
ParentShowHint = False
ShowHint = True
TabOrder = 1
Text = 'desktop'
OnMouseMove = Edit4MouseMove
end
object Edit1: TEdit
Left = 72
Top = 71
Width = 314
Height = 16
Anchors = [akLeft, akTop, akRight]
AutoSize = False
BevelInner = bvNone
BevelOuter = bvNone
BorderStyle = bsNone
Color = cl3DLight
TabOrder = 2
Text = '0'
end
object Animate1: TAnimate
Left = 0
Top = 0
Width = 392
Height = 60
Align = alTop
Active = False
CommonAVI = aviCopyFiles
StopFrame = 34
end
object ProgressBar1: TProgressBar
Left = 0
Top = 162
Width = 392
Height = 14
Align = alBottom
Min = 0
Max = 100
Step = 1
TabOrder = 4
end
object Panel1: TPanel
Left = 0
Top = 176
Width = 392
Height = 36
Align = alBottom
BevelOuter = bvNone
TabOrder = 5
object BitBtn3: TBitBtn
Left = 247
Top = 7
Width = 68
Height = 25
Caption = #24320#22987#22797#21046
TabOrder = 0
OnClick = BitBtn3Click
end
object BitBtn1: TBitBtn
Left = 319
Top = 7
Width = 68
Height = 25
Caption = #20851#38381
TabOrder = 1
OnClick = BitBtn1Click
end
object CheckBox1: TCheckBox
Left = 8
Top = 12
Width = 153
Height = 17
Caption = #22797#21046#23436#27605#21518#33258#21160#20851#38381#31383#21475
Checked = True
State = cbChecked
TabOrder = 2
end
object BitBtn2: TBitBtn
Left = 175
Top = 7
Width = 68
Height = 25
Caption = #20572#27490#22797#21046
TabOrder = 3
OnClick = BitBtn2Click
end
end
object Edit4: TEdit
Left = 72
Top = 94
Width = 314
Height = 16
Anchors = [akLeft, akTop, akRight]
AutoSize = False
BevelInner = bvNone
BevelOuter = bvNone
BorderStyle = bsNone
Color = cl3DLight
ParentShowHint = False
ShowHint = True
TabOrder = 6
Text = '0'
OnMouseMove = Edit4MouseMove
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -