📄 unit9.dfm
字号:
object DanXiangChaXun: TDanXiangChaXun
Left = 37
Top = 91
Width = 906
Height = 629
Caption = 'DanXiangChaXun'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 244
Top = 15
Width = 377
Height = 27
Caption = #35831#36755#20837#35201#26597#35810#30340#33322#29677#21333#39033#20449#24687
Font.Charset = GB2312_CHARSET
Font.Color = clMaroon
Font.Height = -27
Font.Name = #38582#20070
Font.Style = [fsBold]
ParentFont = False
end
object Panel1: TPanel
Left = 8
Top = 64
Width = 857
Height = 49
TabOrder = 0
object RadioButton1: TRadioButton
Left = 24
Top = 16
Width = 113
Height = 17
Caption = #33322#29677#21495
TabOrder = 0
end
object RadioButton2: TRadioButton
Left = 130
Top = 16
Width = 113
Height = 17
Caption = #36215#39134#26102#38388
TabOrder = 1
end
object RadioButton3: TRadioButton
Left = 240
Top = 17
Width = 113
Height = 17
Caption = #25269#36798#26102#38388
TabOrder = 2
end
object RadioButton4: TRadioButton
Left = 348
Top = 17
Width = 113
Height = 17
Caption = #36884#32463#22478#24066
TabOrder = 3
end
object Button1: TButton
Left = 731
Top = 11
Width = 75
Height = 25
Caption = #25628#32034
TabOrder = 4
OnClick = Button1Click
end
object Edit1: TEdit
Left = 443
Top = 11
Width = 129
Height = 21
TabOrder = 5
Text = #36755#20837' '#21518#38754#36873#26102#38388
end
object DateTimePicker1: TDateTimePicker
Left = 588
Top = 12
Width = 140
Height = 27
Date = 38717.460789745370000000
Time = 38717.460789745370000000
TabOrder = 6
end
object Button2: TButton
Left = 810
Top = 11
Width = 43
Height = 25
Caption = #36864#20986
TabOrder = 7
OnClick = Button2Click
end
end
object Panel2: TPanel
Left = 8
Top = 120
Width = 881
Height = 473
Caption = 'Panel2'
TabOrder = 1
object DBGrid1: TDBGrid
Left = 8
Top = 8
Width = 865
Height = 457
DataSource = DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
end
object ADOTable1: TADOTable
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\'#33322#29677#20449#24687#31649#29702#31995#32479'\'#24635#34920'.mdb;' +
'Persist Security Info=False'
TableName = #33322#32447#34920
Left = 240
Top = 208
end
object ADOQuery1: TADOQuery
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\'#33322#29677#20449#24687#31649#29702#31995#32479'\'#24635#34920'.mdb;' +
'Persist Security Info=False'
Parameters = <>
Left = 288
Top = 208
end
object DataSource1: TDataSource
DataSet = ADOQuery1
Left = 336
Top = 208
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -