📄 unit14.~dfm
字号:
object Form14: TForm14
Left = 373
Top = 331
Width = 446
Height = 480
Caption = #22686#21152#23398#20064#31616#21382
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 = 48
Top = 32
Width = 36
Height = 13
Caption = #21592#24037#21495
end
object Label2: TLabel
Left = 56
Top = 80
Width = 24
Height = 13
Caption = #22995#21517
end
object Label3: TLabel
Left = 16
Top = 120
Width = 72
Height = 13
Caption = #23398#20064#31616#21382#36755#20837
end
object Edit1: TEdit
Left = 128
Top = 24
Width = 121
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 128
Top = 72
Width = 121
Height = 21
TabOrder = 1
end
object Memo1: TMemo
Left = 88
Top = 136
Width = 249
Height = 265
Lines.Strings = (
'Memo1')
TabOrder = 2
end
object Button1: TButton
Left = 360
Top = 136
Width = 75
Height = 25
Caption = #20445#23384
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 360
Top = 248
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 4
OnClick = Button2Click
end
object Button3: TButton
Left = 296
Top = 24
Width = 75
Height = 25
Caption = #26597#25214
TabOrder = 5
OnClick = Button3Click
end
object ADOConnection1: TADOConnection
ConnectionString =
'Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initi' +
'al Catalog=zhao;Data Source=127.0.0.1'
Provider = 'SQLOLEDB.1'
Left = 560
Top = 152
end
object ADOQuery1: TADOQuery
Parameters = <>
Left = 560
Top = 216
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -