📄 query5_2.dfm
字号:
object QueryForm5_2: TQueryForm5_2
Left = 248
Top = 172
Width = 989
Height = 618
BorderIcons = []
Caption = #21830#21697#35843#20215
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 Label2: TLabel
Left = 760
Top = 376
Width = 210
Height = 13
Caption =
' ' +
' '
end
object DBGrid1: TDBGrid
Left = 8
Top = 24
Width = 745
Height = 505
DataSource = DataSource1
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899#36755#20837#27861' 3.0 '#29256
ReadOnly = True
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Alignment = taCenter
Expanded = False
FieldName = 'ID'
Title.Caption = #21830#21697#32534#21495
Width = 121
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'Name'
Title.Caption = #21830#21697#21517#31216' '
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'Unit'
Title.Caption = #21333#20301
Width = 44
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'Amount'
Title.Caption = #24403#21069#25968#37327
Width = 91
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'Least'
Title.Caption = #26368#23569#24211#23384
Width = 75
Visible = True
end
item
Alignment = taLeftJustify
Expanded = False
FieldName = 'Price'
Title.Caption = #21333#20215
Width = 70
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'Factory'
Title.Caption = #29983#20135#21830
Width = 180
Visible = True
end>
end
object DBNavigator1: TDBNavigator
Left = 272
Top = 536
Width = 224
Height = 25
DataSource = DataSource1
VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
TabOrder = 1
end
object RadioGroup1: TRadioGroup
Left = 768
Top = 104
Width = 185
Height = 105
Caption = #35843#20215#32426#24405#33539#22260#36873#25321#65306' '
Items.Strings = (
#20840#37096#21830#21697
#24403#21069#36873#25321#30340#21830#21697)
TabOrder = 2
OnClick = RadioGroup1Click
end
object RadioGroup2: TRadioGroup
Left = 768
Top = 232
Width = 185
Height = 105
Caption = #35843#20215#26041#24335#36873#25321#65306' '
Items.Strings = (
#20056#20197#31995#25968
#22686#20943#20855#20307#20540)
TabOrder = 3
OnClick = RadioGroup2Click
end
object Edit1: TEdit
Left = 760
Top = 416
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899#36755#20837#27861' 3.0 '#29256
TabOrder = 4
end
object Button1: TButton
Left = 888
Top = 544
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 5
OnClick = Button1Click
end
object Button2: TButton
Left = 768
Top = 472
Width = 75
Height = 25
Caption = #25191#34892
TabOrder = 6
OnClick = Button2Click
end
object Query1: TQuery
DatabaseName = 'SK'
DataSource = DataSource1
Left = 936
Top = 8
end
object DataSource1: TDataSource
DataSet = Table1
Left = 912
Top = 8
end
object Table1: TTable
Active = True
DatabaseName = 'SK'
TableName = 'StorageGoods.db'
Left = 880
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -