📄 lproductex.dfm
字号:
object lproductexf: Tlproductexf
Left = 384
Top = 278
Width = 459
Height = 445
Caption = #24191#20041#20915#31574#34920
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object DBGrid1: TDBGrid
Left = 32
Top = 72
Width = 369
Height = 137
DataSource = DS_productex
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 = []
Columns = <
item
Expanded = False
FieldName = 'product no'
Visible = True
end
item
Expanded = False
FieldName = 'price'
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_productex: TDataSource
DataSet = Q_productex
Left = 64
Top = 8
end
object Q_productex: TADOQuery
Connection = main_pagef.ADOConn
Parameters = <>
Left = 128
Top = 16
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -