📄 udbadmin.dfm
字号:
object frmDBadmin: TfrmDBadmin
Left = 306
Top = 277
BorderStyle = bsDialog
Caption = #25968#25454#24211#31649#29702
ClientHeight = 226
ClientWidth = 517
Color = 4666384
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 20
object Label1: TLabel
Left = 14
Top = 11
Width = 164
Height = 24
Caption = #25968#25454#24211#31649#29702'...'
Font.Charset = GB2312_CHARSET
Font.Color = clWhite
Font.Height = -24
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
end
object btnCancel: TSpeedButton
Left = 408
Top = 186
Width = 81
Height = 33
Caption = #36864' '#20986
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWhite
Font.Height = -21
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
OnClick = btnCancelClick
end
object Panel1: TPanel
Left = -16
Top = 40
Width = 585
Height = 137
BevelInner = bvLowered
TabOrder = 0
object btnCompact: TBitBtn
Left = 40
Top = 48
Width = 145
Height = 49
Caption = #25968#25454#24211#21387#32553
TabOrder = 0
OnClick = btnCompactClick
end
object btnBackup: TBitBtn
Left = 200
Top = 48
Width = 145
Height = 49
Caption = #25968#25454#24211#22791#20221' '
TabOrder = 1
OnClick = btnBackupClick
end
object btnRestore: TBitBtn
Left = 360
Top = 48
Width = 145
Height = 49
Caption = #25968#25454#24211#36824#21407
TabOrder = 2
OnClick = btnRestoreClick
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -