📄 adddb_u.dfm
字号:
object adddb: Tadddb
Left = 502
Top = 388
BorderStyle = bsDialog
Caption = #38468#21152#25968#25454#24211
ClientHeight = 131
ClientWidth = 368
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 8
Top = 13
Width = 48
Height = 12
Caption = 'Mdf '#25991#20214
end
object SpeedButton1: TSpeedButton
Left = 336
Top = 8
Width = 23
Height = 20
Caption = ' ...'
OnClick = SpeedButton1Click
end
object Label2: TLabel
Left = 8
Top = 37
Width = 48
Height = 12
Caption = 'Ldf '#25991#20214
end
object SpeedButton2: TSpeedButton
Left = 336
Top = 32
Width = 23
Height = 20
Caption = ' ...'
OnClick = SpeedButton2Click
end
object Label3: TLabel
Left = 8
Top = 69
Width = 36
Height = 12
Caption = #38468#21152#20026
end
object Edit1: TEdit
Left = 64
Top = 8
Width = 265
Height = 20
TabOrder = 0
end
object Edit2: TEdit
Left = 64
Top = 32
Width = 265
Height = 20
TabOrder = 1
end
object Edit3: TEdit
Left = 64
Top = 64
Width = 121
Height = 20
TabOrder = 2
end
object BitBtn1: TBitBtn
Left = 284
Top = 96
Width = 75
Height = 25
Caption = #30830#35748
TabOrder = 3
OnClick = BitBtn1Click
end
object OpenDialog1: TOpenDialog
Left = 224
Top = 72
end
object ADOQuery1: TADOQuery
Parameters = <>
Left = 56
Top = 96
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -