📄 lproductinfo.dfm
字号:
object lproductinfof: Tlproductinfof
Left = 366
Top = 186
Width = 467
Height = 367
Caption = #20135#21697#20449#24687
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Menu = MainMenu1
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object DBGrid_productinfo: TDBGrid
Left = 0
Top = 0
Width = 459
Height = 313
Align = alClient
DataSource = DS_productinfo
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnDblClick = DBGrid_productinfoDblClick
Columns = <
item
Expanded = False
FieldName = 'product_no'
Visible = True
end
item
Expanded = False
FieldName = 'price'
Visible = True
end
item
Expanded = False
FieldName = 'mileage'
Visible = True
end
item
Expanded = False
FieldName = 'size'
Visible = True
end
item
Expanded = False
FieldName = 'max_speed'
Visible = True
end
item
Expanded = False
FieldName = 'decision'
Visible = True
end>
end
object DS_productinfo: TDataSource
DataSet = Q_productinfo
Left = 192
Top = 128
end
object Q_productinfo: TADOQuery
Connection = main_pagef.ADOConn
Parameters = <>
SQL.Strings = (
'select * from stock.dbo.decision')
Left = 128
Top = 128
end
object MainMenu1: TMainMenu
Left = 128
Top = 176
object reduce: TMenuItem
Caption = #23646#24615#32422#31616
OnClick = reduceClick
end
object N2: TMenuItem
Caption = #36817#20284#38598
object uplow: TMenuItem
Caption = #19978#19979#36817#20284#38598
OnClick = uplowClick
end
object N1: TMenuItem
Caption = #24191#20041#30340#36817#20284#38598
end
end
object N5: TMenuItem
Caption = #31934#24230#35745#31639
object N3: TMenuItem
Caption = #19968#33324#36817#20284#38598#30340#31934#24230
OnClick = N3Click
end
object N4: TMenuItem
Caption = #24191#20041#34920#30340#31934#24230
end
end
object N6: TMenuItem
Caption = #20915#31574
object yc: TMenuItem
Caption = #20915#31574#39044#27979
end
end
object insert: TMenuItem
Caption = #28155#21152
OnClick = insertClick
end
object N9: TMenuItem
Caption = #21024#38500
OnClick = N9Click
end
object exit: TMenuItem
Caption = #36864#20986
OnClick = exitClick
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -