📄 query3_0.dfm
字号:
object QueryForm3_0: TQueryForm3_0
Left = 243
Top = 133
Width = 817
Height = 588
BorderIcons = []
Caption = #26412#26426#21047#21345#32426#24405#26597#35810
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 13
object BitBtn1: TBitBtn
Left = 688
Top = 513
Width = 75
Height = 25
TabOrder = 0
Kind = bkClose
end
object DBGrid1: TDBGrid
Left = 24
Top = 9
Width = 769
Height = 488
DataSource = DataSource1
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 = 236
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'UseTime'
Title.Caption = #20351#29992#26102#38388
Width = 240
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'InMoney'
Title.Caption = #21047#21345#37329#39069
Width = 274
Visible = True
end>
end
object DBNavigator1: TDBNavigator
Left = 416
Top = 513
Width = 224
Height = 25
DataSource = DataSource1
VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
TabOrder = 2
end
object Query1: TQuery
DatabaseName = 'SK'
Left = 832
Top = 24
end
object DataSource1: TDataSource
DataSet = Query1
Left = 800
Top = 24
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -