priceassay.~dfm
来自「企业商品管理系统」· ~DFM 代码 · 共 28 行
~DFM
28 行
object Frm_PriceAssay: TFrm_PriceAssay
Left = 224
Top = 213
Width = 660
Height = 480
Caption = #38144#21806#20998#26512
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 DBChart1: TDBChart
Left = 152
Top = 40
Width = 400
Height = 250
BackWall.Brush.Color = clWhite
BackWall.Brush.Style = bsClear
Title.Text.Strings = (
'TDBChart')
TabOrder = 0
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?