📄 search.~dfm
字号:
object Form1: TForm1
Left = 206
Top = 114
Width = 698
Height = 486
Caption = #25105#30340#25104#32489
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poDefault
Visible = True
WindowState = wsMaximized
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 0
Top = 0
Width = 690
Height = 105
Align = alTop
Caption = ' '#20010#20154#20449#24687' '
TabOrder = 0
object Label1: TLabel
Left = 32
Top = 32
Width = 57
Height = 13
Caption = #20934#32771#35777#21495' '
end
object Label2: TLabel
Left = 48
Top = 64
Width = 33
Height = 13
Caption = #22995#21517' '
end
object Label3: TLabel
Left = 232
Top = 40
Width = 57
Height = 13
Caption = #36523#20221#35777#21495' '
end
object Label4: TLabel
Left = 248
Top = 72
Width = 30
Height = 13
Caption = #24615#21035' '
end
object Label5: TLabel
Left = 440
Top = 40
Width = 30
Height = 13
Caption = #31995#21035' '
end
object Label6: TLabel
Left = 440
Top = 80
Width = 33
Height = 13
Caption = #29677' '#32423' '
end
object Edit1: TEdit
Left = 96
Top = 32
Width = 121
Height = 21
Enabled = False
TabOrder = 0
Text = 'Edit1'
end
object Edit2: TEdit
Left = 96
Top = 64
Width = 121
Height = 21
Enabled = False
TabOrder = 1
Text = 'Edit2'
end
object Edit3: TEdit
Left = 296
Top = 40
Width = 121
Height = 21
Enabled = False
TabOrder = 2
Text = 'Edit3'
end
object Edit4: TEdit
Left = 296
Top = 72
Width = 121
Height = 21
Enabled = False
TabOrder = 3
Text = 'Edit4'
end
object Edit5: TEdit
Left = 488
Top = 40
Width = 121
Height = 21
Enabled = False
TabOrder = 4
Text = 'Edit5'
end
object Edit6: TEdit
Left = 488
Top = 72
Width = 121
Height = 21
Enabled = False
TabOrder = 5
Text = 'Edit6'
end
end
object GroupBox2: TGroupBox
Left = 0
Top = 105
Width = 185
Height = 347
Align = alLeft
Caption = ' '#25104#32489#32479#35745' '
TabOrder = 1
object Label7: TLabel
Left = 24
Top = 56
Width = 45
Height = 13
Caption = #24635#25104#32489' '
end
object Label8: TLabel
Left = 24
Top = 112
Width = 45
Height = 13
Caption = #36873#25321#39064' '
end
object Label9: TLabel
Left = 24
Top = 168
Width = 45
Height = 13
Caption = #22635#31354#39064' '
end
object Label10: TLabel
Left = 24
Top = 232
Width = 45
Height = 13
Caption = #38382#31572#39064' '
end
object Edit7: TEdit
Left = 81
Top = 50
Width = 57
Height = 21
Enabled = False
TabOrder = 0
Text = 'Edit7'
end
object Edit8: TEdit
Left = 81
Top = 108
Width = 57
Height = 21
Enabled = False
TabOrder = 1
Text = 'Edit8'
end
object Edit9: TEdit
Left = 81
Top = 167
Width = 57
Height = 21
Enabled = False
TabOrder = 2
Text = 'Edit9'
end
object Edit10: TEdit
Left = 81
Top = 226
Width = 57
Height = 21
Enabled = False
TabOrder = 3
Text = 'Edit10'
end
end
object GroupBox3: TGroupBox
Left = 190
Top = 105
Width = 500
Height = 347
Align = alRight
Caption = #35814#32454#25104#32489
TabOrder = 2
object DBGrid1: TDBGrid
Left = 2
Top = 15
Width = 496
Height = 330
Align = alClient
DataSource = DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
Title.Alignment = taCenter
Title.Caption = #39064#22411
Visible = True
end
item
Expanded = False
Title.Alignment = taCenter
Title.Caption = #39064#21495
Visible = True
end
item
Expanded = False
Title.Alignment = taCenter
Title.Caption = #24471#20998
Visible = True
end>
end
end
object DataSource1: TDataSource
DataSet = ADOQuery1
Left = 624
Top = 56
end
object ADOQuery1: TADOQuery
Connection = Data.Connection
Parameters = <>
Left = 624
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -