📄 unitfilemove.dfm
字号:
object fileSearch: TfileSearch
Left = 267
Top = 232
Width = 311
Height = 224
Caption = 'frmFileMove'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 240
Top = 152
Width = 6
Height = 13
Caption = '0'
end
object Label2: TLabel
Left = 16
Top = 24
Width = 84
Height = 13
Caption = #35774#32622#25991#20214#31867#22411#65306
end
object Label3: TLabel
Left = 128
Top = 152
Width = 99
Height = 13
Caption = #25628#32034#21040#30340#25991#20214#25968#65306' '
end
object Label4: TLabel
Left = 16
Top = 116
Width = 96
Height = 13
Caption = #23384#20837#25991#20214#30446#24405#21517#65306
end
object lblSearchDir: TLabel
Left = 40
Top = 88
Width = 249
Height = 13
AutoSize = False
Caption = 'lblSearchDir'
end
object Button1: TButton
Left = 16
Top = 56
Width = 89
Height = 25
Caption = #36873#25321#25628#32034#30446#24405
TabOrder = 0
OnClick = Button1Click
end
object EdtFileName: TEdit
Left = 125
Top = 18
Width = 140
Height = 21
TabOrder = 1
Text = 'pas'
end
object TreeView1: TTreeView
Left = 272
Top = 168
Width = 17
Height = 17
Indent = 19
TabOrder = 2
Visible = False
end
object Button2: TButton
Left = 16
Top = 144
Width = 89
Height = 25
Caption = #24320#22987#25628#32034#30446#24405
TabOrder = 3
OnClick = Button2Click
end
object EdtToDir: TEdit
Left = 125
Top = 112
Width = 156
Height = 21
TabOrder = 4
Text = 'temp'
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -