📄 untdberr.dfm
字号:
object Frm_DBErr: TFrm_DBErr
Left = 196
Top = 106
Width = 544
Height = 375
Caption = #38169#35823
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 11
Top = 27
Width = 60
Height = 13
Caption = #25554#20837#32534#21495#65306
end
object txt_sID: TEdit
Left = 72
Top = 24
Width = 121
Height = 21
TabOrder = 0
Text = 'txt_sID'
end
object BitBtn1: TBitBtn
Left = 200
Top = 24
Width = 75
Height = 25
Caption = 'Insert'#32534#21495
TabOrder = 1
OnClick = BitBtn1Click
end
object Qry_R: TADOQuery
Connection = Form1.Conn_Main
Parameters = <>
Left = 168
Top = 48
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -