📄 u_backup.dfm
字号:
object F_Backup: TF_Backup
Left = 405
Top = 338
Width = 367
Height = 230
Caption = #22791#20221#25968#25454#24211
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 Label2: TLabel
Left = 8
Top = 12
Width = 48
Height = 13
Caption = #22791#20221#21040#65306
end
object Edit: TEdit
Left = 64
Top = 8
Width = 288
Height = 21
BevelKind = bkFlat
BorderStyle = bsNone
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 0
end
object DriveComboBox1: TDriveComboBox
Left = 8
Top = 48
Width = 185
Height = 19
BevelKind = bkFlat
DirList = DirectoryListBox1
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 1
end
object DirectoryListBox1: TDirectoryListBox
Left = 8
Top = 72
Width = 345
Height = 113
BevelInner = bvNone
BevelOuter = bvSpace
ImeName = #32043#20809#25340#38899#36755#20837#27861
ItemHeight = 16
TabOrder = 2
OnChange = DirectoryListBox1Change
end
object BitBtn_Backup: TBitBtn
Left = 276
Top = 46
Width = 75
Height = 22
Caption = #22791#20221
TabOrder = 3
OnClick = BitBtn_BackupClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -