showcad.dfm
来自「某公司资料管理系统」· DFM 代码 · 共 27 行
DFM
27 行
object ShowCADForm: TShowCADForm
Left = 100
Top = 125
Width = 654
Height = 383
Caption = #26174#31034'CAD'#22270#24418
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 DBImage1: TDBImage
Left = 0
Top = 0
Width = 646
Height = 356
Align = alClient
DataField = 'Picture'
DataSource = MastData.MIRouteSource
TabOrder = 0
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?