📄 query2_1.dfm
字号:
object QueryForm2_1: TQueryForm2_1
Left = 255
Top = 224
Width = 803
Height = 120
BorderIcons = [biHelp]
Caption = #23398#29983#21345#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 BitBtn1: TBitBtn
Left = 696
Top = 49
Width = 75
Height = 25
TabOrder = 0
Kind = bkClose
end
object DBGrid1: TDBGrid
Left = 24
Top = 8
Width = 753
Height = 41
DataSource = DataSource1
ReadOnly = True
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Alignment = taCenter
Expanded = False
FieldName = 'CardID'
Title.Caption = #21345#21495
Width = 130
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'SchoolID'
Title.Caption = #23398#21495
Width = 123
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'InDate'
Title.Caption = #24314#21345#26085#26399
Width = 61
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'DelFlag'
Title.Caption = #25346#22833
Width = 192
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'MoneyLeft'
Title.Caption = #20313#39069
Width = 223
Visible = True
end>
end
object LabeledEdit1: TLabeledEdit
Left = 96
Top = 56
Width = 121
Height = 21
EditLabel.Width = 81
EditLabel.Height = 13
EditLabel.Caption = #35831#36755#20837#21345#21495#65306' '
LabelPosition = lpLeft
LabelSpacing = 3
TabOrder = 2
OnKeyDown = LabeledEdit1KeyDown
end
object Query1: TQuery
DatabaseName = 'SK'
Left = 832
end
object DataSource1: TDataSource
DataSet = Query1
Left = 800
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -