📄 unit1.~dfm
字号:
object Form1: TForm1
Left = 192
Top = 114
Width = 696
Height = 480
Caption = #20840#22269#30465#24066#32479#35745
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 = 72
Top = 88
Width = 76
Height = 19
Caption = #36755#20837#30465#20221
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 64
Top = 160
Width = 114
Height = 19
Caption = #36755#20837#30456#24212#30340#24066
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 392
Top = 16
Width = 38
Height = 19
Caption = #30465#20221
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 576
Top = 16
Width = 19
Height = 19
Caption = #24066
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 184
Top = 88
Width = 121
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 184
Top = 160
Width = 121
Height = 21
TabOrder = 1
end
object Button1: TButton
Left = 8
Top = 352
Width = 75
Height = 25
Caption = #22686#21152
TabOrder = 2
OnClick = Button1Click
end
object Button3: TButton
Left = 264
Top = 352
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 3
OnClick = Button3Click
end
object ListBox1: TListBox
Left = 344
Top = 40
Width = 145
Height = 393
ItemHeight = 13
TabOrder = 4
OnClick = ListBox1Click
end
object ListBox2: TListBox
Left = 496
Top = 40
Width = 169
Height = 393
ItemHeight = 13
TabOrder = 5
OnClick = ListBox2Click
end
object Button2: TButton
Left = 96
Top = 352
Width = 75
Height = 25
Caption = #20462#25913
Enabled = False
TabOrder = 6
OnClick = Button2Click
end
object Button4: TButton
Left = 176
Top = 352
Width = 75
Height = 25
Caption = #21024#38500
Enabled = False
TabOrder = 7
OnClick = Button4Click
end
object ADOConnection1: TADOConnection
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source='#20840#22269#30465#24066'.mdb;Persist Se' +
'curity Info=False'
Provider = 'Microsoft.Jet.OLEDB.4.0'
Left = 72
Top = 48
end
object ADOQuery1: TADOQuery
Connection = ADOConnection1
Parameters = <>
Left = 152
Top = 48
end
object Timer1: TTimer
Enabled = False
OnTimer = Timer1Timer
Left = 208
Top = 56
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -