📄 unit1.~dfm
字号:
object Form1: TForm1
Left = 252
Top = 232
Width = 870
Height = 500
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 144
Top = 56
Width = 51
Height = 13
Caption = #25968#25454#24211#21517':'
end
object Button1: TButton
Left = 32
Top = 56
Width = 75
Height = 25
Caption = #21387#32553
TabOrder = 0
OnClick = Button1Click
end
object Edit1: TEdit
Left = 224
Top = 56
Width = 513
Height = 21
TabOrder = 1
Text = 'D:\unikcc\Acess'#21387#32553'\EncodeDB.mdb'
end
object Memo1: TMemo
Left = 112
Top = 120
Width = 209
Height = 225
Lines.Strings = (
'Memo1')
TabOrder = 2
end
object Edit2: TEdit
Left = 400
Top = 112
Width = 121
Height = 21
TabOrder = 3
Text = 'xiangjinmao'
end
object ADOConnection1: TADOConnection
Left = 608
Top = 168
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -