📄 unit3.dfm
字号:
object Form3: TForm3
Left = 359
Top = 236
Width = 566
Height = 166
BorderIcons = [biSystemMenu]
Caption = #36890#35759#24405
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 16
Top = 16
Width = 36
Height = 13
Caption = #22995#21517': '
end
object Label2: TLabel
Left = 16
Top = 56
Width = 27
Height = 13
Caption = #22320#22336':'
end
object Label3: TLabel
Left = 248
Top = 16
Width = 36
Height = 13
Caption = #21333#20301': '
end
object Label4: TLabel
Left = 312
Top = 56
Width = 54
Height = 13
Caption = #30005#35805#21495#30721': '
end
object Label5: TLabel
Left = 16
Top = 88
Width = 27
Height = 13
Caption = #25163#26426':'
end
object Edit1: TEdit
Left = 88
Top = 8
Width = 121
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 88
Top = 48
Width = 209
Height = 21
TabOrder = 1
end
object Edit3: TEdit
Left = 328
Top = 8
Width = 193
Height = 21
TabOrder = 2
end
object Edit4: TEdit
Left = 400
Top = 48
Width = 121
Height = 21
TabOrder = 3
end
object Edit5: TEdit
Left = 88
Top = 88
Width = 121
Height = 21
TabOrder = 4
end
object BitBtn1: TBitBtn
Left = 256
Top = 88
Width = 89
Height = 41
Caption = #28155#21152
TabOrder = 5
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 432
Top = 88
Width = 89
Height = 41
Caption = #20851#38381
TabOrder = 6
Kind = bkClose
end
object BitBtn3: TBitBtn
Left = 344
Top = 88
Width = 89
Height = 41
Caption = #26597#27957
TabOrder = 7
OnClick = BitBtn3Click
end
object ADOQuery1: TADOQuery
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=.\notebook.mdb;Pers' +
'ist Security Info=False'
Parameters = <>
Left = 216
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -