📄 query1_0.dfm
字号:
object QueryForm1_0: TQueryForm1_0
Left = 303
Top = 210
Width = 802
Height = 115
BorderIcons = []
Caption = #23398#29983#20449#24687#26816#32034
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object LabeledEdit1: TLabeledEdit
Left = 96
Top = 53
Width = 121
Height = 21
EditLabel.Width = 81
EditLabel.Height = 13
EditLabel.Caption = #35831#36755#20837#23398#21495#65306' '
LabelPosition = lpLeft
LabelSpacing = 3
TabOrder = 0
OnKeyDown = LabeledEdit1KeyDown
end
object BitBtn1: TBitBtn
Left = 696
Top = 49
Width = 75
Height = 25
TabOrder = 1
Kind = bkClose
end
object DBGrid1: TDBGrid
Left = 24
Top = 8
Width = 753
Height = 41
DataSource = DataSource1
ReadOnly = True
TabOrder = 2
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Alignment = taCenter
Expanded = False
FieldName = 'SchoolID'
Title.Caption = #23398#21495
Width = 130
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'Name'
Title.Caption = #22995#21517
Width = 123
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'Sex'
Title.Caption = #24615#21035
Width = 61
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'Id'
Title.Caption = #36523#20221#35777#21495
Width = 192
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'Phone'
Title.Caption = #30005#35805
Width = 223
Visible = True
end>
end
object Query1: TQuery
DatabaseName = 'SK'
Left = 848
end
object DataSource1: TDataSource
DataSet = Query1
Left = 816
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -