📄 unit2.~dfm
字号:
object Form2: TForm2
Left = 293
Top = 129
Width = 676
Height = 461
Caption = #30828#20214#25925#38556'1001139'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 40
Top = 32
Width = 593
Height = 361
BevelOuter = bvLowered
Color = clInfoBk
TabOrder = 0
object Button1: TButton
Left = 160
Top = 272
Width = 75
Height = 25
Caption = #19979#19968#27493
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 320
Top = 272
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 1
OnClick = Button2Click
end
object GroupBox1: TGroupBox
Left = 24
Top = 8
Width = 505
Height = 89
Caption = #27493#39588#19968
TabOrder = 2
object RadioButton1: TRadioButton
Left = 16
Top = 32
Width = 233
Height = 17
Caption = #24320#26426#21518#23631#24149#19968#29255#28422#40657#26080#20219#20309#21453#24212
TabOrder = 0
end
end
object GroupBox2: TGroupBox
Left = 24
Top = 104
Width = 505
Height = 129
Caption = #27493#39588#20108
TabOrder = 3
object RadioButton2: TRadioButton
Left = 16
Top = 24
Width = 113
Height = 17
Caption = #26080#21895#21485#21709#22768
TabOrder = 0
end
object RadioButton3: TRadioButton
Left = 16
Top = 56
Width = 113
Height = 17
Caption = #21895#21485#21709#22768#19968#38271#20108#30701
TabOrder = 1
end
object RadioButton4: TRadioButton
Left = 16
Top = 88
Width = 113
Height = 17
Caption = #21895#21485#21709#22768#38271#21709
TabOrder = 2
end
end
end
object ADOConnection1: TADOConnection
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Password="";Data Source=Table\r' +
'uler.mdb;Persist Security Info=True'
LoginPrompt = False
Provider = 'Microsoft.Jet.OLEDB.4.0'
Left = 304
end
object ruler2Qry: TADOQuery
Connection = ADOConnection1
Parameters = <>
Left = 392
Top = 24
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -