📄 ubak.dfm
字号:
object bak: Tbak
Left = 277
Top = 207
Width = 383
Height = 163
Caption = 'bak'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 16
Top = 40
Width = 56
Height = 21
AutoSize = False
Caption = #21407#36335#24452#65306
end
object Label2: TLabel
Left = 16
Top = 80
Width = 60
Height = 13
Caption = #20445#23384#36335#24452#65306
end
object Edit1: TEdit
Left = 88
Top = 32
Width = 161
Height = 21
Enabled = False
TabOrder = 0
end
object Edit2: TEdit
Left = 88
Top = 80
Width = 161
Height = 21
TabOrder = 1
end
object Button2: TButton
Left = 272
Top = 40
Width = 75
Height = 25
Caption = #22791#20221#36335#24452
TabOrder = 2
OnClick = Button2Click
end
object Button3: TButton
Left = 272
Top = 80
Width = 75
Height = 25
Caption = #22791#20221
TabOrder = 3
OnClick = Button3Click
end
object SaveDialog1: TSaveDialog
FilterIndex = 0
InitialDir = '.\databak'
Left = 280
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -