📄 databaserestore.dfm
字号:
inherited frmdatabaserestore: Tfrmdatabaserestore
Left = 262
Top = 272
Width = 451
Height = 201
ActiveControl = Edit1
Caption = #24674#24489#25976#25818#24235
Font.Height = -15
PixelsPerInch = 96
TextHeight = 15
object GroupBox1: TGroupBox
Left = 14
Top = 14
Width = 334
Height = 146
Caption = #25976#25818#24235#20449#24687
TabOrder = 2
object Label1: TLabel
Left = 10
Top = 30
Width = 85
Height = 18
AutoSize = False
Caption = 'SQL'#30331#20837#21517
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #32048#26126#39636
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 10
Top = 59
Width = 85
Height = 18
AutoSize = False
Caption = #23494#30908
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #32048#26126#39636
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 10
Top = 88
Width = 85
Height = 18
AutoSize = False
Caption = #26381#21209#22120#21517#31281
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #32048#26126#39636
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 10
Top = 116
Width = 85
Height = 18
AutoSize = False
Caption = #24674#24489#25991#20214#21517
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #32048#26126#39636
Font.Style = []
ParentFont = False
end
object Edit2: TEdit
Left = 97
Top = 55
Width = 101
Height = 23
PasswordChar = '*'
TabOrder = 1
end
object Edit1: TEdit
Left = 97
Top = 28
Width = 101
Height = 23
TabOrder = 0
end
object Edit3: TEdit
Left = 97
Top = 83
Width = 121
Height = 23
TabOrder = 2
end
object dbstart: TwwDBComboDlg
Left = 97
Top = 112
Width = 225
Height = 23
OnCustomDlg = dbstartCustomDlg
ShowButton = True
Style = csDropDown
TabOrder = 3
WordWrap = False
UnboundDataType = wwDefault
end
end
object Button1: TButton
Left = 360
Top = 135
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 360
Top = 109
Width = 75
Height = 25
Caption = #30906#23450
TabOrder = 0
OnClick = Button2Click
end
object OpenDialog1: TOpenDialog
Left = 388
Top = 39
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -