report.dfm
来自「西门子与计算机通讯程序包括源代码 程序说明 可以进行时时数据采集记录」· DFM 代码 · 共 35 行
DFM
35 行
object Form14: TForm14
Left = 247
Top = 175
Width = 578
Height = 315
Caption = 'Form14'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 570
Height = 206
Align = alClient
Caption = 'Panel1'
TabOrder = 0
end
object Panel2: TPanel
Left = 0
Top = 206
Width = 570
Height = 75
Align = alBottom
Caption = 'Panel2'
TabOrder = 1
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?