📄 backup.~dfm
字号:
object backupfrm: Tbackupfrm
Left = 202
Top = 150
Width = 361
Height = 182
Caption = #31995#32479#25968#25454#22791#20221
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 32
Top = 48
Width = 73
Height = 13
AutoSize = False
Caption = #22791#20221#36335#24452
end
object show_lb: TLabel
Left = 96
Top = 80
Width = 209
Height = 13
AutoSize = False
Caption = #27491#22312#36827#34892#25968#25454#22791#20221#65292#35831#31245#21518'......'
Visible = False
end
object Edit1: TEdit
Left = 104
Top = 48
Width = 169
Height = 21
TabOrder = 0
Text = 'Edit1'
end
object path_btn: TButton
Left = 280
Top = 48
Width = 57
Height = 25
Caption = #36873#25321#36335#24452
TabOrder = 1
OnClick = path_btnClick
end
object Back_Up: TButton
Left = 88
Top = 112
Width = 75
Height = 25
Caption = #22791#20221
TabOrder = 2
OnClick = Back_UpClick
end
object cancel_btn: TButton
Left = 200
Top = 112
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 3
OnClick = cancel_btnClick
end
object SaveDialog1: TSaveDialog
OnCanClose = SaveDialog1CanClose
Left = 8
Top = 8
end
object ADOCommand1: TADOCommand
Connection = Person_datamod.Person_adoconn
Parameters = <>
Left = 48
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -